You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Eyal <ey...@gmail.com> on 2016/05/17 19:49:10 UTC

zookeeper?

Hi,

I followed this tutorial and now I get this wehn try to inject - didn't
quite understand from the web what are my next steps here:

2016-05-17 19:46:12,986 INFO crawl.InjectorJob - InjectorJob: starting at
2016-05-17 19:46:122016-05-17 19:46:12,987 INFO crawl.InjectorJob -
InjectorJob: Injecting urlDir: urls2016-05-17 19:46:13,565 WARN
util.NativeCodeLoader - Unable to load native-hadoop library for your
platform... using builtin-java classes where applicable2016-05-17
19:46:14,853 WARN zookeeper.ClientCnxnSocket - Connected to an old server;
r-o mode will be unavailable2016-05-17 19:46:15,589 WARN
zookeeper.ClientCnxnSocket - Connected to an old server; r-o mode will be
unavailable

Re: zookeeper?

Posted by Sebastian Nagel <wa...@googlemail.com>.
Hi,

there are 2 warnings: native libs and zookeeper.
Afaics, they are not the reason for any problems.

If the inject step really fails, it would be good to have more information
at hand: Nutch version, Hadoop setup/environment (local, distributed),
Nutch configuration and more logs (hadoop.log in local mode).

Thanks,
Sebastian

On 05/17/2016 09:49 PM, Eyal wrote:
> Hi,
> 
> I followed this tutorial and now I get this wehn try to inject - didn't
> quite understand from the web what are my next steps here:
> 
> 2016-05-17 19:46:12,986 INFO crawl.InjectorJob - InjectorJob: starting at
> 2016-05-17 19:46:122016-05-17 19:46:12,987 INFO crawl.InjectorJob -
> InjectorJob: Injecting urlDir: urls2016-05-17 19:46:13,565 WARN
> util.NativeCodeLoader - Unable to load native-hadoop library for your
> platform... using builtin-java classes where applicable2016-05-17
> 19:46:14,853 WARN zookeeper.ClientCnxnSocket - Connected to an old server;
> r-o mode will be unavailable2016-05-17 19:46:15,589 WARN
> zookeeper.ClientCnxnSocket - Connected to an old server; r-o mode will be
> unavailable
>