[jira] [Commented] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2021-11-22 Thread Hadoop QA (Jira)


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

Hadoop QA commented on OOZIE-3568:
--


Testing JIRA OOZIE-3568

Cleaning local git workspace



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




> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Priority: Major
> Fix For: 5.3.0
>
> Attachments: OOZIE-3568-001.patch, OOZIE-3568-002.patch, 
> OOZIE-3568-003.patch, OOZIE-3568-004.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.out need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
>  org.apache.oozie.client.rest.JsonWorkflowAction
>  org.apache.oozie.client.rest.JsonCoordinatorJob
>  org.apache.oozie.client.rest.JsonCoordinatorAction
>  org.apache.oozie.client.rest.JsonBundleJob
> for example:
>  
> 3493 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonBundleJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3494 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3496 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2021-11-22 Thread Hadoop QA (Jira)


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

Hadoop QA commented on OOZIE-3568:
--

PreCommit-OOZIE-Build started


> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Priority: Major
> Fix For: 5.3.0
>
> Attachments: OOZIE-3568-001.patch, OOZIE-3568-002.patch, 
> OOZIE-3568-003.patch, OOZIE-3568-004.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.out need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
>  org.apache.oozie.client.rest.JsonWorkflowAction
>  org.apache.oozie.client.rest.JsonCoordinatorJob
>  org.apache.oozie.client.rest.JsonCoordinatorAction
>  org.apache.oozie.client.rest.JsonBundleJob
> for example:
>  
> 3493 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonBundleJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3494 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3496 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2020-02-24 Thread duan xiong (Jira)


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

duan xiong commented on OOZIE-3568:
---

[~kmarton], I have try this parameter, It can't work.Can we use two patch for 
this issue?

> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Assignee: duan xiong
>Priority: Major
> Fix For: 5.3.0
>
> Attachments: OOZIE-3568-001.patch, OOZIE-3568-002.patch, 
> OOZIE-3568-003.patch, OOZIE-3568-004.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.out need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
>  org.apache.oozie.client.rest.JsonWorkflowAction
>  org.apache.oozie.client.rest.JsonCoordinatorJob
>  org.apache.oozie.client.rest.JsonCoordinatorAction
>  org.apache.oozie.client.rest.JsonBundleJob
> for example:
>  
> 3493 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonBundleJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3494 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3496 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2020-02-20 Thread Kinga Marton (Jira)


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

Kinga Marton commented on OOZIE-3568:
-

[~nobigo], how did you renamed your file? Using git -mv, or simply renamed it?

> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Assignee: duan xiong
>Priority: Major
> Fix For: 5.3.0
>
> Attachments: OOZIE-3568-001.patch, OOZIE-3568-002.patch, 
> OOZIE-3568-003.patch, OOZIE-3568-004.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.out need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
>  org.apache.oozie.client.rest.JsonWorkflowAction
>  org.apache.oozie.client.rest.JsonCoordinatorJob
>  org.apache.oozie.client.rest.JsonCoordinatorAction
>  org.apache.oozie.client.rest.JsonBundleJob
> for example:
>  
> 3493 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonBundleJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3494 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3496 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2019-12-27 Thread duan xiong (Jira)


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

duan xiong commented on OOZIE-3568:
---

[~asalamon74],Hi . I can't make a correct patch for this issue, this git diff 
parameter can't work. I have try a lot times,It all doesn't work

> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Assignee: duan xiong
>Priority: Major
> Fix For: 5.3.0
>
> Attachments: OOZIE-3568-001.patch, OOZIE-3568-002.patch, 
> OOZIE-3568-003.patch, OOZIE-3568-004.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.out need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
>  org.apache.oozie.client.rest.JsonWorkflowAction
>  org.apache.oozie.client.rest.JsonCoordinatorJob
>  org.apache.oozie.client.rest.JsonCoordinatorAction
>  org.apache.oozie.client.rest.JsonBundleJob
> for example:
>  
> 3493 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonBundleJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3494 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3496 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2019-12-18 Thread Andras Salamon (Jira)


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

