Hey, it seems that the Sqoop server does not start correctly, according to the 
log. Would you check the status of the Sqoop server?
Could you type "ps aux | grep sqoop" and "netstat -anp | grep 12000" and send 
the output?



Regards
Richard

From: Neil Barton [mailto:[email protected]]
Sent: Tuesday, May 12, 2015 4:33 AM
To: [email protected]
Subject: Re: 1.99.5 and unable to find valid Kerberos ticket.

hduser@ubuntu-apache251:~/sqoop$ 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> set option --name verbose --value true
Verbose option was changed to true
sqoop:000> show version --all
client version:
  Sqoop 1.99.5 source revision 9665c01f674d69d41a6fcfffb2c0b94590f70f59
  Compiled by vbasavaraj on Wed Feb 18 09:42:27 PST 2015
0    [main] WARN  org.apache.hadoop.util.NativeCodeLoader  - Unable to load 
native-hadoop library for your platform... using builtin-java classes where 
applicable
Exception has occurred during processing command
Exception: org.apache.sqoop.common.SqoopException Message: CLIENT_0004:Unable 
to find valid Kerberos ticket cache (kinit)
Stack trace:
                at  org.apache.sqoop.client.request.ResourceRequest 
(ResourceRequest.java:151)
                at  org.apache.sqoop.client.request.ResourceRequest 
(ResourceRequest.java:62)
                at  org.apache.sqoop.client.request.ResourceRequest 
(ResourceRequest.java:171)
                at  org.apache.sqoop.client.request.VersionResourceRequest 
(VersionResourceRequest.java:36)
                at  org.apache.sqoop.shell.ShowVersionFunction 
(ShowVersionFunction.java:112)
                at  org.apache.sqoop.shell.ShowVersionFunction 
(ShowVersionFunction.java:65)
                at  org.apache.sqoop.shell.SqoopFunction (SqoopFunction.java:51)
                at  org.apache.sqoop.shell.SqoopCommand (SqoopCommand.java:141)
                at  org.apache.sqoop.shell.SqoopCommand (SqoopCommand.java:103)
                at  org.codehaus.groovy.tools.shell.Command$execute (null:-1)
                at  org.codehaus.groovy.runtime.callsite.CallSiteArray 
(CallSiteArray.java:42)
                at  org.codehaus.groovy.tools.shell.Command$execute (null:-1)
                at  org.codehaus.groovy.tools.shell.Shell (Shell.groovy:101)
                at  org.codehaus.groovy.tools.shell.Groovysh 
(Groovysh.groovy:-1)
                at  sun.reflect.NativeMethodAccessorImpl 
(NativeMethodAccessorImpl.java:-2)
                at  sun.reflect.NativeMethodAccessorImpl 
(NativeMethodAccessorImpl.java:57)
                at  sun.reflect.DelegatingMethodAccessorImpl 
(DelegatingMethodAccessorImpl.java:43)
                at  java.lang.reflect.Method (Method.java:606)
                at  org.codehaus.groovy.reflection.CachedMethod 
(CachedMethod.java:90)
                at  groovy.lang.MetaMethod (MetaMethod.java:233)
                at  groovy.lang.MetaClassImpl (MetaClassImpl.java:1054)
                at  org.codehaus.groovy.runtime.ScriptBytecodeAdapter 
(ScriptBytecodeAdapter.java:128)
                at  org.codehaus.groovy.tools.shell.Groovysh 
(Groovysh.groovy:173)
                at  sun.reflect.NativeMethodAccessorImpl 
(NativeMethodAccessorImpl.java:-2)
                at  sun.reflect.NativeMethodAccessorImpl 
(NativeMethodAccessorImpl.java:57)
                at  sun.reflect.DelegatingMethodAccessorImpl 
(DelegatingMethodAccessorImpl.java:43)
                at  java.lang.reflect.Method (Method.java:606)
                at  
org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce
 (PogoMetaMethodSite.java:267)
                at  org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite 
(PogoMetaMethodSite.java:52)
                at  org.codehaus.groovy.runtime.callsite.AbstractCallSite 
(AbstractCallSite.java:141)
                at  org.codehaus.groovy.tools.shell.Groovysh 
