Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

Oozie-users · Please go to Apache Incubator Oozie

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 191
  • Category: Open Source
  • Founded: Jun 24, 2010
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

While trying to figure out the best way to incorporate Integration Testing into our Oozie development plan it has occurred to me that I don't really know...
1 Oct 12, 2010
6:03 am

Roman Shaposhnik
roman.shapos...
Send Email

Hi! while working setting things over at GitHub it hit me that we currently don't have a developer specific Oozie ML. So here's the question, what would you...
4 Oct 11, 2010
4:12 am

Alejandro Abdelnur
tucu0
Send Email

Hi In order to run a java action, do I need to put the jars with the main class (and its dependencies) in the Hadoop FS? Or can I set a class path to the file...
6 Oct 9, 2010
3:56 am

Jeff Hammerbacher
jeff.hammerb...
Send Email

Hi, I've installed Oozie 1.6 with ExtJS everything is working. I tried installing Oozie 2.2, but unable to get the web console to work. The server works fine...
12 Oct 8, 2010
4:34 am

Alejandro Abdelnur
tucu0
Send Email

Hi All, I tried referencing wf:id() or timestamp() in the coordinator job using this configuration. It wasn't able to resolve the wf:id(). I want to ask if...
4 Oct 8, 2010
4:32 am

Alejandro Abdelnur
tucu0
Send Email

Hi, Oozie currently has two level of abstractions: 1. Workflow that executes DAG of actions. 2. Coordinator that executes workflow periodically when the...
2 Oct 5, 2010
9:43 am

Alejandro Abdelnur
tucu0
Send Email

I am trying to schedule a daily job, is there a way to do this. The sample show you how you can invoke a workflow using the command line. Is there a way to...
18 Oct 4, 2010
10:39 pm

Alejandro Abdelnur
tucu0
Send Email

Hi, I have a doubt regarding passing the configuration file to be used for the oozie job run command. I use the following command to run the job from my...
3 Oct 4, 2010
5:31 am

Rakesh Davanum
rakesh_davanum
Send Email

Hi All, We've been working with oozie for the last couple weeks and have been able to get it to do most of what we need it to do. There are some limitations...
21 Oct 4, 2010
1:53 am

Alejandro Abdelnur
tucu0
Send Email

Hi, I have an Oozie workflow.xml in which i specify the input and output directories for my job. Say for example the output folder is */foo/bar *. My...
2 Oct 1, 2010
5:27 pm

Mohammad Islam
mislam77
Send Email

Hi I have a script that determines some parameters dynamically, such as file locations and dates and then invokes Pig, Sqoop and Java tasks with these ...
2 Oct 1, 2010
6:10 am

Alejandro Abdelnur
tucu0
Send Email

Hi, My MR code has Mappers and Reducers which implements org.apache.hadoop.mapred.Mapper and org.apache.hadoop.mapred.Reducer which are currently depricated....
3 Oct 1, 2010
3:49 am

Dmitriy Ryaboy
dvryaboy
Send Email

Hi I am a brand new Oozie user (just got started this week) and also just joined the list. Going through the documentation, I see the following: "A Workflow...
3 Sep 24, 2010
12:30 am

Jeff Hammerbacher
jeff.hammerb...
Send Email

Hi all, I'm playing around with Cloudera's oozie fork and can't seem to get the message in a kill node to log. In the logs I do see something like: ...
6 Sep 23, 2010
8:20 pm

Tucu
tucu0
Send Email

I just pulled the latest oozie from github and tried building with maven. [INFO] Oozie Main ........................................ SUCCESS [0.458s] [INFO]...
2 Sep 21, 2010
6:09 pm

Alejandro Abdelnur
tucu0
Send Email

Hi all, I want to set a ssh action for the oozie workflow, the problem is the sshd daemon is listening on port 12345, but not 22. Could someone tell me how to...
3 Sep 20, 2010
12:44 am

茅旭峰
m9suns@...
Send Email

cross-posting as Y! Oozie folks may know this. Thxs. A ... From: Alejandro Abdelnur <tucu00@...> Date: Sat, Sep 18, 2010 at 11:36 AM Subject: Pig 0.7...
1 Sep 18, 2010
6:45 pm

Alejandro Abdelnur
tucu0
Send Email

I would like to copy a file (either local, produced by a java action, or an hdfs file, produced by an mr, pig, or a java action) to some remote server, as the...
3 Sep 3, 2010
2:27 am

Alejandro Abdelnur
tucu0
Send Email

Hi, I'm trying oozie now. The specification 'Workflow Action Nodes' part indicates that == If a computation/processing task exits in error, there ...
1 Aug 27, 2010
7:20 am

茅旭峰
m9suns@...
Send Email

Hi, I'm using oozie oozie-1.6.2-57 from cloudera distribution for workflow management currently. I'm running into a issue. The workflow xml I write is like...
7 Aug 27, 2010
7:08 am

茅旭峰
m9suns@...
Send Email

I pulled the latest copy from github and followed the instructions in the readme: build-setup/setup-maven.sh bin/mkdistro.sh -DskipTests -dmysql -uroot...
1 Aug 27, 2010
12:58 am

tommy chheng
tommy.chheng
Send Email

Is Oozie deployable to any servlet container like jetty? We already have jetty running on our servers and it would be nice to just drop it in....
2 Aug 26, 2010
4:50 am

Alejandro Abdelnur
tucu0
Send Email

Hi, I have an MR in which I have provided a class to specify the grouping to used by the reducer. I used the API JobConf.setOutputValueGroupingComparator(...)...
4 Aug 7, 2010
8:09 am

Mohammad Islam
mislam77
Send Email

When I try to run "bin/mkdistro.sh -DskipTests", I'm seeing a ton of invalid POM errors that look like: Its dependencies (if any) will NOT be available to the...
9 Jul 29, 2010
1:56 pm

Todd Deshane
deshantm
Send Email

Hi, I am using mostly ssh actions in my workflow. The stdout and stderr of the scripts is being written to "user.home/oozie.system.id/job.id" (in my case one...
4 Jul 28, 2010
2:33 am

Shrijeet Paliwal
shrijeetp
Send Email

Is there any maven repository that includes all the required resources to build oozie? For example, I find pig and hadoop are not included in maven center ...
7 Jul 27, 2010
7:52 am

tanweiguo
tanweiguo@...
Send Email

Hi, I am trying to use Oozie but I am unable to start it. I get a NoClassDefFound error and I have ensured that the class is available in the class path. The...
19 Jul 23, 2010
11:03 pm

arvind@...
arvind_prabh...
Send Email

Hi All, The oozie workflow is .xml file. Many workflow tools have the GUI to design workflow using drag and drop. Is there any such GUI tool which can be used ...
2 Jul 16, 2010
10:04 am

Alejandro Abdelnur
tucu0
Send Email

Hi Oozie Users, I am trying to run the ssh workflow example as defined in the examples directory of oozie package. The job fails for following reason: ...
6 Jul 13, 2010
7:52 pm

Shrijeet Paliwal
shrijeetp
Send Email

I managed to install oozie and the server started fine (the log indicates that). How ever the web console is not displaying any thing useful. This is what I...
3 Jul 12, 2010
9:30 pm

Shrijeet Paliwal
shrijeetp
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help