Hi,

ahh, I didn't look into the distro package :) . Now I can find it and run
the examples. Thank you for your help.


Regards,
Iván.


2013/8/19 Mohammad Islam <[email protected]>

> How did you get the Oozie package?
> Did you build it?
> If you built it, it should be
> <OOZIE_BUILD_PATH>/distro/target/oozie-3.3.2-distro/oozie-3.3.2/oozie-examples.tar.gz
> The tar should contain the input data.
>
> If it doesn't help, please let us know.
>
>
> Regards,
> Mohammad
>
>
> ________________________________
>  From: Iván Fernández Perea <[email protected]>
> To: [email protected]
> Sent: Saturday, August 17, 2013 3:26 PM
> Subject: input-data doesn't exist
>
>
> Hi,
>
> I've just made my oozie setup work but I can´t run the examples. The error
> oozie is throwing is quite clear:
>
> ACTION[0000001-130817232756008-oozie-ivan-W@mr-node] Launcher exception:
> Input path does not exist:
> /user/ivanfernandezperea/examples/src/main/input-data/text
> org.apache.hadoop.mapred.InvalidInputException: Input path does not exist:
> /user/ivanfernandezperea/examples/src/main/input-data/text
> at
>
> org.apache.hadoop.mapred.FileInputFormat.listStatus(FileInputFormat.java:197)
> at
>
> org.apache.hadoop.mapred.FileInputFormat.getSplits(FileInputFormat.java:208)
> at org.apache.hadoop.mapred.JobClient.writeOldSplits(JobClient.java:1051)
> at org.apache.hadoop.mapred.JobClient.writeSplits(JobClient.java:1043)
> at org.apache.hadoop.mapred.JobClient.access$700(JobClient.java:179)
> at org.apache.hadoop.mapred.JobClient$2.run(JobClient.java:959)
> at org.apache.hadoop.mapred.JobClient$2.run(JobClient.java:912)
> at java.security.AccessController.doPrivileged(Native Method)
> at javax.security.auth.Subject.doAs(Subject.java:396)
>
>
> I checked out the input-data directory within examples and doesn't exist so
> I copied from examples/src/main/input-data but it seems is empty. Any idea
> where is input-data directory. I try finding the oozie-examples.tar.gz file
> but it doesn't exist either. Any idea?
>
> Thanks!!
>



-- 
Visit my blog:
http://java4developers.com/

Reply via email to