How to build ozzie 4.2.0 with hadoop-2.7.1

2016-05-25 Thread rammohan ganapavarapu
Hi, I am trying to build ozzie 2.4.0 with hadoop 2.7.1, build successful but it doesn't have hadoop-2 under hadooplibs to create war file. can someone help me? Ram

Re: How to build ozzie 4.2.0 with hadoop-2.7.1

2016-05-27 Thread rammohan ganapavarapu
Any help?? On Wed, May 25, 2016 at 5:05 PM, rammohan ganapavarapu < rammohanga...@gmail.com> wrote: > Hi, > > I am trying to build ozzie 2.4.0 with hadoop 2.7.1, build successful but > it doesn't have hadoop-2 under hadooplibs to create war file. can someone > help me? > > Ram >

Re: How to build ozzie 4.2.0 with hadoop-2.7.1

2016-05-27 Thread rammohan ganapavarapu
ir, so not sure how to resolve this issue. Ram On Fri, May 27, 2016 at 12:29 PM, Peter Cseh wrote: > Hi, > > Can you provide the output of the build and the command you've run to build > oozie? > Thank you > > Peter > > On Fri, May 27, 2016 at 9:35 AM, rammohan g

Re: How to build ozzie 4.2.0 with hadoop-2.7.1

2016-05-31 Thread rammohan ganapavarapu
501.mbox/%3cbe9ba7d6-30e4-41a8-95b9-9592408cc...@gmail.com%3E >- https://issues.apache.org/jira/browse/OOZIE-2297 > > > On Fri, May 27, 2016 at 11:34 PM, rammohan ganapavarapu < > rammohanga...@gmail.com> wrote: > > > Peter, > > > > Build went successful

Re: How to build ozzie 4.2.0 with hadoop-2.7.1

2016-05-31 Thread rammohan ganapavarapu
I wanted to build oozie-4.2.0 with hadoop shared libs and extJS support, so please help me. Ram On Tue, May 31, 2016 at 9:24 AM, rammohan ganapavarapu < rammohanga...@gmail.com> wrote: > Hi Attila, > > Thanks for your suggestion, i have tried that command but getting b

Re: How to build ozzie 4.2.0 with hadoop-2.7.1

2016-06-01 Thread rammohan ganapavarapu
: false , Source: pom) > > *Profile Id: uber (Active: false , Source: pom)* > > Profile Id: derby-test (Active: false , Source: pom) > > Profile Id: wfgen (Active: false , Source: pom) > > > On Tue, May 31, 2016 at 7:13 PM, rammohan ganapavarapu < > rammoha

Re: How to build ozzie 4.2.0 with hadoop-2.7.1

2016-06-01 Thread rammohan ganapavarapu
, 2016 at 10:17 AM, rammohan ganapavarapu < rammohanga...@gmail.com> wrote: > Attila, > > Thank you very much, seems like it is working, so if i want to include > ExtJS at the time of build what should i do? do build have any option to > include extjs libs as well or i have to dow

Re: How to build ozzie 4.2.0 with hadoop-2.7.1

2016-06-02 Thread rammohan ganapavarapu
e java to > > an older version. > > > > gp > > > > > > > > On Wed, Jun 1, 2016 at 3:28 PM, rammohan ganapavarapu < > > rammohanga...@gmail.com> wrote: > > > > > When i try to access oozie web ui i am getting below error, any idea? >

Re: How to build ozzie 4.2.0 with hadoop-2.7.1

2016-06-02 Thread rammohan ganapavarapu
/jira/browse/OOZIE-2533 > We haven't figured out a solution to it yet, other that to change java to > an older version. > > gp > > > > On Wed, Jun 1, 2016 at 3:28 PM, rammohan ganapavarapu < > rammohanga...@gmail.com> wrote: > > > When i try to access oozie

Re: How to build ozzie 4.2.0 with hadoop-2.7.1

