[jira] [Assigned] (OOZIE-1771) OOZIE-1685 for branch-33

2014-08-11 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky reassigned OOZIE-1771: --- Assignee: Benjamin Zhitomirsky > OOZIE-1685 for branch

[jira] [Assigned] (OOZIE-1772) OOZIE-1685 for branch-40

2014-08-11 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky reassigned OOZIE-1772: --- Assignee: Benjamin Zhitomirsky > OOZIE-1685 for branch

Re: Review Request 19929: OOZIE-1685: Oozie doesn’t process correctly workflows with a non-default name node

2014-06-16 Thread Benjamin Zhitomirsky
core/src/test/java/org/apache/oozie/test/XTestCase.java 1536927 docs/src/site/twiki/WorkflowFunctionalSpec.twiki f7590d0 Diff: https://reviews.apache.org/r/19929/diff/ Testing --- On deployed Hadoop cluster. Two tests were added. Thanks, Benjamin Zhitomirsky

[jira] [Updated] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-06-16 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1685: Attachment: oozie-1685.7.patch ShareLibService#getFileSystem now simply returns fs

Re: Review Request 19929: OOZIE-1685: Oozie doesn’t process correctly workflows with a non-default name node

2014-06-15 Thread Benjamin Zhitomirsky
> On June 15, 2014, 2:03 a.m., Rohini Palaniswamy wrote: > > core/src/main/java/org/apache/oozie/service/ShareLibService.java, line 96 > > <https://reviews.apache.org/r/19929/diff/6-7/?file=599794#file599794line96> > > > > You can just return this fs objec

Re: Review Request 19929: OOZIE-1685: Oozie doesn’t process correctly workflows with a non-default name node

2014-06-15 Thread Benjamin Zhitomirsky
- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19929/#review45702 --- On June 14, 2014, 7:27 p.m., Benjamin Zhitomirsky wrote: > >

[jira] [Updated] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-06-14 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1685: Attachment: oozie-1685.6.patch > Oozie doesn’t process correctly workflows wit

Re: Review Request 19929: OOZIE-1685: Oozie doesn’t process correctly workflows with a non-default name node

2014-06-14 Thread Benjamin Zhitomirsky
. Thanks, Benjamin Zhitomirsky

[jira] [Updated] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-05-30 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1685: Attachment: oozie-1685.5.patch CR comments applied > Oozie doesn’t proc

Re: Review Request 19929: OOZIE-1685: Oozie doesn’t process correctly workflows with a non-default name node

2014-05-30 Thread Benjamin Zhitomirsky
/XTestCase.java 1536927 docs/src/site/twiki/WorkflowFunctionalSpec.twiki f7590d0 Diff: https://reviews.apache.org/r/19929/diff/ Testing --- On deployed Hadoop cluster. Two tests were added. Thanks, Benjamin Zhitomirsky

Re: Review Request 19929: OOZIE-1685: Oozie doesn’t process correctly workflows with a non-default name node

2014-05-14 Thread Benjamin Zhitomirsky
twiki/WorkflowFunctionalSpec.twiki f7590d0 Diff: https://reviews.apache.org/r/19929/diff/ Testing --- On deployed Hadoop cluster. Two tests were added. Thanks, Benjamin Zhitomirsky

[jira] [Updated] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-05-13 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1685: Attachment: oozie-1685.4.patch Fixed a too long line in twiki file. > Oo

[jira] [Updated] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-05-12 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1685: Attachment: oozie-1685.3.patch More fixes according to CR. Shared system libraries

Re: Review Request 19929: OOZIE-1685: Oozie doesn’t process correctly workflows with a non-default name node

2014-05-11 Thread Benjamin Zhitomirsky
. Thanks, Benjamin Zhitomirsky

[jira] [Updated] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-05-04 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1685: Attachment: oozie-1685.2.patch Job-xml now allows fully qualified path, otherwise

Re: Review Request 19929: OOZIE-1685: Oozie doesn’t process correctly workflows with a non-default name node

2014-05-04 Thread Benjamin Zhitomirsky
adoop/TestJavaActionExecutor.java 390ad3f core/src/test/java/org/apache/oozie/test/XFsTestCase.java 18cb742 core/src/test/java/org/apache/oozie/test/XTestCase.java 1536927 Diff: https://reviews.apache.org/r/19929/diff/ Testing --- On deployed Hadoop cluster. Two tests were added. Thanks, Ben

[jira] [Updated] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-04-30 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1685: Attachment: oozie-1685.1.patch Fixed small bug with second fs detection. Please

Re: Review Request 19929: OOZIE-1685: Oozie doesn’t process correctly workflows with a non-default name node

2014-04-30 Thread Benjamin Zhitomirsky
/org/apache/oozie/test/XFsTestCase.java 18cb742 core/src/test/java/org/apache/oozie/test/XTestCase.java 1536927 Diff: https://reviews.apache.org/r/19929/diff/ Testing --- On deployed Hadoop cluster. Two tests were added. Thanks, Benjamin Zhitomirsky