Andras Salamon commented on OOZIE-3568:
---

Have you tried to apply your patch to the master branch? I've got the following 
error message:
{noformat}
$ git apply -p0 ~/Downloads/OOZIE-3568-004.patch 
error: 
core/src/test/java/org/apache/oozie/client/rest/TestCoordinatorActionBean.java: 
No such file or directory
error: 
core/src/test/java/org/apache/oozie/client/rest/TestCoordinatorJobBean.java: No 
such file or directory
error: 
core/src/test/java/org/apache/oozie/client/rest/TestWorkflowActionBean.java: No 
such file or directory
error: 
core/src/test/java/org/apache/oozie/client/rest/TestWorkflowJobBean.java: No 
such file or directory {noformat}

It's definitely caused by the file renames. Maybe you need to use additional 
options ({{-M}} ??) for git diff.

> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Assignee: duan xiong
>Priority: Major
> Fix For: 5.3.0
>
> Attachments: OOZIE-3568-001.patch, OOZIE-3568-002.patch, 
> OOZIE-3568-003.patch, OOZIE-3568-004.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.out need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
>  org.apache.oozie.client.rest.JsonWorkflowAction
>  org.apache.oozie.client.rest.JsonCoordinatorJob
>  org.apache.oozie.client.rest.JsonCoordinatorAction
>  org.apache.oozie.client.rest.JsonBundleJob
> for example:
>  
> 3493 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonBundleJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3494 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3496 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2019-12-18 Thread duan xiong (Jira)


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

duan xiong commented on OOZIE-3568:
---

[~asalamon74]. Hi, I think this patch is good. Maybe this patch can't handle 
rename file correct? So can you tell me how to make a right patch for this 
issue? Thank you very much.

> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Assignee: duan xiong
>Priority: Major
> Fix For: 5.3.0
>
> Attachments: OOZIE-3568-001.patch, OOZIE-3568-002.patch, 
> OOZIE-3568-003.patch, OOZIE-3568-004.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.out need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
>  org.apache.oozie.client.rest.JsonWorkflowAction
>  org.apache.oozie.client.rest.JsonCoordinatorJob
>  org.apache.oozie.client.rest.JsonCoordinatorAction
>  org.apache.oozie.client.rest.JsonBundleJob
> for example:
>  
> 3493 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonBundleJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3494 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3496 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2019-12-18 Thread Hadoop QA (Jira)


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

Hadoop QA commented on OOZIE-3568:
--


Testing JIRA OOZIE-3568

Cleaning local git workspace



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




> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Assignee: duan xiong
>Priority: Major
> Fix For: 5.3.0
>
> Attachments: OOZIE-3568-001.patch, OOZIE-3568-002.patch, 
> OOZIE-3568-003.patch, OOZIE-3568-004.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.out need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
>  org.apache.oozie.client.rest.JsonWorkflowAction
>  org.apache.oozie.client.rest.JsonCoordinatorJob
>  org.apache.oozie.client.rest.JsonCoordinatorAction
>  org.apache.oozie.client.rest.JsonBundleJob
> for example:
>  
> 3493 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonBundleJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3494 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3496 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2019-12-18 Thread Hadoop QA (Jira)


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

Hadoop QA commented on OOZIE-3568:
--

PreCommit-OOZIE-Build started


> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Assignee: duan xiong
>Priority: Major
> Fix For: 5.3.0
>
> Attachments: OOZIE-3568-001.patch, OOZIE-3568-002.patch, 
> OOZIE-3568-003.patch, OOZIE-3568-004.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.out need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
>  org.apache.oozie.client.rest.JsonWorkflowAction
>  org.apache.oozie.client.rest.JsonCoordinatorJob
>  org.apache.oozie.client.rest.JsonCoordinatorAction
>  org.apache.oozie.client.rest.JsonBundleJob
> for example:
>  
> 3493 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonBundleJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3494 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3496 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2019-12-17 Thread Andras Salamon (Jira)


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

Andras Salamon commented on OOZIE-3568:
---

