Re: Review Request 24165: OOZIE-1954: Add a way for the MapReduce action to be configured by Java code

2014-09-12 Thread shwetha . gs
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24165/#review53165 --- docs/src/site/twiki/WorkflowFunctionalSpec.twiki

Re: Review Request 24165: OOZIE-1954: Add a way for the MapReduce action to be configured by Java code

2014-09-12 Thread shwetha . gs
On Sept. 9, 2014, 9:24 a.m., shwethags wrote: docs/src/site/twiki/WorkflowFunctionalSpec.twiki, line 605 https://reviews.apache.org/r/24165/diff/1/?file=647181#file647181line605 Instead of depending on oozie artifact for the interface(which is difficult to get given that oozie

[jira] [Commented] (OOZIE-1998) Framework for common implementation of HA commands

2014-09-12 Thread Purshotam Shah (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14132009#comment-14132009 ] Purshotam Shah commented on OOZIE-1998: --- Approach.. On server side. 1. We just

[jira] [Assigned] (OOZIE-1994) In HA, admin status command should return status of all server.

2014-09-12 Thread Purshotam Shah (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Purshotam Shah reassigned OOZIE-1994: - Assignee: Purshotam Shah In HA, admin status command should return status of all

Re: Review Request 24948: OOZIE-1940 StatusTransitService has race condition

2014-09-12 Thread Rohini Palaniswamy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24948/#review53208 --- StatusTransitXCommand abstract class defined methods in the order

[jira] [Updated] (OOZIE-1998) Framework for common implementation of HA commands

2014-09-12 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kanter updated OOZIE-1998: - Component/s: HA Great idea! Framework for common implementation of HA commands

RE: oozie on oracle issue

2014-09-12 Thread Mona Chitnis
No not faced this issue before. That might be because we have Oracle instance dedicated to Oozie database. You have multiple db_owners because of a shared instance between say Oozie and other projects' schemas?a href=https://overview.mail.yahoo.com?.src=iOS;br/br/Sent from Yahoo Mail for

Re: Review Request 24165: OOZIE-1954: Add a way for the MapReduce action to be configured by Java code

2014-09-12 Thread Robert Kanter
On Sept. 12, 2014, 11:18 a.m., shwethags wrote: docs/src/site/twiki/WorkflowFunctionalSpec.twiki, line 634 https://reviews.apache.org/r/24165/diff/1/?file=647181#file647181line634 Will the JobConf have all the workflow params? Else, it may not be useful. For example, setting

[jira] [Updated] (OOZIE-1954) Add a way for the MapReduce action to be configured by Java code

2014-09-12 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kanter updated OOZIE-1954: - Attachment: OOZIE-1954.patch The new patch is rebased on the latest trunk and renames the

Re: Review Request 24165: OOZIE-1954: Add a way for the MapReduce action to be configured by Java code

2014-09-12 Thread Robert Kanter
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24165/ --- (Updated Sept. 12, 2014, 10:13 p.m.) Review request for oozie. Changes

[jira] [Commented] (OOZIE-1795) Please create a DOAP file for your TLP

2014-09-12 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14132265#comment-14132265 ] Sebb commented on OOZIE-1795: - Is there no-one available to work on this? Please create a

Build failed in Jenkins: oozie-trunk-precommit-build #1975

2014-09-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/oozie-trunk-precommit-build/1975/changes Changes: [bowenzhangusa] OOZIE-1997 Oozie cannot materialize coordinator job with sqlserver in windows (bzhang) [rkanter] OOZIE-1457 Create a Hive Server 2 action (rkanter) [rkanter] OOZIE-1457 Amendment, wrong

Re: oozie on oracle issue

2014-09-12 Thread bowen zhang
I actually can reproduce this issue consistently. So, ooziedb.sh create -run will not create the necessary tables if you have another oozie instance running in oracle under the same SID. For example, your oracle db has a SID of xe. And you have oozie_1 and oozie_2 schemas. One cluster runs