You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@sqoop.apache.org by Monkey2Code <mo...@gmail.com> on 2013/02/12 04:37:21 UTC

error while using client!

hi  am newbie, i got below error while running client command

[oracle@localhost sqoop]$ jps
4917 TaskTracker
6542 Bootstrap
3038 NetworkServerControl
7093 Jps
4680 SecondaryNameNode
4513 DataNode
4770 JobTracker
4366 NameNode
[oracle@localhost sqoop]$ bin/sqoop.sh client
Sqoop home directory: /home/oracle/sqoop/sqoop...
Sqoop Shell: Type 'help' or '\h' for help.

sqoop:000> show version -a
Exception has occurred during processing command
Exception: com.sun.jersey.api.client.UniformInterfaceException Message: GET
http://localhost:8080/sqoop/version returned a response status of 404 Not
Found
sqoop:000>


can you please provide your suggestions

thanks

Re: error while using client!

Posted by Venkat <ve...@gmail.com>.
Please note that sqoop2 is still in development.   You may want to use
sqoop 1.4.x for your usage if you are getting to learn sqoop to start with

Thanks

Venkat


On Mon, Feb 11, 2013 at 9:56 PM, vasanth kumar <rj...@gmail.com>wrote:

> Hi,
> First start sqoop server
> $ bin/sqoop.sh server start
>
> After starting for more erros, check sqoop logs in
> $SQOOP_HOME/server/@LOGDIR@/sqoop.log
>
> Below Sqoop2 documentation link will helps you more
> 1. http://sqoop.apache.org/docs/1.99.1/Installation.html
> 2. http://sqoop.apache.org/docs/1.99.1/Sqoop5MinutesDemo.html
>
>
> On Tue, Feb 12, 2013 at 9:07 AM, Monkey2Code <mo...@gmail.com>wrote:
>
>> hi  am newbie, i got below error while running client command
>>
>> [oracle@localhost sqoop]$ jps
>> 4917 TaskTracker
>> 6542 Bootstrap
>> 3038 NetworkServerControl
>> 7093 Jps
>> 4680 SecondaryNameNode
>> 4513 DataNode
>> 4770 JobTracker
>> 4366 NameNode
>> [oracle@localhost sqoop]$ bin/sqoop.sh client
>> Sqoop home directory: /home/oracle/sqoop/sqoop...
>> Sqoop Shell: Type 'help' or '\h' for help.
>>
>> sqoop:000> show version -a
>> Exception has occurred during processing command
>> Exception: com.sun.jersey.api.client.UniformInterfaceException Message:
>> GET http://localhost:8080/sqoop/version returned a response status of
>> 404 Not Found
>> sqoop:000>
>>
>>
>> can you please provide your suggestions
>>
>> thanks
>>
>>
>>
>
>
> --
> Regards
> Vasanth kumar RJ
>



-- 
Regards

Venkat

Re: error while using client!

Posted by vasanth kumar <rj...@gmail.com>.
Hi,
First start sqoop server
$ bin/sqoop.sh server start

After starting for more erros, check sqoop logs in
$SQOOP_HOME/server/@LOGDIR@/sqoop.log

Below Sqoop2 documentation link will helps you more
1. http://sqoop.apache.org/docs/1.99.1/Installation.html
2. http://sqoop.apache.org/docs/1.99.1/Sqoop5MinutesDemo.html


On Tue, Feb 12, 2013 at 9:07 AM, Monkey2Code <mo...@gmail.com> wrote:

> hi  am newbie, i got below error while running client command
>
> [oracle@localhost sqoop]$ jps
> 4917 TaskTracker
> 6542 Bootstrap
> 3038 NetworkServerControl
> 7093 Jps
> 4680 SecondaryNameNode
> 4513 DataNode
> 4770 JobTracker
> 4366 NameNode
> [oracle@localhost sqoop]$ bin/sqoop.sh client
> Sqoop home directory: /home/oracle/sqoop/sqoop...
> Sqoop Shell: Type 'help' or '\h' for help.
>
> sqoop:000> show version -a
> Exception has occurred during processing command
> Exception: com.sun.jersey.api.client.UniformInterfaceException Message:
> GET http://localhost:8080/sqoop/version returned a response status of 404
> Not Found
> sqoop:000>
>
>
> can you please provide your suggestions
>
> thanks
>
>
>


-- 
Regards
Vasanth kumar RJ