On May 11, 2015, at 12:40 PM, Abraham Elmahrek <[email protected]> wrote:
Some times this happens when there's actually a different issue. Could you enable debug logging via "set option --name verbose --value true" and try "show connector" again?
On Mon, May 11, 2015 at 11:05 AM, Neil Barton <[email protected]> wrote:
On May 10, 2015, at 10:05 PM, Zhou, Richard <[email protected]> wrote:
I have been playing with 1.99.3 without any issues. I want to try out the latest version as it appears to have had some api changes. I installed 1.99.5 and from the sqoop2-client i get an error regarding inability to find a valid Kerberos ticket cache. This is a single-node development sandbox with no Kerberos installed. Any clue as to what I have messed up that might be causing this issue?
Adding to CATALINA_OPTS: -Dsqoop.http.port=12000 -Dsqoop.admin.port=12001
Using CATALINA_BASE: /usr/local/sqoop/server
Using CATALINA_HOME: /usr/local/sqoop/server
Using CATALINA_TMPDIR: /usr/local/sqoop/server/temp
Using JRE_HOME: /usr/lib/jvm/java-7-openjdk-amd64
Using CLASSPATH: /usr/local/sqoop/server/bin/bootstrap.jar
hduser@ubuntu-apache251:~/sqoop2$ sqoop2-shell
Sqoop home directory: /usr/local/sqoop
Sqoop Shell: Type 'help' or '\h' for help.
sqoop:000> set server --host ubuntu-apache251 --port 12000 --webapp sqoop
Server is set successfully
sqoop:000> show connector
0 [main] WARN org.apache.hadoop.util.NativeCodeLoader - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable