Member since
10-28-2017
4
Posts
0
Kudos Received
0
Solutions
10-29-2017
12:13 PM
Thank you Geoffery
... View more
10-29-2017
08:33 AM
I just failed my Hadoop(HDPCA) exam how similar is the second to first one?
... View more
Labels:
- Labels:
-
Apache Hadoop
10-28-2017
11:16 PM
sqoop import --connect jdbc:mysql://localhost/DATAFORSQOOP --username root --password cloudera --query 'select id, version, brand_name from sale where $CONTITIONS and id = 1' -- split-by id --target-dir /user/cloudera/poc2/saler ERROR Warning: /usr/lib/sqoop/../accumulo does not exist! Accumulo imports will fail. Please set $ACCUMULO_HOME to the root of your Accumulo installation. 17/10/28 16:11:03 INFO sqoop.Sqoop: Running Sqoop version: 1.4.6-cdh5.12.0 17/10/28 16:11:03 WARN tool.BaseSqoopTool: Setting your password on the command-line is insecure. Consider using -P instead. Must specify destination with --target-dir.
... View more
Labels:
- Labels:
-
Apache Sqoop