(Groovysh.groovy:121)
                at  org.codehaus.groovy.tools.shell.Shell (Shell.groovy:114)
                at  org.codehaus.groovy.tools.shell.Shell$leftShift$0 (null:-1)
                at  org.codehaus.groovy.tools.shell.ShellRunner 
(ShellRunner.groovy:88)
                at  org.codehaus.groovy.tools.shell.InteractiveShellRunner 
(InteractiveShellRunner.groovy:-1)
                at  sun.reflect.NativeMethodAccessorImpl 
(NativeMethodAccessorImpl.java:-2)
                at  sun.reflect.NativeMethodAccessorImpl 
(NativeMethodAccessorImpl.java:57)
                at  sun.reflect.DelegatingMethodAccessorImpl 
(DelegatingMethodAccessorImpl.java:43)
                at  java.lang.reflect.Method (Method.java:606)
                at  org.codehaus.groovy.reflection.CachedMethod 
(CachedMethod.java:90)
                at  groovy.lang.MetaMethod (MetaMethod.java:233)
                at  groovy.lang.MetaClassImpl (MetaClassImpl.java:1054)
                at  org.codehaus.groovy.runtime.ScriptBytecodeAdapter 
(ScriptBytecodeAdapter.java:128)
                at  org.codehaus.groovy.runtime.ScriptBytecodeAdapter 
(ScriptBytecodeAdapter.java:148)
                at  org.codehaus.groovy.tools.shell.InteractiveShellRunner 
(InteractiveShellRunner.groovy:100)
                at  sun.reflect.NativeMethodAccessorImpl 
(NativeMethodAccessorImpl.java:-2)
                at  sun.reflect.NativeMethodAccessorImpl 
(NativeMethodAccessorImpl.java:57)
                at  sun.reflect.DelegatingMethodAccessorImpl 
(DelegatingMethodAccessorImpl.java:43)
                at  java.lang.reflect.Method (Method.java:606)
                at  
org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce
 (PogoMetaMethodSite.java:267)
                at  org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite 
(PogoMetaMethodSite.java:52)
                at  org.codehaus.groovy.runtime.callsite.AbstractCallSite 
(AbstractCallSite.java:137)
                at  org.codehaus.groovy.tools.shell.ShellRunner 
(ShellRunner.groovy:57)
                at  org.codehaus.groovy.tools.shell.InteractiveShellRunner 
(InteractiveShellRunner.groovy:-1)
                at  sun.reflect.NativeMethodAccessorImpl 
(NativeMethodAccessorImpl.java:-2)
                at  sun.reflect.NativeMethodAccessorImpl 
(NativeMethodAccessorImpl.java:57)
                at  sun.reflect.DelegatingMethodAccessorImpl 
(DelegatingMethodAccessorImpl.java:43)
                at  java.lang.reflect.Method (Method.java:606)
                at  org.codehaus.groovy.reflection.CachedMethod 
(CachedMethod.java:90)
                at  groovy.lang.MetaMethod (MetaMethod.java:233)
                at  groovy.lang.MetaClassImpl (MetaClassImpl.java:1054)
                at  org.codehaus.groovy.runtime.ScriptBytecodeAdapter 
(ScriptBytecodeAdapter.java:128)
                at  org.codehaus.groovy.runtime.ScriptBytecodeAdapter 
(ScriptBytecodeAdapter.java:148)
                at  org.codehaus.groovy.tools.shell.InteractiveShellRunner 
(InteractiveShellRunner.groovy:66)
                at  java_lang_Runnable$run (null:-1)
                at  org.codehaus.groovy.runtime.callsite.CallSiteArray 
(CallSiteArray.java:42)
                at  org.codehaus.groovy.runtime.callsite.AbstractCallSite 
(AbstractCallSite.java:108)
                at  org.codehaus.groovy.runtime.callsite.AbstractCallSite 
(AbstractCallSite.java:112)
                at  org.codehaus.groovy.tools.shell.Groovysh 
(Groovysh.groovy:463)
                at  org.codehaus.groovy.tools.shell.Groovysh 
(Groovysh.groovy:402)
                at  org.apache.sqoop.shell.SqoopShell (SqoopShell.java:128)
Caused by: Exception: 
org.apache.hadoop.security.authentication.client.AuthenticationException 
Message: Authentication failed, status: 404, message: Not Found
Stack trace:
                at  
