On Mon, Feb 17, 2014 at 11:50 PM, Kamesh Bhallamudi <[email protected]
> wrote:

> Hi All,
>  We are getting the following the exceptions when we are running hbase
> mapreduce job using *Oozie*. However, when we run the same job
> manually(using hadoop jar), it was running fine. In both the cases, we are
> running as a same user. Also I configured all the configurations properly.
>
> Hbase version : *0.94.2.21*
>
> *exceptions*
>
> 2014-02-18 12:58:58,140 ERROR
> org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher: hconnection Received
> unexpected KeeperException, re-throwing exception
>

For sure the configuration is making it onto the CLASSPATH when Oozie runs
the job?  It looks like it is going to the wrong location when it is
looking for zk.

St.Ack

Reply via email to