Member since
08-24-2018
3
Posts
1
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
20051 | 08-24-2018 10:59 AM |
08-24-2018
10:59 AM
1 Kudo
Apparently is solved with this sudo -u hdfs hdfs dfsadmin -safemode leave
... View more
08-24-2018
10:10 AM
Hi experts, Im having a problem with exercise 1. When i run this sentence: sqoop import-all-tables \ -m 1 \ --connect jdbc:mysql://quickstart.cloudera:3306/retail_db \ --username=retail_dba \ --password=cloudera \ --compression-codec=snappy \ --as-parquetfile \ --warehouse-dir=/user/hive/warehouse \ --hive-import i'm having this error: ERROR tool.ImportAllTablesTool: Encountered IOException running import job: org.apache.hadoop.ipc.RemoteException(org.apache.hadoop.hdfs.server.namenode.SafeModeException): Cannot create directory /user/root/.staging. Name node is in safe mode. Any suggestions?? How do i change the Name Node mode? Thanks to all
... View more
Labels:
- Labels:
-
Apache Hive
-
HDFS
-
Quickstart VM