[jira] [Commented] (OOZIE-1369) OozieDBCLI code should not hardcode the Oozie table filenames

2018-03-12 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/OOZIE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16396170#comment-16396170
 ] 

Hadoop QA commented on OOZIE-1369:
--


Testing JIRA OOZIE-1369

Cleaning local git workspace



{color:red}-1{color} Patch failed to apply to head of branch




> OozieDBCLI code should not hardcode the Oozie table filenames
> -
>
> Key: OOZIE-1369
> URL: https://issues.apache.org/jira/browse/OOZIE-1369
> Project: Oozie
>  Issue Type: Improvement
>Affects Versions: trunk
>Reporter: Mona Chitnis
>Priority: Major
> Fix For: trunk
>
> Attachments: OOZIE-1369-2.patch, OOZIE-1369.patch
>
>
> The code in OozieDBCLI reads from the persistence.xml file to know the code 
> files declaring all the tables and schemas. The method 
> createMappingToolArguments() then should not duplicate and hardcode those 
> filenames again. persistence.xml should be the singular place to specify 
> openjpa tables and schema to avoid having to track 2 places



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OOZIE-1369) OozieDBCLI code should not hardcode the Oozie table filenames

2018-03-12 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/OOZIE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16396161#comment-16396161
 ] 

Hadoop QA commented on OOZIE-1369:
--

PreCommit-OOZIE-Build started


> OozieDBCLI code should not hardcode the Oozie table filenames
> -
>
> Key: OOZIE-1369
> URL: https://issues.apache.org/jira/browse/OOZIE-1369
> Project: Oozie
>  Issue Type: Improvement
>Affects Versions: trunk
>Reporter: Mona Chitnis
>Priority: Major
> Fix For: trunk
>
> Attachments: OOZIE-1369-2.patch, OOZIE-1369.patch
>
>
> The code in OozieDBCLI reads from the persistence.xml file to know the code 
> files declaring all the tables and schemas. The method 
> createMappingToolArguments() then should not duplicate and hardcode those 
> filenames again. persistence.xml should be the singular place to specify 
> openjpa tables and schema to avoid having to track 2 places



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OOZIE-1369) OozieDBCLI code should not hardcode the Oozie table filenames

2016-07-27 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/OOZIE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15396961#comment-15396961
 ] 

Hadoop QA commented on OOZIE-1369:
--

Testing JIRA OOZIE-1369

Cleaning local git workspace



{color:red}-1{color} Patch failed to apply to head of branch



> OozieDBCLI code should not hardcode the Oozie table filenames
> -
>
> Key: OOZIE-1369
> URL: https://issues.apache.org/jira/browse/OOZIE-1369
> Project: Oozie
>  Issue Type: Improvement
>Affects Versions: trunk
>Reporter: Mona Chitnis
> Fix For: trunk
>
> Attachments: OOZIE-1369-2.patch, OOZIE-1369.patch
>
>
> The code in OozieDBCLI reads from the persistence.xml file to know the code 
> files declaring all the tables and schemas. The method 
> createMappingToolArguments() then should not duplicate and hardcode those 
> filenames again. persistence.xml should be the singular place to specify 
> openjpa tables and schema to avoid having to track 2 places



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OOZIE-1369) OozieDBCLI code should not hardcode the Oozie table filenames

2015-12-14 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/OOZIE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15057529#comment-15057529
 ] 

Hadoop QA commented on OOZIE-1369:
--

Testing JIRA OOZIE-1369

Cleaning local git workspace



{color:red}-1{color} Patch failed to apply to head of branch



> OozieDBCLI code should not hardcode the Oozie table filenames
> -
>
> Key: OOZIE-1369
> URL: https://issues.apache.org/jira/browse/OOZIE-1369
> Project: Oozie
>  Issue Type: Improvement
>Affects Versions: trunk
>Reporter: Mona Chitnis
> Fix For: trunk
>
> Attachments: OOZIE-1369-2.patch, OOZIE-1369.patch
>
>
> The code in OozieDBCLI reads from the persistence.xml file to know the code 
> files declaring all the tables and schemas. The method 
> createMappingToolArguments() then should not duplicate and hardcode those 
> filenames again. persistence.xml should be the singular place to specify 
> openjpa tables and schema to avoid having to track 2 places



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OOZIE-1369) OozieDBCLI code should not hardcode the Oozie table filenames

2014-09-02 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/OOZIE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14119266#comment-14119266
 ] 

Hadoop QA commented on OOZIE-1369:
--

Testing JIRA OOZIE-1369

Cleaning local git workspace



{color:red}-1{color} Patch failed to apply to head of branch



 OozieDBCLI code should not hardcode the Oozie table filenames
 -

 Key: OOZIE-1369
 URL: https://issues.apache.org/jira/browse/OOZIE-1369
 Project: Oozie
  Issue Type: Improvement
Affects Versions: trunk
Reporter: Mona Chitnis
Assignee: jun aoki
 Fix For: trunk

 Attachments: OOZIE-1369-2.patch, OOZIE-1369.patch


 The code in OozieDBCLI reads from the persistence.xml file to know the code 
 files declaring all the tables and schemas. The method 
 createMappingToolArguments() then should not duplicate and hardcode those 
 filenames again. persistence.xml should be the singular place to specify 
 openjpa tables and schema to avoid having to track 2 places



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OOZIE-1369) OozieDBCLI code should not hardcode the Oozie table filenames

