Member since
10-26-2015
5
Posts
0
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
3172 | 10-28-2015 06:04 AM |
10-28-2015
06:04 AM
Thanks for following up. Problem is solved; I ran hive server and made the namenode leave the safe mode. Then the command included in the thread you posted worked finally.
... View more
10-27-2015
05:15 PM
Thanks for the suggestion! I tried the suggested commands but I still have the same problem.
... View more
10-26-2015
07:33 PM
When I run the following command: sqoop import-all-tables \
-m 1 \
--connect jdbc:mysql://quickstart:3306/retail_db \
--username=retail_dba \
--password=cloudera \
--compression-codec=snappy \
--as-avrodatafile \
--warehouse-dir=/user/hive/warehouse I get the following error: /usr/lib/sqoop/bin/sqoop: line 101: /usr/jars/bin/hadoop: No such file or directory /usr/lib/sqoop/bin/sqoop: line 101: exec: /usr/jars/bin/hadoop: cannot execute: No such file or directory I tried to remove that file using: hadoop fs -rm -r -skipTrash /usr/jars/bin/hadoop I still get the same error!!!!! any suggestions????
... View more
Labels:
- Labels:
-
Apache Hadoop
-
Apache Hive
-
Apache Sqoop
-
HDFS