[jira] [Commented] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-04-02 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958169#comment-13958169 ] Benjamin Zhitomirsky commented on OOZIE-1685: - Failure is not related t

[jira] [Commented] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-04-02 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13957797#comment-13957797 ] Benjamin Zhitomirsky commented on OOZIE-1685: - CR is here: h

Review Request 19929: OOZIE-1685: Oozie doesn’t process correctly workflows with a non-default name node

2014-04-02 Thread Benjamin Zhitomirsky
Diff: https://reviews.apache.org/r/19929/diff/ Testing --- On deployed Hadoop cluster. Two tests were added. Thanks, Benjamin Zhitomirsky

[jira] [Updated] (OOZIE-1771) OOZIE-1685 for branch-33

2014-04-02 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1771: Attachment: oozie-1685.branch-3.3.patch > OOZIE-1685 for branch

[jira] [Updated] (OOZIE-1772) OOZIE-1685 for branch-40

2014-04-02 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1772: Attachment: oozie-1685.branch-4.0.patch > OOZIE-1685 for branch

[jira] [Created] (OOZIE-1772) OOZIE-1685 for branch-40

2014-04-02 Thread Benjamin Zhitomirsky (JIRA)
Benjamin Zhitomirsky created OOZIE-1772: --- Summary: OOZIE-1685 for branch-40 Key: OOZIE-1772 URL: https://issues.apache.org/jira/browse/OOZIE-1772 Project: Oozie Issue Type: Sub-task

[jira] [Created] (OOZIE-1771) OOZIE-1685 for branch-33

2014-04-02 Thread Benjamin Zhitomirsky (JIRA)
Benjamin Zhitomirsky created OOZIE-1771: --- Summary: OOZIE-1685 for branch-33 Key: OOZIE-1771 URL: https://issues.apache.org/jira/browse/OOZIE-1771 Project: Oozie Issue Type: Sub-task

[jira] [Commented] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-03-23 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13944402#comment-13944402 ] Benjamin Zhitomirsky commented on OOZIE-1685: - I am uploading the same p

[jira] [Updated] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-03-23 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1685: Attachment: oozie-1685-trunk.patch > Oozie doesn’t process correctly workfl

[jira] [Updated] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-03-22 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1685: Attachment: oozie-1685-trunk.patch > Oozie doesn’t process correctly workfl

[jira] [Updated] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-03-22 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1685: Fix Version/s: (was: 4.0.0) (was: 3.3.2) > Oo

[jira] [Updated] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-03-22 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1685: Attachment: oozie-1685-trunk.patch > Oozie doesn’t process correctly workfl

[jira] [Updated] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-03-22 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1685: Attachment: (was: oozie-1685-trunk.patch) > Oozie doesn’t process correc

[jira] [Updated] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-03-22 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1685: Attachment: (was: oozie-1685_branch-4.0.patch) > Oozie doesn’t proc

[jira] [Updated] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-03-22 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1685: Attachment: (was: Design of the fix OOZIE-1685.docx) > Oozie doesn’t proc

[jira] [Updated] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-03-22 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1685: Attachment: (was: oozie-1685_branch-3.3.patch) > Oozie doesn’t proc

[jira] [Updated] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-03-22 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1685: Attachment: Design of the fix OOZIE-1685-rev1.docx Revision 1 > Oozie does

[jira] [Updated] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-03-22 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1685: Attachment: oozie-1685-trunk.patch oozie-1685_branch-4.0.patch

[jira] [Updated] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-03-22 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1685: Labels: (was: patch) > Oozie doesn’t process correctly workflows with a

[jira] [Updated] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-03-22 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1685: Affects Version/s: 3.3.2 4.0.0 > Oozie doesn’t proc

[jira] [Updated] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-03-22 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1685: Fix Version/s: 3.3.2 4.0.0 > Oozie doesn’t process correc

[jira] [Updated] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-03-22 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1685: Fix Version/s: 4.0.0 trunk > Oozie doesn’t process correc

[jira] [Updated] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-03-22 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1685: Affects Version/s: trunk > Oozie doesn’t process correctly workflows with a

[jira] [Updated] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-02-04 Thread Benjamin Zhitomirsky (JIRA)
[ https://issues.apache.org/jira/browse/OOZIE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Zhitomirsky updated OOZIE-1685: Attachment: Design of the fix OOZIE-1685.docx Details of the issue and proposed

[jira] [Created] (OOZIE-1685) Oozie doesn’t process correctly workflows with a non-default name node

2014-02-04 Thread Benjamin Zhitomirsky (JIRA)
Benjamin Zhitomirsky created OOZIE-1685: --- Summary: Oozie doesn’t process correctly workflows with a non-default name node Key: OOZIE-1685 URL: https://issues.apache.org/jira/browse/OOZIE-1685