[~nobigo] Can you please check the patch, precommit was unable to apply it.

> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Assignee: duan xiong
>Priority: Major
> Fix For: 5.3.0
>
> Attachments: OOZIE-3568-001.patch, OOZIE-3568-002.patch, 
> OOZIE-3568-003.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.out need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
>  org.apache.oozie.client.rest.JsonWorkflowAction
>  org.apache.oozie.client.rest.JsonCoordinatorJob
>  org.apache.oozie.client.rest.JsonCoordinatorAction
>  org.apache.oozie.client.rest.JsonBundleJob
> for example:
>  
> 3493 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonBundleJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3494 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3496 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2019-12-14 Thread Hadoop QA (Jira)


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

Hadoop QA commented on OOZIE-3568:
--


Testing JIRA OOZIE-3568

Cleaning local git workspace



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




> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Assignee: duan xiong
>Priority: Major
> Fix For: 5.3.0
>
> Attachments: OOZIE-3568-001.patch, OOZIE-3568-002.patch, 
> OOZIE-3568-003.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.out need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
>  org.apache.oozie.client.rest.JsonWorkflowAction
>  org.apache.oozie.client.rest.JsonCoordinatorJob
>  org.apache.oozie.client.rest.JsonCoordinatorAction
>  org.apache.oozie.client.rest.JsonBundleJob
> for example:
>  
> 3493 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonBundleJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3494 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3496 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2019-12-14 Thread Hadoop QA (Jira)


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

Hadoop QA commented on OOZIE-3568:
--

PreCommit-OOZIE-Build started


> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Assignee: duan xiong
>Priority: Major
> Fix For: 5.3.0
>
> Attachments: OOZIE-3568-001.patch, OOZIE-3568-002.patch, 
> OOZIE-3568-003.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.out need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
>  org.apache.oozie.client.rest.JsonWorkflowAction
>  org.apache.oozie.client.rest.JsonCoordinatorJob
>  org.apache.oozie.client.rest.JsonCoordinatorAction
>  org.apache.oozie.client.rest.JsonBundleJob
> for example:
>  
> 3493 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonBundleJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3494 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3496 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2019-12-14 Thread duan xiong (Jira)


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

duan xiong commented on OOZIE-3568:
---

[~asalamon74],Hi,I have checked the test classes and you are right,This class 
have a misleading name,I have changed This class name to the right meaning.

> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Assignee: duan xiong
>Priority: Major
> Fix For: 5.3.0
>
> Attachments: OOZIE-3568-001.patch, OOZIE-3568-002.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.out need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
>  org.apache.oozie.client.rest.JsonWorkflowAction
>  org.apache.oozie.client.rest.JsonCoordinatorJob
>  org.apache.oozie.client.rest.JsonCoordinatorAction
>  org.apache.oozie.client.rest.JsonBundleJob
> for example:
>  
> 3493 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonBundleJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3494 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3496 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2019-12-12 Thread Andras Salamon (Jira)


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

Andras Salamon commented on OOZIE-3568:
---

[~nobigo] This is definitely a valid issue, nice find.

[~kmarton] Although I also don't like the "-1 BACKWARDS_COMPATIBILITY" in the 
precommit result I agree that we wont have a problem, since those parts are 
referring to non-existent classes.

The test classes are a bit tricky. Originally {{TestJsonWorkflowJob}} was 
testing {{JsonWorkflowJob}}. After OOZIE-1463 it's testing {{WorkflowJobBean}}, 
so the name of the class is quite misleading. If we really want to test 
{{WorkflowJobBean}} we should have a {{TestWorkflowJobBean}}. [~nobigo] Can you 
please check the test classes and find out what classes they are really 
testing. I think we could keep most of them after a few renames.

> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Assignee: duan xiong
>Priority: Major
> Fix For: 5.3.0
>
> Attachments: OOZIE-3568-001.patch, OOZIE-3568-002.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.out need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
>  org.apache.oozie.client.rest.JsonWorkflowAction
>  org.apache.oozie.client.rest.JsonCoordinatorJob
>  org.apache.oozie.client.rest.JsonCoordinatorAction
>  org.apache.oozie.client.rest.JsonBundleJob
> for example:
>  
> 3493 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonBundleJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3494 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3496 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2019-12-12 Thread Kinga Marton (Jira)


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

