Re: Question about secure Impersonation of oozie -- Are real Unix users still needed?

2013-02-14 Thread Jun Yuan-Murray
Hi Alejandro, Thanks for your replying -- Can you please give me a bit more hint of "configure your nodes to use LDAP as their source of user provisioning." I searched the document of hadoop but saw no clues. I have oozie uid and it is working fine with securely impersonates other users but now I

Re: Question about secure Impersonation of oozie -- Are real Unix users still needed?

2013-02-14 Thread Alejandro Abdelnur
Jun, With Kerberos enabled, you need in your Hadoop cluster (all nodes) a unix id for every user submitting jobs to the cluster (via proxy user -like Oozie- or directly). You can configure your nodes to use LDAP as their source of user provisioning. Thx On Thu, Feb 14, 2013 at 12:29 PM, Jun Yu

Re: Question about secure Impersonation of oozie -- Are real Unix users still needed?

2013-02-14 Thread Jun Yuan-Murray
==Sorry for the spam if this mail has been sent more than once===If failed when I first tired ... Hello all, I am using the secure impersonation feature of oozie to enable admin(with credentials) run jobs on behalf of proxy users(without credentials). I have a naive question ... For th

Re: Configuration Managing Oozie Jobs

2013-02-14 Thread jun aoki
+1 to Mona's suggestion. oozie should be accessible through maven. On Thu, Feb 14, 2013 at 10:50 AM, Mona Chitnis wrote: > Hi Shawn, > > Thanks for the question. I browsed for oozie maven artifacts on > "http://search.maven.org/"; but only found an older one with the > com.yahoo.oozie artifact.

Re: Oozie Action Failure with MR002 Error Code

2013-02-14 Thread Siva Subramanian
Thanks Ryota! That seems to be the issue. I could verify that the job has infact been moved out of the cache from the job tracker logs. Maybe this question should have been directed to map-reduce user group but wanted to check nevertheless. Do you know how to retrieve the information from the comp

Re: Configuration Managing Oozie Jobs

2013-02-14 Thread Mona Chitnis
Hi Shawn, Thanks for the question. I browsed for oozie maven artifacts on "http://search.maven.org/"; but only found an older one with the com.yahoo.oozie artifact. Oozie-dev, can we start publishing released artifacts (3.2.x, 3.3.x) to central maven? -- Mona On 2/14/13 7:37 AM, "Shawn Hermans"

Re: Configuration Managing Oozie Jobs

2013-02-14 Thread Shawn Hermans
Thanks for pointing me in the right direction. What about integration with Maven repositories? Do you know if there is an easy way to integrate with Maven? Does Maven integration even make sense? Thanks, Shawn On Wed, Feb 13, 2013 at 3:53 PM, Mohammad Islam wrote: > Hi Shawn, > Part of the