SLF4J: Class path contains multiple SLF4J bindings. Please set $ACCUMULO_HOME to the root of your Accumulo installation.ġ6/01/11 18:44:42 INFO sqoop.Sqoop: Running Sqoop version: 1.4.6.2.3.2.0-2950ġ6/01/11 18:44:42 WARN tool.BaseSqoopTool: Setting your password on the command-line is insġ6/01/11 18:44:43 INFO manager.MySQLManager: Preparing to use a MySQL streaming resultset. Can anyone advise? Warning: /usr/hdp/2.3.2.0-2950/accumulo does not exist! Accumulo imports will fail. Instead of a list of databases, I get the below output. I have then logged in to ssh () root within a terminal and type: sqoop list-databases -connect jdbc:mysql://127.0.0.1:xxxx -username root -password abcabcabc
To get a working example of this - I have created a mySQL database (hostname=127.0.0.1 and port=xxxx) on my Mac. I am trying to perform the following task: 'Import data from a table in a relational database into HDFS'.