Kinga Marton commented on OOZIE-3568:
-

[~nobigo] I think this is a valid issue. 
 Those files were removed with OOZIE-1463. I didn't found any explanation 
related the reason of keeping them in persistence.xml, so I think that this 
change is OK. Also I think that we should remove the test classes as well, if 
they don't have any added value.

[~nobigo] can you please check what exactly are those classes testing and check 
if they can be removed as well, or we should keep those.

Since the proposed changes are in persistence.xml, the precommit check fails at 
backwards compatibility part. However I don't think that this should be a 
problem, since there were invalid references. [~asalamon74] what is you opinion 
about this?

> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Assignee: duan xiong
>Priority: Major
> Fix For: 5.3.0
>
> Attachments: OOZIE-3568-001.patch, OOZIE-3568-002.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.out need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
>  org.apache.oozie.client.rest.JsonWorkflowAction
>  org.apache.oozie.client.rest.JsonCoordinatorJob
>  org.apache.oozie.client.rest.JsonCoordinatorAction
>  org.apache.oozie.client.rest.JsonBundleJob
> for example:
>  
> 3493 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonBundleJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3494 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3496 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2019-12-11 Thread duan xiong (Jira)


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

duan xiong commented on OOZIE-3568:
---

 

[~kmarton] ,Hi. Can you help me confirm this issue is a problem or not? Why we 
delete this class before? Maybe we need to delete this class's test class

> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Assignee: duan xiong
>Priority: Major
> Fix For: 5.3.0
>
> Attachments: OOZIE-3568-001.patch, OOZIE-3568-002.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.out need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
>  org.apache.oozie.client.rest.JsonWorkflowAction
>  org.apache.oozie.client.rest.JsonCoordinatorJob
>  org.apache.oozie.client.rest.JsonCoordinatorAction
>  org.apache.oozie.client.rest.JsonBundleJob
> for example:
>  
> 3493 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonBundleJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3494 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3496 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2019-12-07 Thread Hadoop QA (Jira)


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

Hadoop QA commented on OOZIE-3568:
--


Testing JIRA OOZIE-3568

Cleaning local git workspace



