RE: Oozie job with hive action completes successfully but does not create table

2014-04-22 Thread Manish Kothari
Thanks Amit. That worked. Thanks, Manish Kothari Oracle Business Analyst Vonage | 23 Main Street | Holmdel, NJ  07733-2136 t: +1.732.203.7613 | BB: +1.848.248.9615 e: manish.koth...@vonage.com w: www.vonage.com -Original Message- From: Amit Patil [mailto:arpa...@skyhighnetworks.com] Sent

Re: can I run sqoop export command in a Oozie shell script action ?

2014-04-22 Thread Amit Patil
Try giving full path to sqoop exe in your script. On Tue, Apr 22, 2014 at 9:59 AM, Miguel Angel Martin junquera < mianmarjun.mailingl...@gmail.com> wrote: > hi all, > > I need to create a shell script action with sqoop export command but > when I try I see the error in the logs of tasktrac

can I run sqoop export command in a Oozie shell script action ?

2014-04-22 Thread Miguel Angel Martin junquera
hi all, I need to create a shell script action with sqoop export command but when I try I see the error in the logs of tasktracker and The action info status is SUCCEEDED. - .. *stderr logs* % Total% Received % Xferd Average Speed TimeTime Time Current

Re: why is sudo disallowed in oozie

2014-04-22 Thread Alejandro Abdelnur
Could you be a bit more specific on what you are trying to do? Thx > On Apr 22, 2014, at 7:39 AM, Scott Preddy wrote: > > I understand security considerations, but this can be controlled. It is > unnecessarily limiting for uses where it is needed and can be controlled.

why is sudo disallowed in oozie

2014-04-22 Thread Scott Preddy
I understand security considerations, but this can be controlled. It is unnecessarily limiting for uses where it is needed and can be controlled.

Oozie cannot execute shell

2014-04-22 Thread gwenael.lebarzic
Hello ! I currently have a problem with Oozie. I have an hadoop cluster (Horton Works distribution) on a CentOs operating system, with 2 master nodes with namenodes, 1 edge node with oozie server, hive server etc... and 4 data nodes. The coordinator is able to launch the workflow without any pr