org.apache.hadoop.security.authentication.client.AuthenticatedURL 
(AuthenticatedURL.java:275)
                at  
org.apache.hadoop.security.authentication.client.PseudoAuthenticator 
(PseudoAuthenticator.java:77)
                at  
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator 
(DelegationTokenAuthenticator.java:127)
                at  
org.apache.hadoop.security.authentication.client.KerberosAuthenticator 
(KerberosAuthenticator.java:205)
                at  
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator 
(DelegationTokenAuthenticator.java:127)
                at  
org.apache.hadoop.security.authentication.client.AuthenticatedURL 
(AuthenticatedURL.java:216)
                at  
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL 
(DelegationTokenAuthenticatedURL.java:322)
                at  
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL 
(DelegationTokenAuthenticatedURL.java:245)
                at  org.apache.sqoop.client.request.ResourceRequest 
(ResourceRequest.java:72)
                at  org.apache.sqoop.client.request.ResourceRequest 
(ResourceRequest.java:62)
                at  org.apache.sqoop.client.request.ResourceRequest 
(ResourceRequest.java:171)
                at  org.apache.sqoop.client.request.VersionResourceRequest 
(VersionResourceRequest.java:36)
                at  org.apache.sqoop.shell.ShowVersionFunction 
(ShowVersionFunction.java:112)
                at  org.apache.sqoop.shell.ShowVersionFunction 
(ShowVersionFunction.java:65)
                at  org.apache.sqoop.shell.SqoopFunction (SqoopFunction.java:51)
                at  org.apache.sqoop.shell.SqoopCommand (SqoopCommand.java:141)
                at  org.apache.sqoop.shell.SqoopCommand (SqoopCommand.java:103)
                at  org.codehaus.groovy.tools.shell.Command$execute (null:-1)
                at  org.codehaus.groovy.runtime.callsite.CallSiteArray 
(CallSiteArray.java:42)
                at  org.codehaus.groovy.tools.shell.Command$execute (null:-1)
                at  org.codehaus.groovy.tools.shell.Shell (Shell.groovy:101)
                at  org.codehaus.groovy.tools.shell.Groovysh 
(Groovysh.groovy:-1)
                at  sun.reflect.NativeMethodAccessorImpl 
(NativeMethodAccessorImpl.java:-2)
                at  sun.reflect.NativeMethodAccessorImpl 
(NativeMethodAccessorImpl.java:57)
                at  sun.reflect.DelegatingMethodAccessorImpl 
(DelegatingMethodAccessorImpl.java:43)
                at  java.lang.reflect.Method (Method.java:606)
                at  org.codehaus.groovy.reflection.CachedMethod 
(CachedMethod.java:90)
                at  groovy.lang.MetaMethod (MetaMethod.java:233)
                at  groovy.lang.MetaClassImpl (MetaClassImpl.java:1054)
                at  org.codehaus.groovy.runtime.ScriptBytecodeAdapter 
(ScriptBytecodeAdapter.java:128)
                at  org.codehaus.groovy.tools.shell.Groovysh 
(Groovysh.groovy:173)
                at  sun.reflect.NativeMethodAccessorImpl 
(NativeMethodAccessorImpl.java:-2)
                at  sun.reflect.NativeMethodAccessorImpl 
(NativeMethodAccessorImpl.java:57)
                at  sun.reflect.DelegatingMethodAccessorImpl 
(DelegatingMethodAccessorImpl.java:43)
                at  java.lang.reflect.Method (Method.java:606)
                at  
org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce
 (PogoMetaMethodSite.java:267)
                at  org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite 
(PogoMetaMethodSite.java:52)
                at  org.codehaus.groovy.runtime.callsite.AbstractCallSite 
(AbstractCallSite.java:141)
                at  org.codehaus.groovy.tools.shell.Groovysh 
(Groovysh.groovy:121)
                at  org.codehaus.groovy.tools.shell.Shell (Shell.groovy:114)
                at  org.codehaus.groovy.tools.shell.Shell$leftShift$0 (null:-1)
                at  org.codehaus.groovy.tools.shell.ShellRunner 