{color:green}+1 PATCH_APPLIES{color}
{color:green}+1 CLEAN{color}
{color:red}-1 RAW_PATCH_ANALYSIS{color}
.{color:green}+1{color} the patch does not introduce any @author tags
.{color:green}+1{color} the patch does not introduce any tabs
.{color:green}+1{color} the patch does not introduce any trailing spaces
.{color:green}+1{color} the patch does not introduce any star imports
.{color:green}+1{color} the patch does not introduce any line longer than 
132
.{color:red}-1{color} the patch does not add/modify any testcase
{color:green}+1 RAT{color}
.{color:green}+1{color} the patch does not seem to introduce new RAT 
warnings
{color:green}+1 JAVADOC{color}
.{color:green}+1{color} Javadoc generation succeeded with the patch
.{color:green}+1{color} the patch does not seem to introduce new Javadoc 
warning(s)
{color:green}+1 COMPILE{color}
.{color:green}+1{color} HEAD compiles
.{color:green}+1{color} patch compiles
.{color:green}+1{color} the patch does not seem to introduce new javac 
warnings
{color:red}-1{color} There are [1] new bugs found below threshold in total that 
must be fixed.
.{color:green}+1{color} There are no new bugs found in 
[fluent-job/fluent-job-api].
.{color:green}+1{color} There are no new bugs found in [docs].
.{color:green}+1{color} There are no new bugs found in [core].
.{color:green}+1{color} There are no new bugs found in [sharelib/spark].
.{color:green}+1{color} There are no new bugs found in [sharelib/git].
.{color:green}+1{color} There are no new bugs found in [sharelib/sqoop].
.{color:green}+1{color} There are no new bugs found in [sharelib/hive2].
.{color:green}+1{color} There are no new bugs found in [sharelib/streaming].
.{color:green}+1{color} There are no new bugs found in [sharelib/pig].
.{color:red}-1{color} There are [1] new bugs found below threshold in 
[sharelib/oozie] that must be fixed.
.You can find the SpotBugs diff here (look for the red and orange ones): 
sharelib/oozie/findbugs-new.html
.The most important SpotBugs errors are:
.At ShellMain.java:[line 93]: This usage of 
java/lang/ProcessBuilder.init(Ljava/util/List;)V can be vulnerable to 
Command Injection
.At ShellMain.java:[line 91]: At ShellMain.java:[line 90]
.At ShellMain.java:[line 92]
.{color:green}+1{color} There are no new bugs found in [sharelib/hive].
.{color:green}+1{color} There are no new bugs found in [sharelib/hcatalog].
.{color:green}+1{color} There are no new bugs found in [sharelib/distcp].
.{color:green}+1{color} There are no new bugs found in [tools].
.{color:green}+1{color} There are no new bugs found in [server].
.{color:green}+1{color} There are no new bugs found in [client].
.{color:green}+1{color} There are no new bugs found in [examples].
.{color:green}+1{color} There are no new bugs found in [webapp].
{color:red}-1 BACKWARDS_COMPATIBILITY{color}
.{color:green}+1{color} the patch does not change any JPA 
Entity/Colum/Basic/Lob/Transient annotations
.{color:red}-1{color} the patch modifies 1 JPA file(s), persistence.xml or 
*-orm.xml
{color:green}+1 TESTS{color}
.Tests run: 3199
.{color:orange}Tests failed at first run:{color}
TestSLAEventBean#testToXmlRegistrationEvent
TestPriorityDelayQueue#testPeek
.For the complete list of flaky tests, see TEST-SUMMARY-FULL files.
{color:green}+1 DISTRO{color}
.{color:green}+1{color} distro tarball builds with the patch 
{color:green}+1 MODERNIZER{color}


{color:red}*-1 Overall result, please check the reported -1(s)*{color}


The full output of the test-patch run is available at

. https://builds.apache.org/job/PreCommit-OOZIE-Build/1267/



> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Assignee: duan xiong
>Priority: Major
> Fix For: 5.2.0
>
> Attachments: OOZIE-3568-001.patch, OOZIE-3568-002.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
> org.apache.oozie.client.rest.JsonWorkflowAction
> 

[jira] [Commented] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2019-12-07 Thread Hadoop QA (Jira)


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

Hadoop QA commented on OOZIE-3568:
--


Testing JIRA OOZIE-3568

Cleaning local git workspace