2016-06-06 Thread rammohan ganapavarapu
Hi, I am still not able to access web ui, can some one help me to fix it? I am not using java-8. Thanks, Ram On Thu, Jun 2, 2016 at 10:14 AM, rammohan ganapavarapu < rammohanga...@gmail.com> wrote: > Peter, > > I am not using java-8 though, i am using java-7 > > hadoop

Re: How to build ozzie 4.2.0 with hadoop-2.7.1

2016-06-06 Thread rammohan ganapavarapu
Ok, i was able to resolve this issue by using tomcat7. Thanks, Ram On Mon, Jun 6, 2016 at 10:58 AM, rammohan ganapavarapu < rammohanga...@gmail.com> wrote: > Hi, > > I am still not able to access web ui, can some one help me to fix it? I am > not using java-8. > > Thank

Re: How to build ozzie 4.2.0 with hadoop-2.7.1

2016-06-06 Thread rammohan ganapavarapu
-2317 > Among other options it is recommended to use Tomcat 7 or newer because > Tomcat 6 will be end of life on Dec 31 2016 in the future. > > On Mon, Jun 6, 2016 at 9:07 PM, rammohan ganapavarapu < > rammohanga...@gmail.com> wrote: > > > Ok, i was able to resolve

oozie webui giving 404

2016-06-10 Thread rammohan ganapavarapu
Hi, I am getting 404 page not found error when i access oozie webui, oozie started with no errors but when i looked at work dir i dont see any *.jsp or *.java files, can some help me to fix this issue? [root@localhost oozie]# pwd /opt/oozie/oozie-server/work/Catalina/localhost/oozie [root@loca

Re: oozie webui giving 404

2016-06-12 Thread rammohan ganapavarapu
ie_Server_Setup > http://oozie.apache.org/docs/4.2.0/DG_QuickStart.html#Server_Installation > ExtJS library (optional, to enable Oozie webconsole) > >- ExtJS 2.2 <http://dev.sencha.com/deploy/ext-2.2.zip> > > > On Fri, Jun 10, 2016 at 2:44 PM, rammohan ganapavarapu &l

Re:Error: HTTP error code: 500 : Internal Server Error

2016-06-14 Thread rammohan ganapavarapu
Hi, I am trying to test my oozie setup, oozie is up and running and i can access webui but when i try to run a shell job from the examples i am getting 500 error, any idea? oozie job -oozie http://localhost:11000/oozie -config job.properties -run -debug -verbose Auth type : null POST http://lo

Re: ShareLibService Error

2016-06-14 Thread rammohan ganapavarapu
Hi, I am getting this error in oozie-error.log, i have created sharelib using setup script it got successful but when i do shareliblist i am getting empty output but i can list it from hdfs FS, any help? 1. ./oozie-setup.sh sharelib create -fs hdfs://localhost:8020 the destination path for share

Re: ShareLibService Error

2016-06-15 Thread rammohan ganapavarapu
> gezapeti > > On Wed, Jun 15, 2016 at 1:06 AM, rammohan ganapavarapu < > rammohanga...@gmail.com> wrote: > > > Hi, > > > > I am getting this error in oozie-error.log, i have created sharelib using > > setup script it got successful but when i do sharel

Re: ShareLibService Error

2016-06-15 Thread rammohan ganapavarapu
lar > issue before: > > http://mail-archives.apache.org/mod_mbox/oozie-user/201507.mbox/%3CCALBGZ8o4n27S8w6fn3HFxfzJmZbA9Gsz71Ewg%2Br6XEFCZTFpPQ%40mail.gmail.com%3E > > gp > > On Wed, Jun 15, 2016 at 8:54 PM, rammohan ganapavarapu < > rammohanga...@gmail.com> wrote: &

Re: ShareLibService Error

2016-06-15 Thread rammohan ganapavarapu
tart oozie afterwards > > gp > > > > On Wed, Jun 15, 2016 at 10:35 PM, rammohan ganapavarapu < > rammohanga...@gmail.com> wrote: > > > Peter, > > > > What is the processes to upgrade common-io-lib? i already have ( manually > > copied) that jar

Re: ShareLibService Error