(ShellRunner.groovy:88)
                at  org.codehaus.groovy.tools.shell.InteractiveShellRunner 
(InteractiveShellRunner.groovy:-1)
                at  sun.reflect.NativeMethodAccessorImpl 
(NativeMethodAccessorImpl.java:-2)
                at  sun.reflect.NativeMethodAccessorImpl 
(NativeMethodAccessorImpl.java:57)
                at  sun.reflect.DelegatingMethodAccessorImpl 
(DelegatingMethodAccessorImpl.java:43)
                at  java.lang.reflect.Method (Method.java:606)
                at  org.codehaus.groovy.reflection.CachedMethod 
(CachedMethod.java:90)
                at  groovy.lang.MetaMethod (MetaMethod.java:233)
                at  groovy.lang.MetaClassImpl (MetaClassImpl.java:1054)
                at  org.codehaus.groovy.runtime.ScriptBytecodeAdapter 
(ScriptBytecodeAdapter.java:128)
                at  org.codehaus.groovy.runtime.ScriptBytecodeAdapter 
(ScriptBytecodeAdapter.java:148)
                at  org.codehaus.groovy.tools.shell.InteractiveShellRunner 
(InteractiveShellRunner.groovy:100)
                at  sun.reflect.NativeMethodAccessorImpl 
(NativeMethodAccessorImpl.java:-2)
                at  sun.reflect.NativeMethodAccessorImpl 
(NativeMethodAccessorImpl.java:57)
                at  sun.reflect.DelegatingMethodAccessorImpl 
(DelegatingMethodAccessorImpl.java:43)
                at  java.lang.reflect.Method (Method.java:606)
                at  
org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce
 (PogoMetaMethodSite.java:267)
                at  org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite 
(PogoMetaMethodSite.java:52)
                at  org.codehaus.groovy.runtime.callsite.AbstractCallSite 
(AbstractCallSite.java:137)
                at  org.codehaus.groovy.tools.shell.ShellRunner 
(ShellRunner.groovy:57)
                at  org.codehaus.groovy.tools.shell.InteractiveShellRunner 
(InteractiveShellRunner.groovy:-1)
                at  sun.reflect.NativeMethodAccessorImpl 
(NativeMethodAccessorImpl.java:-2)
                at  sun.reflect.NativeMethodAccessorImpl 
(NativeMethodAccessorImpl.java:57)
                at  sun.reflect.DelegatingMethodAccessorImpl 
(DelegatingMethodAccessorImpl.java:43)
                at  java.lang.reflect.Method (Method.java:606)
                at  org.codehaus.groovy.reflection.CachedMethod 
(CachedMethod.java:90)
                at  groovy.lang.MetaMethod (MetaMethod.java:233)
                at  groovy.lang.MetaClassImpl (MetaClassImpl.java:1054)
                at  org.codehaus.groovy.runtime.ScriptBytecodeAdapter 
(ScriptBytecodeAdapter.java:128)
                at  org.codehaus.groovy.runtime.ScriptBytecodeAdapter 
(ScriptBytecodeAdapter.java:148)
                at  org.codehaus.groovy.tools.shell.InteractiveShellRunner 
(InteractiveShellRunner.groovy:66)
                at  java_lang_Runnable$run (null:-1)
                at  org.codehaus.groovy.runtime.callsite.CallSiteArray 
(CallSiteArray.java:42)
                at  org.codehaus.groovy.runtime.callsite.AbstractCallSite 
(AbstractCallSite.java:108)
                at  org.codehaus.groovy.runtime.callsite.AbstractCallSite 
(AbstractCallSite.java:112)
                at  org.codehaus.groovy.tools.shell.Groovysh 
(Groovysh.groovy:463)
                at  org.codehaus.groovy.tools.shell.Groovysh 
(Groovysh.groovy:402)
                at  org.apache.sqoop.shell.SqoopShell (SqoopShell.java:128)
sqoop:000>

On May 11, 2015, at 1:29 PM, Abraham Elmahrek 
<[email protected]<mailto:[email protected]>> wrote:

Hey man,

could you type "show version --all" and send the output?

-Abe

On Mon, May 11, 2015 at 1:17 PM, Neil Barton 
<[email protected]<mailto:[email protected]>> wrote:
PseudoAuthenticator


Reply via email to