{color:green}+1 PATCH_APPLIES{color}
{color:green}+1 CLEAN{color}
{color:red}-1 RAW_PATCH_ANALYSIS{color}
.{color:green}+1{color} the patch does not introduce any @author tags
.{color:green}+1{color} the patch does not introduce any tabs
.{color:green}+1{color} the patch does not introduce any trailing spaces
.{color:green}+1{color} the patch does not introduce any star imports
.{color:green}+1{color} the patch does not introduce any line longer than 
132
.{color:red}-1{color} the patch does not add/modify any testcase
{color:green}+1 RAT{color}
.{color:green}+1{color} the patch does not seem to introduce new RAT 
warnings
{color:green}+1 JAVADOC{color}
.{color:green}+1{color} Javadoc generation succeeded with the patch
.{color:green}+1{color} the patch does not seem to introduce new Javadoc 
warning(s)
{color:green}+1 COMPILE{color}
.{color:green}+1{color} HEAD compiles
.{color:green}+1{color} patch compiles
.{color:green}+1{color} the patch does not seem to introduce new javac 
warnings
{color:red}-1{color} There are [1] new bugs found below threshold in total that 
must be fixed.
.{color:green}+1{color} There are no new bugs found in 
[fluent-job/fluent-job-api].
.{color:green}+1{color} There are no new bugs found in [docs].
.{color:green}+1{color} There are no new bugs found in [core].
.{color:green}+1{color} There are no new bugs found in [sharelib/spark].
.{color:green}+1{color} There are no new bugs found in [sharelib/git].
.{color:green}+1{color} There are no new bugs found in [sharelib/sqoop].
.{color:green}+1{color} There are no new bugs found in [sharelib/hive2].
.{color:green}+1{color} There are no new bugs found in [sharelib/streaming].
.{color:green}+1{color} There are no new bugs found in [sharelib/pig].
.{color:red}-1{color} There are [1] new bugs found below threshold in 
[sharelib/oozie] that must be fixed.
.You can find the SpotBugs diff here (look for the red and orange ones): 
sharelib/oozie/findbugs-new.html
.The most important SpotBugs errors are:
.At ShellMain.java:[line 93]: This usage of 
java/lang/ProcessBuilder.init(Ljava/util/List;)V can be vulnerable to 
Command Injection
.At ShellMain.java:[line 91]: At ShellMain.java:[line 90]
.At ShellMain.java:[line 92]
.{color:green}+1{color} There are no new bugs found in [sharelib/hive].
.{color:green}+1{color} There are no new bugs found in [sharelib/hcatalog].
.{color:green}+1{color} There are no new bugs found in [sharelib/distcp].
.{color:green}+1{color} There are no new bugs found in [tools].
.{color:green}+1{color} There are no new bugs found in [server].
.{color:green}+1{color} There are no new bugs found in [client].
.{color:green}+1{color} There are no new bugs found in [examples].
.{color:green}+1{color} There are no new bugs found in [webapp].
{color:red}-1 BACKWARDS_COMPATIBILITY{color}
.{color:green}+1{color} the patch does not change any JPA 
Entity/Colum/Basic/Lob/Transient annotations
.{color:red}-1{color} the patch modifies 1 JPA file(s), persistence.xml or 
*-orm.xml
{color:green}+1 TESTS{color}
.Tests run: 3199
.{color:orange}Tests failed at first run:{color}
TestBlockingInputStream#testLimitedWritingBlockingInputStream
.For the complete list of flaky tests, see TEST-SUMMARY-FULL files.
{color:green}+1 DISTRO{color}
.{color:green}+1{color} distro tarball builds with the patch 
{color:green}+1 MODERNIZER{color}


{color:red}*-1 Overall result, please check the reported -1(s)*{color}


The full output of the test-patch run is available at

. https://builds.apache.org/job/PreCommit-OOZIE-Build/1266/



> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Assignee: duan xiong
>Priority: Major
> Fix For: 5.2.0
>
> Attachments: OOZIE-3568-001.patch, OOZIE-3568-002.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
> org.apache.oozie.client.rest.JsonWorkflowAction
> 

[jira] [Commented] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2019-12-07 Thread Hadoop QA (Jira)


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

Hadoop QA commented on OOZIE-3568:
--

PreCommit-OOZIE-Build started


> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Assignee: duan xiong
>Priority: Major
> Fix For: 5.2.0
>
> Attachments: OOZIE-3568-001.patch, OOZIE-3568-002.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
> org.apache.oozie.client.rest.JsonWorkflowAction
> org.apache.oozie.client.rest.JsonCoordinatorJob
> org.apache.oozie.client.rest.JsonCoordinatorAction
> org.apache.oozie.client.rest.JsonBundleJob



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2019-12-07 Thread Hadoop QA (Jira)


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

Hadoop QA commented on OOZIE-3568:
--

PreCommit-OOZIE-Build started


> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Assignee: duan xiong
>Priority: Major
> Fix For: 5.2.0
>
> Attachments: OOZIE-3568-001.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
> org.apache.oozie.client.rest.JsonWorkflowAction
> org.apache.oozie.client.rest.JsonCoordinatorJob
> org.apache.oozie.client.rest.JsonCoordinatorAction
> org.apache.oozie.client.rest.JsonBundleJob



--
This message was sent by Atlassian Jira
(v8.3.4#803005)