2016-06-15 Thread rammohan ganapavarapu
hadoop/share/lib instead of /user/oozie/share/lib > > Where is your sharelib installed on hdfs? > > > On Wed, Jun 15, 2016 at 10:43 PM, rammohan ganapavarapu < > rammohanga...@gmail.com> wrote: > > > Yes, i did that after i send my previous email now i am not seeing tha

Re: ShareLibService Error

2016-06-15 Thread rammohan ganapavarapu
any idea what is the right way to do it? also when i create sharelib using oozie-setup.sh can i give static path? Ram On Wed, Jun 15, 2016 at 2:00 PM, rammohan ganapavarapu < rammohanga...@gmail.com> wrote: > I have updated the oozie config, when i ran create sharelib its creating

Re: ShareLibService Error

2016-06-15 Thread rammohan ganapavarapu
ked within the Oozie configuration directory; though the path can be absolute (i.e. to point to Hadoop client conf/ directories in the local filesystem. On Wed, Jun 15, 2016 at 2:55 PM, rammohan ganapavarapu < rammohanga...@gmail.com> wrote: > But i still

Re: ShareLibService Error

2016-06-16 Thread rammohan ganapavarapu
e/lib does not exist Ram On Wed, Jun 15, 2016 at 3:03 PM, rammohan ganapavarapu < rammohanga...@gmail.com> wrote: > Ok by adding bellow config it worked. > > > > oozie.service.WorkflowAppService.system.libpath >

jobTracker value

2016-08-18 Thread rammohan ganapavarapu
Hi, What is the value of jobTracker in oozie workflow? is it RM_HOST:8032 or 8031? Ram

Re: jobTracker value

2016-08-18 Thread rammohan ganapavarapu
I am not using cloudera, i am using core hadoop, but i dont see 8050 listening all i see is 8031 and 8032 ports. Ram On Thu, Aug 18, 2016 at 6:03 PM, Youzha wrote: > If you use cloudera, the port is 8032. If you're not using cloudera, the > port is 8050 > On Aug 19, 2016 7:03

Getting Permission denied to run shell action

2016-10-20 Thread rammohan ganapavarapu
Hi, I have changed the yarn.nodemanager.local-dirs from default /tmp/ to /data/tmp dir and from then i am getting this error Cannot run program "test.sh" (in directory "/data/tmp/nm-local-dir/usercache/hadoop/appcache/application_1476931300239_0003/container_1476931300239_0003_01_02"): erro

Re: Getting Permission denied to run shell action

2016-10-20 Thread rammohan ganapavarapu
p > > > On Fri, Oct 21, 2016 at 1:32 AM, rammohan ganapavarapu < > rammohanga...@gmail.com> wrote: > > > Hi, > > > > I have changed the yarn.nodemanager.local-dirs from default /tmp/ to > > /data/tmp dir and from then i am getting this error > >

RE: Getting Permission denied to run shell action

2016-10-21 Thread rammohan ganapavarapu
I have rwx, I actually have 777 on that dir. On Oct 21, 2016 2:21 AM, wrote: > Depends if /data is an directory or an mountpoint. Note, you need rwx for > directories > > > > --alex > > > > -- > B: mapredit.blogspot.com > > > > *From: *rammohan ganap

Re: Getting Permission denied to run shell action

2016-10-21 Thread rammohan ganapavarapu
on /data type ext4 (rw,relatime,stripe=128,data=ordered) Do you guys know any disk/mount best practices? Ram On Fri, Oct 21, 2016 at 8:31 AM, rammohan ganapavarapu < rammohanga...@gmail.com> wrote: > I have rwx, I actually have 777 on that dir. > > On Oct 21, 2016 2:21 AM, wrot

Re: ssh action on AWS EMR

2017-02-02 Thread rammohan ganapavarapu
Can you pass ssh -i <.pem> file? On Thu, Feb 2, 2017 at 10:37 AM, Rishav Rohit wrote: > Hi, > > I want to set-up SSH action workflow on AWS EMR cluster which is inside a > VPC. For connecting to the master node through SSH, AWS provided private > key (.pem) file is required. > I have tried execu