2014-08-22 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/OOZIE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14107385#comment-14107385
 ] 

Hadoop QA commented on OOZIE-1369:
--

Testing JIRA OOZIE-1369

Cleaning local git workspace



{color:red}-1{color} Patch failed to apply to head of branch



 OozieDBCLI code should not hardcode the Oozie table filenames
 -

 Key: OOZIE-1369
 URL: https://issues.apache.org/jira/browse/OOZIE-1369
 Project: Oozie
  Issue Type: Improvement
Affects Versions: trunk
Reporter: Mona Chitnis
Assignee: jun aoki
 Fix For: trunk

 Attachments: OOZIE-1369-2.patch, OOZIE-1369.patch


 The code in OozieDBCLI reads from the persistence.xml file to know the code 
 files declaring all the tables and schemas. The method 
 createMappingToolArguments() then should not duplicate and hardcode those 
 filenames again. persistence.xml should be the singular place to specify 
 openjpa tables and schema to avoid having to track 2 places



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (OOZIE-1369) OozieDBCLI code should not hardcode the Oozie table filenames

2014-08-22 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/OOZIE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14107544#comment-14107544
 ] 

Hadoop QA commented on OOZIE-1369:
--

Testing JIRA OOZIE-1369

Cleaning local git workspace



{color:red}-1{color} Patch failed to apply to head of branch



 OozieDBCLI code should not hardcode the Oozie table filenames
 -

 Key: OOZIE-1369
 URL: https://issues.apache.org/jira/browse/OOZIE-1369
 Project: Oozie
  Issue Type: Improvement
Affects Versions: trunk
Reporter: Mona Chitnis
Assignee: jun aoki
 Fix For: trunk

 Attachments: OOZIE-1369-2.patch, OOZIE-1369.patch


 The code in OozieDBCLI reads from the persistence.xml file to know the code 
 files declaring all the tables and schemas. The method 
 createMappingToolArguments() then should not duplicate and hardcode those 
 filenames again. persistence.xml should be the singular place to specify 
 openjpa tables and schema to avoid having to track 2 places



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (OOZIE-1369) OozieDBCLI code should not hardcode the Oozie table filenames

2013-07-12 Thread Mona Chitnis (JIRA)

[ 
https://issues.apache.org/jira/browse/OOZIE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13707522#comment-13707522
 ] 

Mona Chitnis commented on OOZIE-1369:
-

Confirmed that patch works as expected with default Derby DB. +1 pending 
verification against Oracle DB etc.

Also [~jaoki] could you please rebase your patch to trunk? 

 OozieDBCLI code should not hardcode the Oozie table filenames
 -

 Key: OOZIE-1369
 URL: https://issues.apache.org/jira/browse/OOZIE-1369
 Project: Oozie
  Issue Type: Improvement
Affects Versions: trunk
Reporter: Mona Chitnis
Assignee: jun aoki
 Fix For: trunk

 Attachments: OOZIE-1369-2.patch, OOZIE-1369.patch


 The code in OozieDBCLI reads from the persistence.xml file to know the code 
 files declaring all the tables and schemas. The method 
 createMappingToolArguments() then should not duplicate and hardcode those 
 filenames again. persistence.xml should be the singular place to specify 
 openjpa tables and schema to avoid having to track 2 places

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (OOZIE-1369) OozieDBCLI code should not hardcode the Oozie table filenames

2013-06-14 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/OOZIE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13683974#comment-13683974
 ] 

Hadoop QA commented on OOZIE-1369:
--

Testing JIRA OOZIE-1369

Cleaning local svn workspace



{color:red}-1{color} Patch failed to apply to head of branch



 OozieDBCLI code should not hardcode the Oozie table filenames
 -

 Key: OOZIE-1369
 URL: https://issues.apache.org/jira/browse/OOZIE-1369
 Project: Oozie
  Issue Type: Improvement
Affects Versions: trunk
Reporter: Mona Chitnis
Assignee: jun aoki
 Fix For: trunk

 Attachments: OOZIE-1369-2.patch, OOZIE-1369.patch


 The code in OozieDBCLI reads from the persistence.xml file to know the code 
 files declaring all the tables and schemas. The method 
 createMappingToolArguments() then should not duplicate and hardcode those 
 filenames again. persistence.xml should be the singular place to specify 
 openjpa tables and schema to avoid having to track 2 places

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (OOZIE-1369) OozieDBCLI code should not hardcode the Oozie table filenames

2013-05-24 Thread jun aoki (JIRA)

[ 
https://issues.apache.org/jira/browse/OOZIE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1309#comment-1309
 ] 

jun aoki commented on OOZIE-1369:
-

I believe as long as the existing tests pass it is good so no test is added.
Let me know if I'm mistaken. Otherwise, please commit.


 OozieDBCLI code should not hardcode the Oozie table filenames
 -

 Key: OOZIE-1369
 URL: https://issues.apache.org/jira/browse/OOZIE-1369
 Project: Oozie
  Issue Type: Improvement
Affects Versions: trunk
Reporter: Mona Chitnis
Assignee: jun aoki
 Fix For: trunk

 Attachments: OOZIE-1369-2.patch, OOZIE-1369.patch


 The code in OozieDBCLI reads from the persistence.xml file to know the code 
 files declaring all the tables and schemas. The method 
 createMappingToolArguments() then should not duplicate and hardcode those 
 filenames again. persistence.xml should be the singular place to specify 
 openjpa tables and schema to avoid having to track 2 places

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira