Re: How to build ozzie 4.2.0 with hadoop-2.7.1

2016-05-30 Thread Attila Sasvari
Hi Ram, Have you tried to use the uber mode? ./bin/mkdistro.sh -P*uber*,hadoop-2 -Dhadoop.version=2.7.1 -DskipTests It will copy the Hadoop dependencies for you. Best regards, Attila Related - https://mail-archives.apache.org/mod_mbox/oozie-dev/201501.mbox/%3cbe9ba7d6-30e4-41a8-95b9-9

Re: How to build ozzie 4.2.0 with hadoop-2.7.1

2016-06-01 Thread Attila Sasvari
gt; > > > Thanks for your suggestion, i have tried that command but getting bellow > > warning. > > > > [WARNING] The requested profile "*uber*" could not be activated because > it > > does not exist. > > > > Ram > > > &g

Re: How to build ozzie 4.2.0 with hadoop-2.7.1

2016-06-02 Thread Attila Sasvari
595) > > > > > org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:554) > > org.apache.oozie.servlet.AuthFilter.doFilter(AuthFilter.java:176) > > > > org.apache.oozie.servlet.HostnameFilter.doFilter(HostnameF

Re: How to build ozzie 4.2.0 with hadoop-2.7.1

2016-06-06 Thread Attila Sasvari
ass(URLClassLoader.java:354) > >>> > > >>> > > org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:134) > >>> > > >>> > > org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:66) > >>>

Re: Should I create a new user for oozie

2016-06-20 Thread Attila Sasvari
Hi It is recommended to use a Oozie Unix user for the Oozie server. See: https://oozie.apache.org/docs/4.2.0/DG_QuickStart.html#Server_Installation On the other hand, it is not necessary to submit workflows as the oozie user because the Oozie client uses the REST API to communicate with the Oozie

Re: Oozie and Spark Action

2016-08-31 Thread Attila Sasvari
Hi Kevin, Have you tried to execute your spark application locally without Oozie and it worked? I believe so. Looking at the error code and SparkSubmit, it turns out 101 means class not found, see https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/deploy/SparkSubmit.

Re: Welcome new Oozie Committers - Abhishek Bafna and Satish Saley

2017-01-10 Thread Attila Sasvari
Congratulations! On Sat, Jan 7, 2017 at 12:20 AM, Mohammad Islam wrote: > Congrats both! > Regards,Mohammad > > > On Friday, January 6, 2017 12:33 PM, Ferenc Denes > wrote: > > > Congratulations! Keep up the great work! > > 2017. jan. 6. du. 6:25 ezt írta ("Robert Kanter" ): > > > Hi every

Re: Welcome new Oozie Committers - Peter Bacsko and Peter Cseh

2017-03-21 Thread Attila Sasvari
Congratulations! On Tue, Mar 21, 2017 at 3:36 PM, Abhishek Bafna wrote: > Congrats (Peter)^2. > > > On Mar 21, 2017, at 6:58 AM, goun na wrote: > > > > Congrats! > > > > 2017-03-21 7:37 GMT+09:00 Robert Kanter : > > > >> Hi everyone, > >> > >> It is my pleasure to announce that the Oozie PMC ha

Re: Welcome new Oozie Committer - Andras Piros

2017-10-19 Thread Attila Sasvari
Congratulations Andras! Keep up the good work. 2017. okt. 16. du. 8:44 ezt írta ("Robert Kanter" ): Hi everyone, It is my pleasure to announce that the Oozie PMC has invited Andras Piros to become an Oozie committer and he has accepted our invitation. Please join me in congratulating him. Congr

Re: Shell action launching spark 2.2 causes container to OOM

2017-10-20 Thread Attila Sasvari
mory to run simple shell. Does anybody > knows where the root of the problem lays? > > > -- -- Attila Sasvari Software Engineer <http://www.cloudera.com/>

Re: Welcoming new Oozie PMC member Satish Saley

2017-12-12 Thread Attila Sasvari
; Congrats! > > > - Robert, on behalf of the Oozie PMC > -- -- Attila Sasvari Software Engineer <http://www.cloudera.com/>

Re: ACLs

2018-02-21 Thread Attila Sasvari
the same LDAP group as the > business user, the user is allowed to stop a workflow? > > Thanks > -- -- Attila Sasvari Software Engineer <http://www.cloudera.com/>