Unable to run import script using sqoop

0 votes

Please see the attached screenshot. I am unable to run import script using sqoop in hdfs. When I tried to import a table named PARTITIONS from the database information_schema, It is showing error. Please help.
Thanks

Mar 8, 2019 in Big Data Hadoop by Shri
559 views

1 answer to this question.

0 votes

You are writing incorrect command. Please write below command:

grant all privileges on *.* to root@localhost IDENTIFIED BY 'root' WITH GRANT OPTION;

Also, you are writing this command in the terminal, not in MySQL window.  So, first, log in to MySQL and then write the command mentioned above.

answered Mar 8, 2019 by Raj

Related Questions In Big Data Hadoop

0 votes
0 answers

How to import Flat files in Hadoop using sqoop?

It is possible to import data between ...READ MORE

Apr 9, 2019 in Big Data Hadoop by Gitika
• 65,910 points
682 views
0 votes
1 answer

How to import Flat files in Hadoop using sqoop?

Sqoop is a tool which we use ...READ MORE

answered Apr 9, 2019 in Big Data Hadoop by Gitika
• 65,910 points
1,785 views
0 votes
1 answer

How to fetch more data from database while using Sqoop import?

Hey. You guessed it right. The max ...READ MORE

answered May 15, 2019 in Big Data Hadoop by Gani
2,259 views
0 votes
1 answer

Unable to run Sqoop scirpt to copy data to Cassandra

Unfortunately, this can't be achieved with open ...READ MORE

answered Jul 23, 2019 in Big Data Hadoop by Shri
997 views
0 votes
0 answers

Data import using sqoop to Hive

Hello Everyone, I am trying to import data ...READ MORE

Jul 3, 2020 in Big Data Hadoop by anonymous
• 120 points
891 views
0 votes
1 answer

How to transfer data from Netezza to HDFS using Apache Sqoop?

Remove the --direct option. It gives issue ...READ MORE

answered Apr 23, 2018 in Big Data Hadoop by kurt_cobain
• 9,390 points
1,477 views
+1 vote
1 answer

Hadoop Mapreduce word count Program

Firstly you need to understand the concept ...READ MORE

answered Mar 16, 2018 in Data Analytics by nitinrawat895
• 11,380 points
10,601 views
0 votes
1 answer

hadoop.mapred vs hadoop.mapreduce?

org.apache.hadoop.mapred is the Old API  org.apache.hadoop.mapreduce is the ...READ MORE

answered Mar 16, 2018 in Data Analytics by nitinrawat895
• 11,380 points
2,207 views
+2 votes
11 answers

hadoop fs -put command?

Hi, You can create one directory in HDFS ...READ MORE

answered Mar 16, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
104,773 views
–1 vote
1 answer

Hadoop dfs -ls command?

In your case there is no difference ...READ MORE

answered Mar 16, 2018 in Big Data Hadoop by kurt_cobain
• 9,390 points
4,286 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP