Jenkins build is back to normal : oozie-trunk-find-patches-available #128516

2016-08-05 Thread Apache Jenkins Server
See 



Build failed in Jenkins: oozie-trunk-find-patches-available #128515

2016-08-05 Thread Apache Jenkins Server
See 

--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H1 (Mapreduce Hadoop Pig Hdfs yahoo-not-h2) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/oozie.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/oozie.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/oozie.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision cdde957ac97c6e17607c63184bf52d309289b347 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cdde957ac97c6e17607c63184bf52d309289b347
 > git rev-list cdde957ac97c6e17607c63184bf52d309289b347 # timeout=10
[oozie-trunk-find-patches-available] $ /bin/bash 
/tmp/hudson5589385457374710822.sh
mkdir: cannot create directory 
':
 File exists
  % Total% Received % Xferd  Average Speed   TimeTime Time  Current
 Dload  Upload   Total   SpentLeft  Speed

  0 00 00 0  0  0 --:--:-- --:--:-- --:--:-- 0
  0 00 00 0  0  0 --:--:-- --:--:-- --:--:-- 0
100  262k0  262k0 0   259k  0 --:--:--  0:00:01 --:--:--  259k
curl: (18) transfer closed with outstanding read data remaining
Could not retrieve available patches from JIRA
Build step 'Execute shell' marked build as failure


[jira] [Commented] (OOZIE-2364) Remove deprecated SLAEventBean and related code

2016-08-05 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on OOZIE-2364:
--

Testing JIRA OOZIE-2364

Cleaning local git workspace



{color:green}+1 PATCH_APPLIES{color}
{color:green}+1 CLEAN{color}
{color:green}+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 line longer than 
132
.{color:green}+1{color} the patch does adds/modifies 6 testcase(s)
{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} the patch does not seem to introduce new Javadoc 
warnings
{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 BACKWARDS_COMPATIBILITY{color}
.{color:red}-1{color} the patch seems to change 13 line(s) with JPA 
Entity/Colum/Basic/Lob/Transient annotations
.{color:green}+1{color} the patch does not modify JPA files
{color:red}-1 TESTS{color}
.Tests run: 1775
.Tests failed: 1
.Tests errors: 0

.The patch failed the following testcases:

.  testConnectionDrop(org.apache.oozie.jms.TestJMSJobEventListener)

{color:green}+1 DISTRO{color}
.{color:green}+1{color} distro tarball builds with the patch 


{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/oozie-trunk-precommit-build/3204/

> Remove deprecated SLAEventBean and related code
> ---
>
> Key: OOZIE-2364
> URL: https://issues.apache.org/jira/browse/OOZIE-2364
> Project: Oozie
>  Issue Type: Task
>Reporter: Rohini Palaniswamy
>Assignee: Satish Subhashrao Saley
>  Labels: newbie
> Fix For: 4.3.0
>
> Attachments: OOZIE-2364-1.patch, OOZIE-2364-2.patch, 
> OOZIE-2364-3.patch
>
>
>   With new SLAService feature which uses different tables, the old SLA_EVENTS 
> table is not used anymore. Need to remove all code related to it and drop 
> that table as well.



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


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

2016-08-05 Thread Apache Jenkins Server
See 

Changes:

[rohini] Additional patch fixing issues for OOZIE-1402

--
[...truncated 6438 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
oozie-tools ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-tools ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-tools ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ 
oozie-tools ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-tools ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/tools.xml
[WARNING] The following patterns were never triggered in this artifact 
exclusion filter:
o  '*:*:pom:*'

[INFO] Copying files to 

[WARNING] Assembly file: 

 is not a regular file (it may be a directory). It cannot be attached to the 
project build for installation or deployment.
[INFO] 
[INFO] 
[INFO] Building Apache Oozie MiniOozie 4.3.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-mini ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-mini 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
oozie-mini ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-mini ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-mini ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ 
oozie-mini ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-mini ---
[INFO] Reading assembly descriptor: src/main/assemblies/empty.xml
[INFO] 
[INFO] 
[INFO] Building Apache Oozie Distro 4.3.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-distro 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-distro 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-distro ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-distro ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor 

[jira] [Updated] (OOZIE-2364) Remove deprecated SLAEventBean and related code

2016-08-05 Thread Satish Subhashrao Saley (JIRA)

 [ 
https://issues.apache.org/jira/browse/OOZIE-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Satish Subhashrao Saley updated OOZIE-2364:
---
Attachment: OOZIE-2364-3.patch

-fixing test failures

> Remove deprecated SLAEventBean and related code
> ---
>
> Key: OOZIE-2364
> URL: https://issues.apache.org/jira/browse/OOZIE-2364
> Project: Oozie
>  Issue Type: Task
>Reporter: Rohini Palaniswamy
>Assignee: Satish Subhashrao Saley
>  Labels: newbie
> Fix For: 4.3.0
>
> Attachments: OOZIE-2364-1.patch, OOZIE-2364-2.patch, 
> OOZIE-2364-3.patch
>
>
>   With new SLAService feature which uses different tables, the old SLA_EVENTS 
> table is not used anymore. Need to remove all code related to it and drop 
> that table as well.



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


Re: Review Request 50833: Remove deprecated SLAEventBean and related code

2016-08-05 Thread Satish Saley

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50833/
---

(Updated Aug. 5, 2016, 5:30 p.m.)


Review request for oozie.


Changes
---

removing a test case


Bugs: OOZIE-2364
https://issues.apache.org/jira/browse/OOZIE-2364


Repository: oozie-git


Description
---

Remove deprecated SLAEventBean and related code


Diffs (updated)
-

  client/src/main/java/org/apache/oozie/cli/OozieCLI.java f1d0f2b 
  client/src/main/java/org/apache/oozie/client/OozieClient.java eee2d63 
  core/pom.xml f19d83b 
  core/src/main/java/org/apache/oozie/SLAEventBean.java b30867b 
  core/src/main/java/org/apache/oozie/command/SchemaCheckXCommand.java 1cc086e 
  
core/src/main/java/org/apache/oozie/command/coord/CoordActionCheckXCommand.java 
bdbbd24 
  
core/src/main/java/org/apache/oozie/command/coord/CoordActionStartXCommand.java 
45abe5a 
  
core/src/main/java/org/apache/oozie/command/coord/CoordActionUpdateXCommand.java
 ef49ea5 
  
core/src/main/java/org/apache/oozie/command/coord/CoordMaterializeTransitionXCommand.java
 f6c1782 
  core/src/main/java/org/apache/oozie/command/coord/CoordRerunXCommand.java 
f1509e6 
  core/src/main/java/org/apache/oozie/command/coord/SLAEventsXCommand.java 
cae9591 
  core/src/main/java/org/apache/oozie/command/wf/ActionEndXCommand.java 740b8d3 
  core/src/main/java/org/apache/oozie/command/wf/ActionKillXCommand.java 
ac096cc 
  core/src/main/java/org/apache/oozie/command/wf/ActionStartXCommand.java 
41f4430 
  core/src/main/java/org/apache/oozie/command/wf/KillXCommand.java 40b93d3 
  core/src/main/java/org/apache/oozie/command/wf/SignalXCommand.java e95a60a 
  core/src/main/java/org/apache/oozie/command/wf/SubmitXCommand.java 27274b9 
  
core/src/main/java/org/apache/oozie/executor/jpa/SLAEventInsertJPAExecutor.java 
bda1e48 
  
core/src/main/java/org/apache/oozie/executor/jpa/SLAEventsGetForFilterJPAExecutor.java
 7797ff5 
  
core/src/main/java/org/apache/oozie/executor/jpa/SLAEventsGetForSeqIdJPAExecutor.java
 fac803a 
  core/src/main/java/org/apache/oozie/executor/jpa/SLAEventsGetJPAExecutor.java 
909c8d5 
  core/src/main/java/org/apache/oozie/service/JPAService.java 028381d 
  core/src/main/java/org/apache/oozie/service/SLAStoreService.java 02899cc 
  core/src/main/java/org/apache/oozie/service/StoreService.java 7868e02 
  core/src/main/java/org/apache/oozie/servlet/SLAServlet.java 8fad98b 
  core/src/main/java/org/apache/oozie/store/SLAStore.java 34f47fb 
  core/src/main/java/org/apache/oozie/store/Store.java b60f022 
  core/src/main/java/org/apache/oozie/util/db/SLADbOperations.java d11f7dc 
  core/src/main/java/org/apache/oozie/util/db/SLADbXOperations.java 285827d 
  core/src/main/resources/oozie-default.xml 6a9d5c4 
  core/src/test/java/org/apache/oozie/TestDagELFunctions.java 3fb2029 
  core/src/test/java/org/apache/oozie/TestSLAEventBean.java de942de 
  core/src/test/java/org/apache/oozie/client/TestOozieCLI.java 10498cb 
  core/src/test/java/org/apache/oozie/client/TestWorkflowClient.java badbb16 
  
core/src/test/java/org/apache/oozie/command/coord/TestCoordMaterializeTransitionXCommand.java
 29e7ca1 
  
core/src/test/java/org/apache/oozie/executor/jpa/TestSLAEventsGetForFilterJPAExecutor.java
 7613454 
  
core/src/test/java/org/apache/oozie/executor/jpa/TestSLAEventsGetForSeqIdJPAExecutor.java
 37bb4da 
  
core/src/test/java/org/apache/oozie/executor/jpa/TestSLAEventsGetJPAExecutor.java
 d939478 
  core/src/test/java/org/apache/oozie/store/TestSLAStore.java 7c95718 
  core/src/test/java/org/apache/oozie/test/XDataTestCase.java ea778bd 
  core/src/test/java/org/apache/oozie/test/XTestCase.java 8ce44f3 
  core/src/test/java/org/apache/oozie/util/db/TestSLADbOperations.java 37dee73 
  core/src/test/java/org/apache/oozie/util/db/TestSLADbXOperations.java 94218be 
  docs/src/site/twiki/CoordinatorFunctionalSpec.twiki e3ac514 
  docs/src/site/twiki/DG_CommandLineTool.twiki af29b56 
  tools/src/main/java/org/apache/oozie/tools/OozieDBCLI.java 8b3e939 
  webapp/src/main/webapp/WEB-INF/web.xml 89f15f3 

Diff: https://reviews.apache.org/r/50833/diff/


Testing
---

Tested locally


Thanks,

Satish Saley



[jira] [Updated] (OOZIE-2364) Remove deprecated SLAEventBean and related code

2016-08-05 Thread Satish Subhashrao Saley (JIRA)

 [ 
https://issues.apache.org/jira/browse/OOZIE-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Satish Subhashrao Saley updated OOZIE-2364:
---
Attachment: (was: OOZIE-2364-3.patch)

> Remove deprecated SLAEventBean and related code
> ---
>
> Key: OOZIE-2364
> URL: https://issues.apache.org/jira/browse/OOZIE-2364
> Project: Oozie
>  Issue Type: Task
>Reporter: Rohini Palaniswamy
>Assignee: Satish Subhashrao Saley
>  Labels: newbie
> Fix For: 4.3.0
>
> Attachments: OOZIE-2364-1.patch, OOZIE-2364-2.patch
>
>
>   With new SLAService feature which uses different tables, the old SLA_EVENTS 
> table is not used anymore. Need to remove all code related to it and drop 
> that table as well.



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


[jira] [Commented] (OOZIE-2364) Remove deprecated SLAEventBean and related code

2016-08-05 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on OOZIE-2364:
--

Testing JIRA OOZIE-2364

Cleaning local git workspace



{color:green}+1 PATCH_APPLIES{color}
{color:green}+1 CLEAN{color}
{color:green}+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 line longer than 
132
.{color:green}+1{color} the patch does adds/modifies 5 testcase(s)
{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} the patch does not seem to introduce new Javadoc 
warnings
{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 BACKWARDS_COMPATIBILITY{color}
.{color:red}-1{color} the patch seems to change 13 line(s) with JPA 
Entity/Colum/Basic/Lob/Transient annotations
.{color:green}+1{color} the patch does not modify JPA files
{color:red}-1 TESTS{color}
.Tests run: 1776
.Tests failed: 2
.Tests errors: 0

.The patch failed the following testcases:

.  testSlaEvents(org.apache.oozie.client.TestOozieCLI)
.  
testCoordStatus_Failed(org.apache.oozie.command.coord.TestCoordChangeXCommand)

{color:green}+1 DISTRO{color}
.{color:green}+1{color} distro tarball builds with the patch 


{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/oozie-trunk-precommit-build/3203/

> Remove deprecated SLAEventBean and related code
> ---
>
> Key: OOZIE-2364
> URL: https://issues.apache.org/jira/browse/OOZIE-2364
> Project: Oozie
>  Issue Type: Task
>Reporter: Rohini Palaniswamy
>Assignee: Satish Subhashrao Saley
>  Labels: newbie
> Fix For: 4.3.0
>
> Attachments: OOZIE-2364-1.patch, OOZIE-2364-2.patch, 
> OOZIE-2364-3.patch
>
>
>   With new SLAService feature which uses different tables, the old SLA_EVENTS 
> table is not used anymore. Need to remove all code related to it and drop 
> that table as well.



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


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

2016-08-05 Thread Apache Jenkins Server
See 

--
[...truncated 6439 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
oozie-tools ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-tools ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-tools ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ 
oozie-tools ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-tools ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/tools.xml
[WARNING] The following patterns were never triggered in this artifact 
exclusion filter:
o  '*:*:pom:*'

[INFO] Copying files to 

[WARNING] Assembly file: 

 is not a regular file (it may be a directory). It cannot be attached to the 
project build for installation or deployment.
[INFO] 
[INFO] 
[INFO] Building Apache Oozie MiniOozie 4.3.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-mini ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-mini 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
oozie-mini ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-mini ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-mini ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ 
oozie-mini ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-mini ---
[INFO] Reading assembly descriptor: src/main/assemblies/empty.xml
[INFO] 
[INFO] 
[INFO] Building Apache Oozie Distro 4.3.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-distro 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-distro 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-distro ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-distro ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ 
oozie-distro ---
[INFO] 
[INFO] --- 

[jira] [Commented] (OOZIE-2364) Remove deprecated SLAEventBean and related code

2016-08-05 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on OOZIE-2364:
--

Testing JIRA OOZIE-2364

Cleaning local git workspace



{color:green}+1 PATCH_APPLIES{color}
{color:green}+1 CLEAN{color}
{color:green}+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 line longer than 
132
.{color:green}+1{color} the patch does adds/modifies 5 testcase(s)
{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} the patch does not seem to introduce new Javadoc 
warnings
{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 BACKWARDS_COMPATIBILITY{color}
.{color:red}-1{color} the patch seems to change 13 line(s) with JPA 
Entity/Colum/Basic/Lob/Transient annotations
.{color:green}+1{color} the patch does not modify JPA files
{color:red}-1 TESTS{color}
.Tests run: 1776
.Tests failed: 1
.Tests errors: 0

.The patch failed the following testcases:

.  testSlaEvents(org.apache.oozie.client.TestOozieCLI)

{color:green}+1 DISTRO{color}
.{color:green}+1{color} distro tarball builds with the patch 


{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/oozie-trunk-precommit-build/3202/

> Remove deprecated SLAEventBean and related code
> ---
>
> Key: OOZIE-2364
> URL: https://issues.apache.org/jira/browse/OOZIE-2364
> Project: Oozie
>  Issue Type: Task
>Reporter: Rohini Palaniswamy
>Assignee: Satish Subhashrao Saley
>  Labels: newbie
> Fix For: 4.3.0
>
> Attachments: OOZIE-2364-1.patch, OOZIE-2364-2.patch, 
> OOZIE-2364-3.patch
>
>
>   With new SLAService feature which uses different tables, the old SLA_EVENTS 
> table is not used anymore. Need to remove all code related to it and drop 
> that table as well.



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


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

2016-08-05 Thread Apache Jenkins Server
See 

Changes:

[rohini] OOZIE-2623 Oozie should use a dummy OutputFormat (satishsaley via

--
[...truncated 6427 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
oozie-tools ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-tools ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-tools ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ 
oozie-tools ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-tools ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/tools.xml
[WARNING] The following patterns were never triggered in this artifact 
exclusion filter:
o  '*:*:pom:*'

[INFO] Copying files to 

[WARNING] Assembly file: 

 is not a regular file (it may be a directory). It cannot be attached to the 
project build for installation or deployment.
[INFO] 
[INFO] 
[INFO] Building Apache Oozie MiniOozie 4.3.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-mini ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-mini 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
oozie-mini ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-mini ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-mini ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ 
oozie-mini ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-mini ---
[INFO] Reading assembly descriptor: src/main/assemblies/empty.xml
[INFO] 
[INFO] 
[INFO] Building Apache Oozie Distro 4.3.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-distro 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-distro 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-distro ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-distro ---
[INFO] Building jar: 

[INFO] 
[INFO] --- 

[jira] [Resolved] (OOZIE-2342) Coordinator docs still mention old SLA system

2016-08-05 Thread Rohini Palaniswamy (JIRA)

 [ 
https://issues.apache.org/jira/browse/OOZIE-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rohini Palaniswamy resolved OOZIE-2342.
---
Resolution: Fixed

> Coordinator docs still mention old SLA system
> -
>
> Key: OOZIE-2342
> URL: https://issues.apache.org/jira/browse/OOZIE-2342
> Project: Oozie
>  Issue Type: Sub-task
>  Components: docs
>Reporter: Robert Kanter
>Assignee: Satish Subhashrao Saley
> Fix For: 4.3.0
>
>
> The Coordinator docs page still mentions the old SLA system, which requires 
> the Yahoo! grid thing.  
> We should do one of the following:
> # Replace this with updated examples that use the new SLA system
> # Add a big note that this is deprecated and link to the newer SLA docs page
> # Remove the section; we already document the new SLA system elsewhere.
> http://oozie.apache.org/docs/4.2.0/CoordinatorFunctionalSpec.html#a12._SLA_Handling



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


[jira] [Commented] (OOZIE-2342) Coordinator docs still mention old SLA system

2016-08-05 Thread Rohini Palaniswamy (JIRA)

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

Rohini Palaniswamy commented on OOZIE-2342:
---

Patch for this is included as part of  OOZIE-2364

> Coordinator docs still mention old SLA system
> -
>
> Key: OOZIE-2342
> URL: https://issues.apache.org/jira/browse/OOZIE-2342
> Project: Oozie
>  Issue Type: Sub-task
>  Components: docs
>Reporter: Robert Kanter
>Assignee: Satish Subhashrao Saley
> Fix For: 4.3.0
>
>
> The Coordinator docs page still mentions the old SLA system, which requires 
> the Yahoo! grid thing.  
> We should do one of the following:
> # Replace this with updated examples that use the new SLA system
> # Add a big note that this is deprecated and link to the newer SLA docs page
> # Remove the section; we already document the new SLA system elsewhere.
> http://oozie.apache.org/docs/4.2.0/CoordinatorFunctionalSpec.html#a12._SLA_Handling



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


[jira] [Commented] (OOZIE-2364) Remove deprecated SLAEventBean and related code

2016-08-05 Thread Satish Subhashrao Saley (JIRA)

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

Satish Subhashrao Saley commented on OOZIE-2364:


Hi [~rkanter], Could you please take a look at patch?

> Remove deprecated SLAEventBean and related code
> ---
>
> Key: OOZIE-2364
> URL: https://issues.apache.org/jira/browse/OOZIE-2364
> Project: Oozie
>  Issue Type: Task
>Reporter: Rohini Palaniswamy
>Assignee: Satish Subhashrao Saley
>  Labels: newbie
> Fix For: 4.3.0
>
> Attachments: OOZIE-2364-1.patch, OOZIE-2364-2.patch, 
> OOZIE-2364-3.patch
>
>
>   With new SLAService feature which uses different tables, the old SLA_EVENTS 
> table is not used anymore. Need to remove all code related to it and drop 
> that table as well.



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


[jira] [Commented] (OOZIE-2364) Remove deprecated SLAEventBean and related code

2016-08-05 Thread Rohini Palaniswamy (JIRA)

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

Rohini Palaniswamy commented on OOZIE-2364:
---

[~rkanter],
   I have already reviewed this one. Would be good if you can also take a quick 
look at it.

> Remove deprecated SLAEventBean and related code
> ---
>
> Key: OOZIE-2364
> URL: https://issues.apache.org/jira/browse/OOZIE-2364
> Project: Oozie
>  Issue Type: Task
>Reporter: Rohini Palaniswamy
>Assignee: Satish Subhashrao Saley
>  Labels: newbie
> Fix For: 4.3.0
>
> Attachments: OOZIE-2364-1.patch, OOZIE-2364-2.patch, 
> OOZIE-2364-3.patch
>
>
>   With new SLAService feature which uses different tables, the old SLA_EVENTS 
> table is not used anymore. Need to remove all code related to it and drop 
> that table as well.



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


Re: Review Request 50833: Remove deprecated SLAEventBean and related code

2016-08-05 Thread Rohini Palaniswamy

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50833/#review145002
---


Ship it!




Ship It!

- Rohini Palaniswamy


On Aug. 5, 2016, 10:03 p.m., Satish Saley wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/50833/
> ---
> 
> (Updated Aug. 5, 2016, 10:03 p.m.)
> 
> 
> Review request for oozie.
> 
> 
> Bugs: OOZIE-2364
> https://issues.apache.org/jira/browse/OOZIE-2364
> 
> 
> Repository: oozie-git
> 
> 
> Description
> ---
> 
> Remove deprecated SLAEventBean and related code
> 
> 
> Diffs
> -
> 
>   client/src/main/java/org/apache/oozie/cli/OozieCLI.java f1d0f2b 
>   client/src/main/java/org/apache/oozie/client/OozieClient.java eee2d63 
>   core/pom.xml f19d83b 
>   core/src/main/java/org/apache/oozie/SLAEventBean.java b30867b 
>   core/src/main/java/org/apache/oozie/command/SchemaCheckXCommand.java 
> 1cc086e 
>   
> core/src/main/java/org/apache/oozie/command/coord/CoordActionCheckXCommand.java
>  bdbbd24 
>   
> core/src/main/java/org/apache/oozie/command/coord/CoordActionStartXCommand.java
>  45abe5a 
>   
> core/src/main/java/org/apache/oozie/command/coord/CoordActionUpdateXCommand.java
>  ef49ea5 
>   
> core/src/main/java/org/apache/oozie/command/coord/CoordMaterializeTransitionXCommand.java
>  f6c1782 
>   core/src/main/java/org/apache/oozie/command/coord/CoordRerunXCommand.java 
> f1509e6 
>   core/src/main/java/org/apache/oozie/command/coord/SLAEventsXCommand.java 
> cae9591 
>   core/src/main/java/org/apache/oozie/command/wf/ActionEndXCommand.java 
> 740b8d3 
>   core/src/main/java/org/apache/oozie/command/wf/ActionKillXCommand.java 
> ac096cc 
>   core/src/main/java/org/apache/oozie/command/wf/ActionStartXCommand.java 
> 41f4430 
>   core/src/main/java/org/apache/oozie/command/wf/KillXCommand.java 40b93d3 
>   core/src/main/java/org/apache/oozie/command/wf/SignalXCommand.java e95a60a 
>   core/src/main/java/org/apache/oozie/command/wf/SubmitXCommand.java 27274b9 
>   
> core/src/main/java/org/apache/oozie/executor/jpa/SLAEventInsertJPAExecutor.java
>  bda1e48 
>   
> core/src/main/java/org/apache/oozie/executor/jpa/SLAEventsGetForFilterJPAExecutor.java
>  7797ff5 
>   
> core/src/main/java/org/apache/oozie/executor/jpa/SLAEventsGetForSeqIdJPAExecutor.java
>  fac803a 
>   
> core/src/main/java/org/apache/oozie/executor/jpa/SLAEventsGetJPAExecutor.java 
> 909c8d5 
>   core/src/main/java/org/apache/oozie/service/JPAService.java 028381d 
>   core/src/main/java/org/apache/oozie/service/SLAStoreService.java 02899cc 
>   core/src/main/java/org/apache/oozie/service/StoreService.java 7868e02 
>   core/src/main/java/org/apache/oozie/servlet/SLAServlet.java 8fad98b 
>   core/src/main/java/org/apache/oozie/store/SLAStore.java 34f47fb 
>   core/src/main/java/org/apache/oozie/store/Store.java b60f022 
>   core/src/main/java/org/apache/oozie/util/db/SLADbOperations.java d11f7dc 
>   core/src/main/java/org/apache/oozie/util/db/SLADbXOperations.java 285827d 
>   core/src/main/resources/oozie-default.xml 6a9d5c4 
>   core/src/test/java/org/apache/oozie/TestDagELFunctions.java 3fb2029 
>   core/src/test/java/org/apache/oozie/TestSLAEventBean.java de942de 
>   core/src/test/java/org/apache/oozie/client/TestWorkflowClient.java badbb16 
>   
> core/src/test/java/org/apache/oozie/command/coord/TestCoordMaterializeTransitionXCommand.java
>  29e7ca1 
>   
> core/src/test/java/org/apache/oozie/executor/jpa/TestSLAEventsGetForFilterJPAExecutor.java
>  7613454 
>   
> core/src/test/java/org/apache/oozie/executor/jpa/TestSLAEventsGetForSeqIdJPAExecutor.java
>  37bb4da 
>   
> core/src/test/java/org/apache/oozie/executor/jpa/TestSLAEventsGetJPAExecutor.java
>  d939478 
>   core/src/test/java/org/apache/oozie/store/TestSLAStore.java 7c95718 
>   core/src/test/java/org/apache/oozie/test/XDataTestCase.java ea778bd 
>   core/src/test/java/org/apache/oozie/test/XTestCase.java 8ce44f3 
>   core/src/test/java/org/apache/oozie/util/db/TestSLADbOperations.java 
> 37dee73 
>   core/src/test/java/org/apache/oozie/util/db/TestSLADbXOperations.java 
> 94218be 
>   docs/src/site/twiki/CoordinatorFunctionalSpec.twiki e3ac514 
>   docs/src/site/twiki/DG_CommandLineTool.twiki af29b56 
>   tools/src/main/java/org/apache/oozie/tools/OozieDBCLI.java 8b3e939 
>   webapp/src/main/webapp/WEB-INF/web.xml 89f15f3 
> 
> Diff: https://reviews.apache.org/r/50833/diff/
> 
> 
> Testing
> ---
> 
> Tested locally
> 
> 
> Thanks,
> 
> Satish Saley
> 
>



[jira] [Updated] (OOZIE-2364) Remove deprecated SLAEventBean and related code

2016-08-05 Thread Satish Subhashrao Saley (JIRA)

 [ 
https://issues.apache.org/jira/browse/OOZIE-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Satish Subhashrao Saley updated OOZIE-2364:
---
Attachment: OOZIE-2364-3.patch

> Remove deprecated SLAEventBean and related code
> ---
>
> Key: OOZIE-2364
> URL: https://issues.apache.org/jira/browse/OOZIE-2364
> Project: Oozie
>  Issue Type: Task
>Reporter: Rohini Palaniswamy
>Assignee: Satish Subhashrao Saley
>  Labels: newbie
> Fix For: 4.3.0
>
> Attachments: OOZIE-2364-1.patch, OOZIE-2364-2.patch, 
> OOZIE-2364-3.patch
>
>
>   With new SLAService feature which uses different tables, the old SLA_EVENTS 
> table is not used anymore. Need to remove all code related to it and drop 
> that table as well.



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


Re: Review Request 50833: Remove deprecated SLAEventBean and related code

2016-08-05 Thread Satish Saley

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50833/
---

(Updated Aug. 5, 2016, 3:03 p.m.)


Review request for oozie.


Bugs: OOZIE-2364
https://issues.apache.org/jira/browse/OOZIE-2364


Repository: oozie-git


Description
---

Remove deprecated SLAEventBean and related code


Diffs (updated)
-

  client/src/main/java/org/apache/oozie/cli/OozieCLI.java f1d0f2b 
  client/src/main/java/org/apache/oozie/client/OozieClient.java eee2d63 
  core/pom.xml f19d83b 
  core/src/main/java/org/apache/oozie/SLAEventBean.java b30867b 
  core/src/main/java/org/apache/oozie/command/SchemaCheckXCommand.java 1cc086e 
  
core/src/main/java/org/apache/oozie/command/coord/CoordActionCheckXCommand.java 
bdbbd24 
  
core/src/main/java/org/apache/oozie/command/coord/CoordActionStartXCommand.java 
45abe5a 
  
core/src/main/java/org/apache/oozie/command/coord/CoordActionUpdateXCommand.java
 ef49ea5 
  
core/src/main/java/org/apache/oozie/command/coord/CoordMaterializeTransitionXCommand.java
 f6c1782 
  core/src/main/java/org/apache/oozie/command/coord/CoordRerunXCommand.java 
f1509e6 
  core/src/main/java/org/apache/oozie/command/coord/SLAEventsXCommand.java 
cae9591 
  core/src/main/java/org/apache/oozie/command/wf/ActionEndXCommand.java 740b8d3 
  core/src/main/java/org/apache/oozie/command/wf/ActionKillXCommand.java 
ac096cc 
  core/src/main/java/org/apache/oozie/command/wf/ActionStartXCommand.java 
41f4430 
  core/src/main/java/org/apache/oozie/command/wf/KillXCommand.java 40b93d3 
  core/src/main/java/org/apache/oozie/command/wf/SignalXCommand.java e95a60a 
  core/src/main/java/org/apache/oozie/command/wf/SubmitXCommand.java 27274b9 
  
core/src/main/java/org/apache/oozie/executor/jpa/SLAEventInsertJPAExecutor.java 
bda1e48 
  
core/src/main/java/org/apache/oozie/executor/jpa/SLAEventsGetForFilterJPAExecutor.java
 7797ff5 
  
core/src/main/java/org/apache/oozie/executor/jpa/SLAEventsGetForSeqIdJPAExecutor.java
 fac803a 
  core/src/main/java/org/apache/oozie/executor/jpa/SLAEventsGetJPAExecutor.java 
909c8d5 
  core/src/main/java/org/apache/oozie/service/JPAService.java 028381d 
  core/src/main/java/org/apache/oozie/service/SLAStoreService.java 02899cc 
  core/src/main/java/org/apache/oozie/service/StoreService.java 7868e02 
  core/src/main/java/org/apache/oozie/servlet/SLAServlet.java 8fad98b 
  core/src/main/java/org/apache/oozie/store/SLAStore.java 34f47fb 
  core/src/main/java/org/apache/oozie/store/Store.java b60f022 
  core/src/main/java/org/apache/oozie/util/db/SLADbOperations.java d11f7dc 
  core/src/main/java/org/apache/oozie/util/db/SLADbXOperations.java 285827d 
  core/src/main/resources/oozie-default.xml 6a9d5c4 
  core/src/test/java/org/apache/oozie/TestDagELFunctions.java 3fb2029 
  core/src/test/java/org/apache/oozie/TestSLAEventBean.java de942de 
  core/src/test/java/org/apache/oozie/client/TestWorkflowClient.java badbb16 
  
core/src/test/java/org/apache/oozie/command/coord/TestCoordMaterializeTransitionXCommand.java
 29e7ca1 
  
core/src/test/java/org/apache/oozie/executor/jpa/TestSLAEventsGetForFilterJPAExecutor.java
 7613454 
  
core/src/test/java/org/apache/oozie/executor/jpa/TestSLAEventsGetForSeqIdJPAExecutor.java
 37bb4da 
  
core/src/test/java/org/apache/oozie/executor/jpa/TestSLAEventsGetJPAExecutor.java
 d939478 
  core/src/test/java/org/apache/oozie/store/TestSLAStore.java 7c95718 
  core/src/test/java/org/apache/oozie/test/XDataTestCase.java ea778bd 
  core/src/test/java/org/apache/oozie/test/XTestCase.java 8ce44f3 
  core/src/test/java/org/apache/oozie/util/db/TestSLADbOperations.java 37dee73 
  core/src/test/java/org/apache/oozie/util/db/TestSLADbXOperations.java 94218be 
  docs/src/site/twiki/CoordinatorFunctionalSpec.twiki e3ac514 
  docs/src/site/twiki/DG_CommandLineTool.twiki af29b56 
  tools/src/main/java/org/apache/oozie/tools/OozieDBCLI.java 8b3e939 
  webapp/src/main/webapp/WEB-INF/web.xml 89f15f3 

Diff: https://reviews.apache.org/r/50833/diff/


Testing
---

Tested locally


Thanks,

Satish Saley



Re: Review Request 50833: Remove deprecated SLAEventBean and related code

2016-08-05 Thread Rohini Palaniswamy

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50833/#review144988
---




core/src/main/java/org/apache/oozie/servlet/SLAServlet.java (line 38)


You have to remove this servlet from web.xml. Also remove everything in 
this class except the parseFilter method.


- Rohini Palaniswamy


On Aug. 5, 2016, 9:01 p.m., Satish Saley wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/50833/
> ---
> 
> (Updated Aug. 5, 2016, 9:01 p.m.)
> 
> 
> Review request for oozie.
> 
> 
> Bugs: OOZIE-2364
> https://issues.apache.org/jira/browse/OOZIE-2364
> 
> 
> Repository: oozie-git
> 
> 
> Description
> ---
> 
> Remove deprecated SLAEventBean and related code
> 
> 
> Diffs
> -
> 
>   client/src/main/java/org/apache/oozie/cli/OozieCLI.java f1d0f2b 
>   client/src/main/java/org/apache/oozie/client/OozieClient.java eee2d63 
>   core/pom.xml f19d83b 
>   core/src/main/java/org/apache/oozie/SLAEventBean.java b30867b 
>   core/src/main/java/org/apache/oozie/command/SchemaCheckXCommand.java 
> 1cc086e 
>   
> core/src/main/java/org/apache/oozie/command/coord/CoordActionCheckXCommand.java
>  bdbbd24 
>   
> core/src/main/java/org/apache/oozie/command/coord/CoordActionStartXCommand.java
>  45abe5a 
>   
> core/src/main/java/org/apache/oozie/command/coord/CoordActionUpdateXCommand.java
>  ef49ea5 
>   
> core/src/main/java/org/apache/oozie/command/coord/CoordMaterializeTransitionXCommand.java
>  f6c1782 
>   core/src/main/java/org/apache/oozie/command/coord/CoordRerunXCommand.java 
> f1509e6 
>   core/src/main/java/org/apache/oozie/command/coord/SLAEventsXCommand.java 
> cae9591 
>   core/src/main/java/org/apache/oozie/command/wf/ActionEndXCommand.java 
> 740b8d3 
>   core/src/main/java/org/apache/oozie/command/wf/ActionKillXCommand.java 
> ac096cc 
>   core/src/main/java/org/apache/oozie/command/wf/ActionStartXCommand.java 
> 41f4430 
>   core/src/main/java/org/apache/oozie/command/wf/KillXCommand.java 40b93d3 
>   core/src/main/java/org/apache/oozie/command/wf/SignalXCommand.java e95a60a 
>   core/src/main/java/org/apache/oozie/command/wf/SubmitXCommand.java 27274b9 
>   
> core/src/main/java/org/apache/oozie/executor/jpa/SLAEventInsertJPAExecutor.java
>  bda1e48 
>   
> core/src/main/java/org/apache/oozie/executor/jpa/SLAEventsGetForFilterJPAExecutor.java
>  7797ff5 
>   
> core/src/main/java/org/apache/oozie/executor/jpa/SLAEventsGetForSeqIdJPAExecutor.java
>  fac803a 
>   
> core/src/main/java/org/apache/oozie/executor/jpa/SLAEventsGetJPAExecutor.java 
> 909c8d5 
>   core/src/main/java/org/apache/oozie/service/JPAService.java 028381d 
>   core/src/main/java/org/apache/oozie/service/SLAStoreService.java 02899cc 
>   core/src/main/java/org/apache/oozie/service/StoreService.java 7868e02 
>   core/src/main/java/org/apache/oozie/servlet/SLAServlet.java 8fad98b 
>   core/src/main/java/org/apache/oozie/store/SLAStore.java 34f47fb 
>   core/src/main/java/org/apache/oozie/store/Store.java b60f022 
>   core/src/main/java/org/apache/oozie/util/db/SLADbOperations.java d11f7dc 
>   core/src/main/java/org/apache/oozie/util/db/SLADbXOperations.java 285827d 
>   core/src/main/resources/oozie-default.xml 6a9d5c4 
>   core/src/test/java/org/apache/oozie/TestDagELFunctions.java 3fb2029 
>   core/src/test/java/org/apache/oozie/TestSLAEventBean.java de942de 
>   core/src/test/java/org/apache/oozie/client/TestWorkflowClient.java badbb16 
>   
> core/src/test/java/org/apache/oozie/command/coord/TestCoordMaterializeTransitionXCommand.java
>  29e7ca1 
>   
> core/src/test/java/org/apache/oozie/executor/jpa/TestSLAEventsGetForFilterJPAExecutor.java
>  7613454 
>   
> core/src/test/java/org/apache/oozie/executor/jpa/TestSLAEventsGetForSeqIdJPAExecutor.java
>  37bb4da 
>   
> core/src/test/java/org/apache/oozie/executor/jpa/TestSLAEventsGetJPAExecutor.java
>  d939478 
>   core/src/test/java/org/apache/oozie/store/TestSLAStore.java 7c95718 
>   core/src/test/java/org/apache/oozie/test/XDataTestCase.java ea778bd 
>   core/src/test/java/org/apache/oozie/test/XTestCase.java 8ce44f3 
>   core/src/test/java/org/apache/oozie/util/db/TestSLADbOperations.java 
> 37dee73 
>   core/src/test/java/org/apache/oozie/util/db/TestSLADbXOperations.java 
> 94218be 
>   docs/src/site/twiki/CoordinatorFunctionalSpec.twiki e3ac514 
>   docs/src/site/twiki/DG_CommandLineTool.twiki af29b56 
>   tools/src/main/java/org/apache/oozie/tools/OozieDBCLI.java 8b3e939 
> 
> Diff: https://reviews.apache.org/r/50833/diff/
> 
> 
> Testing
> ---
> 
> Tested locally
> 
> 
> Thanks,
> 
> Satish Saley
> 
>



Re: Review Request 50833: Remove deprecated SLAEventBean and related code

2016-08-05 Thread Rohini Palaniswamy

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50833/#review144985
---




client/src/main/java/org/apache/oozie/cli/OozieCLI.java (line 1790)


Instead of SuppressWarnings unused, can you comment out the method



client/src/main/java/org/apache/oozie/client/OozieClient.java (line 1885)


This also needs to be removed


- Rohini Palaniswamy


On Aug. 5, 2016, 9:01 p.m., Satish Saley wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/50833/
> ---
> 
> (Updated Aug. 5, 2016, 9:01 p.m.)
> 
> 
> Review request for oozie.
> 
> 
> Bugs: OOZIE-2364
> https://issues.apache.org/jira/browse/OOZIE-2364
> 
> 
> Repository: oozie-git
> 
> 
> Description
> ---
> 
> Remove deprecated SLAEventBean and related code
> 
> 
> Diffs
> -
> 
>   client/src/main/java/org/apache/oozie/cli/OozieCLI.java f1d0f2b 
>   client/src/main/java/org/apache/oozie/client/OozieClient.java eee2d63 
>   core/pom.xml f19d83b 
>   core/src/main/java/org/apache/oozie/SLAEventBean.java b30867b 
>   core/src/main/java/org/apache/oozie/command/SchemaCheckXCommand.java 
> 1cc086e 
>   
> core/src/main/java/org/apache/oozie/command/coord/CoordActionCheckXCommand.java
>  bdbbd24 
>   
> core/src/main/java/org/apache/oozie/command/coord/CoordActionStartXCommand.java
>  45abe5a 
>   
> core/src/main/java/org/apache/oozie/command/coord/CoordActionUpdateXCommand.java
>  ef49ea5 
>   
> core/src/main/java/org/apache/oozie/command/coord/CoordMaterializeTransitionXCommand.java
>  f6c1782 
>   core/src/main/java/org/apache/oozie/command/coord/CoordRerunXCommand.java 
> f1509e6 
>   core/src/main/java/org/apache/oozie/command/coord/SLAEventsXCommand.java 
> cae9591 
>   core/src/main/java/org/apache/oozie/command/wf/ActionEndXCommand.java 
> 740b8d3 
>   core/src/main/java/org/apache/oozie/command/wf/ActionKillXCommand.java 
> ac096cc 
>   core/src/main/java/org/apache/oozie/command/wf/ActionStartXCommand.java 
> 41f4430 
>   core/src/main/java/org/apache/oozie/command/wf/KillXCommand.java 40b93d3 
>   core/src/main/java/org/apache/oozie/command/wf/SignalXCommand.java e95a60a 
>   core/src/main/java/org/apache/oozie/command/wf/SubmitXCommand.java 27274b9 
>   
> core/src/main/java/org/apache/oozie/executor/jpa/SLAEventInsertJPAExecutor.java
>  bda1e48 
>   
> core/src/main/java/org/apache/oozie/executor/jpa/SLAEventsGetForFilterJPAExecutor.java
>  7797ff5 
>   
> core/src/main/java/org/apache/oozie/executor/jpa/SLAEventsGetForSeqIdJPAExecutor.java
>  fac803a 
>   
> core/src/main/java/org/apache/oozie/executor/jpa/SLAEventsGetJPAExecutor.java 
> 909c8d5 
>   core/src/main/java/org/apache/oozie/service/JPAService.java 028381d 
>   core/src/main/java/org/apache/oozie/service/SLAStoreService.java 02899cc 
>   core/src/main/java/org/apache/oozie/service/StoreService.java 7868e02 
>   core/src/main/java/org/apache/oozie/servlet/SLAServlet.java 8fad98b 
>   core/src/main/java/org/apache/oozie/store/SLAStore.java 34f47fb 
>   core/src/main/java/org/apache/oozie/store/Store.java b60f022 
>   core/src/main/java/org/apache/oozie/util/db/SLADbOperations.java d11f7dc 
>   core/src/main/java/org/apache/oozie/util/db/SLADbXOperations.java 285827d 
>   core/src/main/resources/oozie-default.xml 6a9d5c4 
>   core/src/test/java/org/apache/oozie/TestDagELFunctions.java 3fb2029 
>   core/src/test/java/org/apache/oozie/TestSLAEventBean.java de942de 
>   core/src/test/java/org/apache/oozie/client/TestWorkflowClient.java badbb16 
>   
> core/src/test/java/org/apache/oozie/command/coord/TestCoordMaterializeTransitionXCommand.java
>  29e7ca1 
>   
> core/src/test/java/org/apache/oozie/executor/jpa/TestSLAEventsGetForFilterJPAExecutor.java
>  7613454 
>   
> core/src/test/java/org/apache/oozie/executor/jpa/TestSLAEventsGetForSeqIdJPAExecutor.java
>  37bb4da 
>   
> core/src/test/java/org/apache/oozie/executor/jpa/TestSLAEventsGetJPAExecutor.java
>  d939478 
>   core/src/test/java/org/apache/oozie/store/TestSLAStore.java 7c95718 
>   core/src/test/java/org/apache/oozie/test/XDataTestCase.java ea778bd 
>   core/src/test/java/org/apache/oozie/test/XTestCase.java 8ce44f3 
>   core/src/test/java/org/apache/oozie/util/db/TestSLADbOperations.java 
> 37dee73 
>   core/src/test/java/org/apache/oozie/util/db/TestSLADbXOperations.java 
> 94218be 
>   docs/src/site/twiki/CoordinatorFunctionalSpec.twiki e3ac514 
>   docs/src/site/twiki/DG_CommandLineTool.twiki af29b56 
>   tools/src/main/java/org/apache/oozie/tools/OozieDBCLI.java 8b3e939 
> 
> Diff: https://reviews.apache.org/r/50833/diff/
> 
> 
> Testing
> ---
> 
> Tested locally
> 
> 
> Thanks,
> 
> 

[jira] [Commented] (OOZIE-2588) Support getting credentials for same cluster hcat when credentials config is empty

2016-08-05 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on OOZIE-2588:
--

Testing JIRA OOZIE-2588

Cleaning local git workspace



{color:green}+1 PATCH_APPLIES{color}
{color:green}+1 CLEAN{color}
{color:green}+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 line longer than 
132
.{color:green}+1{color} the patch does adds/modifies 1 testcase(s)
{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} the patch does not seem to introduce new Javadoc 
warnings
{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:green}+1 BACKWARDS_COMPATIBILITY{color}
.{color:green}+1{color} the patch does not change any JPA 
Entity/Colum/Basic/Lob/Transient annotations
.{color:green}+1{color} the patch does not modify JPA files
{color:green}+1 TESTS{color}
.Tests run: 1795
{color:green}+1 DISTRO{color}
.{color:green}+1{color} distro tarball builds with the patch 


{color:green}*+1 Overall result, good!, no -1s*{color}


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

.   https://builds.apache.org/job/oozie-trunk-precommit-build/3201/

> Support getting credentials for same cluster hcat when credentials config is 
> empty
> --
>
> Key: OOZIE-2588
> URL: https://issues.apache.org/jira/browse/OOZIE-2588
> Project: Oozie
>  Issue Type: Bug
>Reporter: Satish Subhashrao Saley
>Assignee: Satish Subhashrao Saley
>Priority: Minor
> Attachments: OOZIE-2588-1.patch, OOZIE-2588-2.patch, 
> OOZIE-2588-3.patch, OOZIE-2588-4.patch, OOZIE-2588-5.patch, 
> OOZIE-2588-6.patch, OOZIE-2588-7.patch, OOZIE-2588-8.patch
>
>
> Oozie should get credentials for the same cluster hcat when 
> hcat.metastore.uri and hcat.metastore.principal are not specified. It will 
> eliminate lot of trouble for the users.



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


[jira] [Updated] (OOZIE-2627) Add SLA Commands for new SLA V2 API

2016-08-05 Thread Satish Subhashrao Saley (JIRA)

 [ 
https://issues.apache.org/jira/browse/OOZIE-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Satish Subhashrao Saley updated OOZIE-2627:
---
Summary: Add SLA Commands for new SLA V2 API  (was: Add SLA Commands for 
new API)

> Add SLA Commands for new SLA V2 API
> ---
>
> Key: OOZIE-2627
> URL: https://issues.apache.org/jira/browse/OOZIE-2627
> Project: Oozie
>  Issue Type: Bug
>Reporter: Satish Subhashrao Saley
>




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


Jenkins build is back to normal : oozie-trunk-precommit-build #3201

2016-08-05 Thread Apache Jenkins Server
See 



[jira] [Updated] (OOZIE-2364) Remove deprecated SLAEventBean and related code

2016-08-05 Thread Satish Subhashrao Saley (JIRA)

 [ 
https://issues.apache.org/jira/browse/OOZIE-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Satish Subhashrao Saley updated OOZIE-2364:
---
Attachment: OOZIE-2364-2.patch

> Remove deprecated SLAEventBean and related code
> ---
>
> Key: OOZIE-2364
> URL: https://issues.apache.org/jira/browse/OOZIE-2364
> Project: Oozie
>  Issue Type: Task
>Reporter: Rohini Palaniswamy
>Assignee: Satish Subhashrao Saley
>  Labels: newbie
> Fix For: 4.3.0
>
> Attachments: OOZIE-2364-1.patch, OOZIE-2364-2.patch
>
>
>   With new SLAService feature which uses different tables, the old SLA_EVENTS 
> table is not used anymore. Need to remove all code related to it and drop 
> that table as well.



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


Re: Review Request 50833: Remove deprecated SLAEventBean and related code

2016-08-05 Thread Satish Saley

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50833/
---

(Updated Aug. 5, 2016, 2:01 p.m.)


Review request for oozie.


Changes
---

Addressing Rohini's comments


Bugs: OOZIE-2364
https://issues.apache.org/jira/browse/OOZIE-2364


Repository: oozie-git


Description
---

Remove deprecated SLAEventBean and related code


Diffs (updated)
-

  client/src/main/java/org/apache/oozie/cli/OozieCLI.java f1d0f2b 
  client/src/main/java/org/apache/oozie/client/OozieClient.java eee2d63 
  core/pom.xml f19d83b 
  core/src/main/java/org/apache/oozie/SLAEventBean.java b30867b 
  core/src/main/java/org/apache/oozie/command/SchemaCheckXCommand.java 1cc086e 
  
core/src/main/java/org/apache/oozie/command/coord/CoordActionCheckXCommand.java 
bdbbd24 
  
core/src/main/java/org/apache/oozie/command/coord/CoordActionStartXCommand.java 
45abe5a 
  
core/src/main/java/org/apache/oozie/command/coord/CoordActionUpdateXCommand.java
 ef49ea5 
  
core/src/main/java/org/apache/oozie/command/coord/CoordMaterializeTransitionXCommand.java
 f6c1782 
  core/src/main/java/org/apache/oozie/command/coord/CoordRerunXCommand.java 
f1509e6 
  core/src/main/java/org/apache/oozie/command/coord/SLAEventsXCommand.java 
cae9591 
  core/src/main/java/org/apache/oozie/command/wf/ActionEndXCommand.java 740b8d3 
  core/src/main/java/org/apache/oozie/command/wf/ActionKillXCommand.java 
ac096cc 
  core/src/main/java/org/apache/oozie/command/wf/ActionStartXCommand.java 
41f4430 
  core/src/main/java/org/apache/oozie/command/wf/KillXCommand.java 40b93d3 
  core/src/main/java/org/apache/oozie/command/wf/SignalXCommand.java e95a60a 
  core/src/main/java/org/apache/oozie/command/wf/SubmitXCommand.java 27274b9 
  
core/src/main/java/org/apache/oozie/executor/jpa/SLAEventInsertJPAExecutor.java 
bda1e48 
  
core/src/main/java/org/apache/oozie/executor/jpa/SLAEventsGetForFilterJPAExecutor.java
 7797ff5 
  
core/src/main/java/org/apache/oozie/executor/jpa/SLAEventsGetForSeqIdJPAExecutor.java
 fac803a 
  core/src/main/java/org/apache/oozie/executor/jpa/SLAEventsGetJPAExecutor.java 
909c8d5 
  core/src/main/java/org/apache/oozie/service/JPAService.java 028381d 
  core/src/main/java/org/apache/oozie/service/SLAStoreService.java 02899cc 
  core/src/main/java/org/apache/oozie/service/StoreService.java 7868e02 
  core/src/main/java/org/apache/oozie/servlet/SLAServlet.java 8fad98b 
  core/src/main/java/org/apache/oozie/store/SLAStore.java 34f47fb 
  core/src/main/java/org/apache/oozie/store/Store.java b60f022 
  core/src/main/java/org/apache/oozie/util/db/SLADbOperations.java d11f7dc 
  core/src/main/java/org/apache/oozie/util/db/SLADbXOperations.java 285827d 
  core/src/main/resources/oozie-default.xml 6a9d5c4 
  core/src/test/java/org/apache/oozie/TestDagELFunctions.java 3fb2029 
  core/src/test/java/org/apache/oozie/TestSLAEventBean.java de942de 
  core/src/test/java/org/apache/oozie/client/TestWorkflowClient.java badbb16 
  
core/src/test/java/org/apache/oozie/command/coord/TestCoordMaterializeTransitionXCommand.java
 29e7ca1 
  
core/src/test/java/org/apache/oozie/executor/jpa/TestSLAEventsGetForFilterJPAExecutor.java
 7613454 
  
core/src/test/java/org/apache/oozie/executor/jpa/TestSLAEventsGetForSeqIdJPAExecutor.java
 37bb4da 
  
core/src/test/java/org/apache/oozie/executor/jpa/TestSLAEventsGetJPAExecutor.java
 d939478 
  core/src/test/java/org/apache/oozie/store/TestSLAStore.java 7c95718 
  core/src/test/java/org/apache/oozie/test/XDataTestCase.java ea778bd 
  core/src/test/java/org/apache/oozie/test/XTestCase.java 8ce44f3 
  core/src/test/java/org/apache/oozie/util/db/TestSLADbOperations.java 37dee73 
  core/src/test/java/org/apache/oozie/util/db/TestSLADbXOperations.java 94218be 
  docs/src/site/twiki/CoordinatorFunctionalSpec.twiki e3ac514 
  docs/src/site/twiki/DG_CommandLineTool.twiki af29b56 
  tools/src/main/java/org/apache/oozie/tools/OozieDBCLI.java 8b3e939 

Diff: https://reviews.apache.org/r/50833/diff/


Testing
---

Tested locally


Thanks,

Satish Saley



[jira] [Commented] (OOZIE-2588) Support getting credentials for same cluster hcat when credentials config is empty

2016-08-05 Thread Rohini Palaniswamy (JIRA)

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

Rohini Palaniswamy commented on OOZIE-2588:
---

 - Thread.currentThread().setContextClassLoader(contextClassLoader); should 
have to be reset in @AfterClass. As all tests run in the same jvm, not 
resetting might cause a problem. Sorry. Missed this in initial review.
  - Could you also rename TEST_HCAT_METASTORE_PRINCIPAL to 
TEST_HIVE_METASTORE_PRINCIPAL2

> Support getting credentials for same cluster hcat when credentials config is 
> empty
> --
>
> Key: OOZIE-2588
> URL: https://issues.apache.org/jira/browse/OOZIE-2588
> Project: Oozie
>  Issue Type: Bug
>Reporter: Satish Subhashrao Saley
>Assignee: Satish Subhashrao Saley
>Priority: Minor
> Attachments: OOZIE-2588-1.patch, OOZIE-2588-2.patch, 
> OOZIE-2588-3.patch, OOZIE-2588-4.patch, OOZIE-2588-5.patch, 
> OOZIE-2588-6.patch, OOZIE-2588-7.patch, OOZIE-2588-8.patch
>
>
> Oozie should get credentials for the same cluster hcat when 
> hcat.metastore.uri and hcat.metastore.principal are not specified. It will 
> eliminate lot of trouble for the users.



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


[jira] [Commented] (OOZIE-2572) SLA DURATION miss not shown when job is running for longer than expected time

2016-08-05 Thread Rohini Palaniswamy (JIRA)

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

Rohini Palaniswamy commented on OOZIE-2572:
---

Do not like the fact that this is backward incompatible, but considering that 
durationDelay was never reported due to inconsistencies in timeunit, it is ok. 
Also reporting in milliseconds instead of minutes avoids loss of information. 
It would be better to keep everything consistent and I would suggest doing the 
same for start and end delays as well. 

> SLA DURATION miss not shown when job is running for longer than expected time
> -
>
> Key: OOZIE-2572
> URL: https://issues.apache.org/jira/browse/OOZIE-2572
> Project: Oozie
>  Issue Type: Bug
>Reporter: Satish Subhashrao Saley
>Assignee: Satish Subhashrao Saley
> Fix For: 4.3.0
>
> Attachments: OOZIE-2572-1.patch, OOZIE-2572-2.patch, 
> OOZIE-2572-3.patch, OOZIE-2572-4.patch, OOZIE-2572-5.patch
>
>
> If job is running for beyond expected duration, Oozie UI is not slowing SLA 
> for duration miss.



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


[jira] [Created] (OOZIE-2627) Add SLA Commands for new API

2016-08-05 Thread Satish Subhashrao Saley (JIRA)
Satish Subhashrao Saley created OOZIE-2627:
--

 Summary: Add SLA Commands for new API
 Key: OOZIE-2627
 URL: https://issues.apache.org/jira/browse/OOZIE-2627
 Project: Oozie
  Issue Type: Bug
Reporter: Satish Subhashrao Saley






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


[jira] [Commented] (OOZIE-2623) Oozie should use a dummy OutputFormat

2016-08-05 Thread Rohini Palaniswamy (JIRA)

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

Rohini Palaniswamy commented on OOZIE-2623:
---

+1. Committed to master. Thanks for the patch Satish.

bq. the patch does not add/modify any testcase
  All regular tests that launch a job will go through this code change. So new 
test is not required.

Test failures are unrelated and seem to be happening earlier as well. See the 
same failures in
https://issues.apache.org/jira/browse/OOZIE-2625?focusedCommentId=15406755=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15406755

> Oozie should use a dummy OutputFormat
> -
>
> Key: OOZIE-2623
> URL: https://issues.apache.org/jira/browse/OOZIE-2623
> Project: Oozie
>  Issue Type: Bug
>Reporter: Satish Subhashrao Saley
>Assignee: Satish Subhashrao Saley
> Fix For: 4.3.0
>
> Attachments: OOZIE-2623-1.patch, OOZIE-2623-2.patch, 
> OOZIE-2623-3.patch, OOZIE-2623-4.patch
>
>
> After fixing OOZIE-2475, killed actions have this exception.
> {code}
> 2016-06-13 20:49:46,068 [uber-SubtaskRunner] WARN  
> org.apache.hadoop.mapred.LocalContainerLauncher  - Exception running local 
> (uberized) 'child' : 
> org.apache.hadoop.ipc.RemoteException(java.io.FileNotFoundException): Invalid 
> inode path: 
> /user/rohinip/oozie_LL/0266574-160613173929807-oozie_LL-W/pig1--pig/output/_temporary/1/_temporary/attempt_1464982500298_46637_m_00_0/part-0
>  (id=316134636)
> {code}
> This is because it currently uses FileOuputFormat and sets output directory 
> to /output which is unnecessary.  This should save some 
> unnecessary file creation and move operations.



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


Re: Review Request 50833: Remove deprecated SLAEventBean and related code

2016-08-05 Thread Rohini Palaniswamy

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50833/#review144970
---



- V2SLAServlet.java and TestV2SLAServlet.java is the new SLA code. You cannot 
remove that 
- Remove sla section from commandline documentation. It already mentions it is 
deprecated as of Oozie 4.0.
- Remove getSLAInfo from OozieClient.
- Comment out sla command from OozieCLI with a TODO note that sla commands need 
to added for new API. I am surprised that we did not add equivalent commandline 
options for the new SLA. Please create a new jira for that as well if it is not 
already there and mention the jira in the TODO note.


core/src/test/java/org/apache/oozie/client/TestWorkflowClient.java 


You need to have v2/sla



docs/src/site/twiki/CoordinatorFunctionalSpec.twiki 


Retain the SLA handling section and link to the DG_SLAMonitoring page


- Rohini Palaniswamy


On Aug. 5, 2016, 3:51 a.m., Satish Saley wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/50833/
> ---
> 
> (Updated Aug. 5, 2016, 3:51 a.m.)
> 
> 
> Review request for oozie.
> 
> 
> Bugs: OOZIE-2364
> https://issues.apache.org/jira/browse/OOZIE-2364
> 
> 
> Repository: oozie-git
> 
> 
> Description
> ---
> 
> Remove deprecated SLAEventBean and related code
> 
> 
> Diffs
> -
> 
>   core/pom.xml f19d83b 
>   core/src/main/java/org/apache/oozie/SLAEventBean.java b30867b 
>   core/src/main/java/org/apache/oozie/command/SchemaCheckXCommand.java 
> 1cc086e 
>   
> core/src/main/java/org/apache/oozie/command/coord/CoordActionCheckXCommand.java
>  bdbbd24 
>   
> core/src/main/java/org/apache/oozie/command/coord/CoordActionStartXCommand.java
>  45abe5a 
>   
> core/src/main/java/org/apache/oozie/command/coord/CoordActionUpdateXCommand.java
>  ef49ea5 
>   
> core/src/main/java/org/apache/oozie/command/coord/CoordMaterializeTransitionXCommand.java
>  f6c1782 
>   core/src/main/java/org/apache/oozie/command/coord/CoordRerunXCommand.java 
> f1509e6 
>   core/src/main/java/org/apache/oozie/command/coord/SLAEventsXCommand.java 
> cae9591 
>   core/src/main/java/org/apache/oozie/command/wf/ActionEndXCommand.java 
> 740b8d3 
>   core/src/main/java/org/apache/oozie/command/wf/ActionKillXCommand.java 
> ac096cc 
>   core/src/main/java/org/apache/oozie/command/wf/ActionStartXCommand.java 
> 41f4430 
>   core/src/main/java/org/apache/oozie/command/wf/KillXCommand.java 40b93d3 
>   core/src/main/java/org/apache/oozie/command/wf/SignalXCommand.java e95a60a 
>   core/src/main/java/org/apache/oozie/command/wf/SubmitXCommand.java 27274b9 
>   
> core/src/main/java/org/apache/oozie/executor/jpa/SLAEventInsertJPAExecutor.java
>  bda1e48 
>   
> core/src/main/java/org/apache/oozie/executor/jpa/SLAEventsGetForFilterJPAExecutor.java
>  7797ff5 
>   
> core/src/main/java/org/apache/oozie/executor/jpa/SLAEventsGetForSeqIdJPAExecutor.java
>  fac803a 
>   
> core/src/main/java/org/apache/oozie/executor/jpa/SLAEventsGetJPAExecutor.java 
> 909c8d5 
>   core/src/main/java/org/apache/oozie/service/JPAService.java 028381d 
>   core/src/main/java/org/apache/oozie/service/SLAStoreService.java 02899cc 
>   core/src/main/java/org/apache/oozie/service/StoreService.java 7868e02 
>   core/src/main/java/org/apache/oozie/servlet/SLAServlet.java 8fad98b 
>   core/src/main/java/org/apache/oozie/servlet/V2SLAServlet.java d578eaf 
>   core/src/main/java/org/apache/oozie/store/SLAStore.java 34f47fb 
>   core/src/main/java/org/apache/oozie/store/Store.java b60f022 
>   core/src/main/java/org/apache/oozie/util/db/SLADbOperations.java d11f7dc 
>   core/src/main/java/org/apache/oozie/util/db/SLADbXOperations.java 285827d 
>   core/src/main/resources/oozie-default.xml 6a9d5c4 
>   core/src/test/java/org/apache/oozie/TestDagELFunctions.java 3fb2029 
>   core/src/test/java/org/apache/oozie/TestSLAEventBean.java de942de 
>   core/src/test/java/org/apache/oozie/client/TestWorkflowClient.java badbb16 
>   
> core/src/test/java/org/apache/oozie/command/coord/TestCoordMaterializeTransitionXCommand.java
>  29e7ca1 
>   
> core/src/test/java/org/apache/oozie/executor/jpa/TestSLAEventsGetForFilterJPAExecutor.java
>  7613454 
>   
> core/src/test/java/org/apache/oozie/executor/jpa/TestSLAEventsGetForSeqIdJPAExecutor.java
>  37bb4da 
>   
> core/src/test/java/org/apache/oozie/executor/jpa/TestSLAEventsGetJPAExecutor.java
>  d939478 
>   core/src/test/java/org/apache/oozie/servlet/TestV2SLAServlet.java db509ac 
>   core/src/test/java/org/apache/oozie/store/TestSLAStore.java 7c95718 
>   core/src/test/java/org/apache/oozie/test/XDataTestCase.java ea778bd 
>   

[jira] [Updated] (OOZIE-2588) Support getting credentials for same cluster hcat when credentials config is empty

2016-08-05 Thread Satish Subhashrao Saley (JIRA)

 [ 
https://issues.apache.org/jira/browse/OOZIE-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Satish Subhashrao Saley updated OOZIE-2588:
---
Attachment: OOZIE-2588-8.patch

> Support getting credentials for same cluster hcat when credentials config is 
> empty
> --
>
> Key: OOZIE-2588
> URL: https://issues.apache.org/jira/browse/OOZIE-2588
> Project: Oozie
>  Issue Type: Bug
>Reporter: Satish Subhashrao Saley
>Assignee: Satish Subhashrao Saley
>Priority: Minor
> Attachments: OOZIE-2588-1.patch, OOZIE-2588-2.patch, 
> OOZIE-2588-3.patch, OOZIE-2588-4.patch, OOZIE-2588-5.patch, 
> OOZIE-2588-6.patch, OOZIE-2588-7.patch, OOZIE-2588-8.patch
>
>
> Oozie should get credentials for the same cluster hcat when 
> hcat.metastore.uri and hcat.metastore.principal are not specified. It will 
> eliminate lot of trouble for the users.



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


[jira] [Updated] (OOZIE-2588) Support getting credentials for same cluster hcat when credentials config is empty

2016-08-05 Thread Satish Subhashrao Saley (JIRA)

 [ 
https://issues.apache.org/jira/browse/OOZIE-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Satish Subhashrao Saley updated OOZIE-2588:
---
Attachment: (was: OOZIE-2588-8.patch)

> Support getting credentials for same cluster hcat when credentials config is 
> empty
> --
>
> Key: OOZIE-2588
> URL: https://issues.apache.org/jira/browse/OOZIE-2588
> Project: Oozie
>  Issue Type: Bug
>Reporter: Satish Subhashrao Saley
>Assignee: Satish Subhashrao Saley
>Priority: Minor
> Attachments: OOZIE-2588-1.patch, OOZIE-2588-2.patch, 
> OOZIE-2588-3.patch, OOZIE-2588-4.patch, OOZIE-2588-5.patch, 
> OOZIE-2588-6.patch, OOZIE-2588-7.patch
>
>
> Oozie should get credentials for the same cluster hcat when 
> hcat.metastore.uri and hcat.metastore.principal are not specified. It will 
> eliminate lot of trouble for the users.



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


[jira] [Commented] (OOZIE-2364) Remove deprecated SLAEventBean and related code

2016-08-05 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on OOZIE-2364:
--

Testing JIRA OOZIE-2364

Cleaning local git workspace



{color:green}+1 PATCH_APPLIES{color}
{color:green}+1 CLEAN{color}
{color:green}+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 line longer than 
132
.{color:green}+1{color} the patch does adds/modifies 5 testcase(s)
{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} the patch does not seem to introduce new Javadoc 
warnings
{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 BACKWARDS_COMPATIBILITY{color}
.{color:red}-1{color} the patch seems to change 13 line(s) with JPA 
Entity/Colum/Basic/Lob/Transient annotations
.{color:green}+1{color} the patch does not modify JPA files
{color:green}+1 TESTS{color}
.Tests run: 1774
{color:green}+1 DISTRO{color}
.{color:green}+1{color} distro tarball builds with the patch 


{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/oozie-trunk-precommit-build/3200/

> Remove deprecated SLAEventBean and related code
> ---
>
> Key: OOZIE-2364
> URL: https://issues.apache.org/jira/browse/OOZIE-2364
> Project: Oozie
>  Issue Type: Task
>Reporter: Rohini Palaniswamy
>Assignee: Satish Subhashrao Saley
>  Labels: newbie
> Fix For: 4.3.0
>
> Attachments: OOZIE-2364-1.patch
>
>
>   With new SLAService feature which uses different tables, the old SLA_EVENTS 
> table is not used anymore. Need to remove all code related to it and drop 
> that table as well.



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


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

2016-08-05 Thread Apache Jenkins Server
See 

--
[...truncated 6408 lines...]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-tools 
---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
oozie-tools ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
oozie-tools ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-tools ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-tools ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ 
oozie-tools ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-tools ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/tools.xml
[WARNING] The following patterns were never triggered in this artifact 
exclusion filter:
o  '*:*:pom:*'

[INFO] Copying files to 

[WARNING] Assembly file: 

 is not a regular file (it may be a directory). It cannot be attached to the 
project build for installation or deployment.
[INFO] 
[INFO] 
[INFO] Building Apache Oozie MiniOozie 4.3.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-mini ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-mini 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
oozie-mini ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-mini ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-mini ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ 
oozie-mini ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-mini ---
[INFO] Reading assembly descriptor: src/main/assemblies/empty.xml
[INFO] 
[INFO] 
[INFO] Building Apache Oozie Distro 4.3.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-distro 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-distro 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-distro ---

[jira] [Commented] (OOZIE-2613) Upgrade hive version from 0.13.1 to 1.2.0

2016-08-05 Thread Taklon Stephen Wu (JIRA)

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

Taklon Stephen Wu commented on OOZIE-2613:
--

Thanks for including my change

> Upgrade hive version from 0.13.1 to 1.2.0
> -
>
> Key: OOZIE-2613
> URL: https://issues.apache.org/jira/browse/OOZIE-2613
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Reporter: abhishek bafna
>Assignee: abhishek bafna
> Fix For: 4.3.0
>
> Attachments: OOZIE-2613-00.patch
>
>




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


[jira] [Commented] (OOZIE-2617) Read properties files in action configurations

2016-08-05 Thread Taklon Stephen Wu (JIRA)

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

Taklon Stephen Wu commented on OOZIE-2617:
--

ping? twiki has been updated

> Read properties files in action configurations
> --
>
> Key: OOZIE-2617
> URL: https://issues.apache.org/jira/browse/OOZIE-2617
> Project: Oozie
>  Issue Type: Improvement
>  Components: core
>Affects Versions: trunk
>Reporter: Taklon Stephen Wu
>  Labels: patch
> Fix For: 4.3.0
>
> Attachments: OOZIE-2617-1.patch, OOZIE-2617-2.patch, 
> OOZIE-2617-3.patch
>
>
> Current logic of acton configuration only READ xml files within Oozie action 
> directory, but for pig and other applications, properties files are supported 
> and may be default configuration file format. To simplify the logic of 
> reusing these properties files when using Oozie with them, we add properties 
> file reading in action conf.



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


[jira] [Commented] (OOZIE-2626) Oozie workflow processing becomes slow after the increase of rows in COORD_ACTIONS and WF_ACTIONS tables when the metastore is running on SQL Server

2016-08-05 Thread Fady K Sedrak (JIRA)

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

Fady K Sedrak commented on OOZIE-2626:
--

Working on a patch

> Oozie workflow processing becomes slow after the increase of rows in 
> COORD_ACTIONS and WF_ACTIONS tables when the metastore is running on SQL 
> Server
> 
>
> Key: OOZIE-2626
> URL: https://issues.apache.org/jira/browse/OOZIE-2626
> Project: Oozie
>  Issue Type: Bug
>  Components: coordinator, workflow
>Reporter: Fady K Sedrak
>
> Oozie workflow processing becomes slow after the increase of rows in 
> COORD_ACTIONS and WF_ACTIONS tables when running against SQL Server. A 
> secondary index need to be created against COORD_ACTIONS (last_modified_time 
> & status), WF_ACTIONS (last_modified_time & status) to avoid going for a full 
> table scan when querying against these fields.



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


[jira] [Created] (OOZIE-2626) Oozie workflow processing becomes slow after the increase of rows in COORD_ACTIONS and WF_ACTIONS tables when the metastore is running on SQL Server

2016-08-05 Thread Fady K Sedrak (JIRA)
Fady K Sedrak created OOZIE-2626:


 Summary: Oozie workflow processing becomes slow after the increase 
of rows in COORD_ACTIONS and WF_ACTIONS tables when the metastore is running on 
SQL Server
 Key: OOZIE-2626
 URL: https://issues.apache.org/jira/browse/OOZIE-2626
 Project: Oozie
  Issue Type: Bug
  Components: coordinator, workflow
Reporter: Fady K Sedrak


Oozie workflow processing becomes slow after the increase of rows in 
COORD_ACTIONS and WF_ACTIONS tables when running against SQL Server. A 
secondary index need to be created against COORD_ACTIONS (last_modified_time & 
status), WF_ACTIONS (last_modified_time & status) to avoid going for a full 
table scan when querying against these fields.



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


[jira] [Comment Edited] (OOZIE-935) "Asynchronous Datasets" section in docs has no content

2016-08-05 Thread Jerome BAROTIN (JIRA)

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

Jerome BAROTIN edited comment on OOZIE-935 at 8/5/16 9:40 AM:
--

This issue was created in 2012, any news about this since 4 years ?


was (Author: jbarotin):
This issue was create in 2012, any news about this since 4 years ?

> "Asynchronous Datasets" section in docs has no content
> --
>
> Key: OOZIE-935
> URL: https://issues.apache.org/jira/browse/OOZIE-935
> Project: Oozie
>  Issue Type: Improvement
>Reporter: Robert Kanter
>Priority: Minor
>
> The "Asynchronous Datasets" section in the docs on the Coordinator Functional 
> Specification page has no actual content; it just says "TBD".  
> http://incubator.apache.org/oozie/docs/3.2.0-incubating/docs/CoordinatorFunctionalSpec.html#a5.2._Asynchronous_Datasets



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


[jira] [Comment Edited] (OOZIE-935) "Asynchronous Datasets" section in docs has no content

2016-08-05 Thread Jerome BAROTIN (JIRA)

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

Jerome BAROTIN edited comment on OOZIE-935 at 8/5/16 9:41 AM:
--

This issue was created in 2012, any news about that since 4 years ?


was (Author: jbarotin):
This issue was created in 2012, any news about this since 4 years ?

> "Asynchronous Datasets" section in docs has no content
> --
>
> Key: OOZIE-935
> URL: https://issues.apache.org/jira/browse/OOZIE-935
> Project: Oozie
>  Issue Type: Improvement
>Reporter: Robert Kanter
>Priority: Minor
>
> The "Asynchronous Datasets" section in the docs on the Coordinator Functional 
> Specification page has no actual content; it just says "TBD".  
> http://incubator.apache.org/oozie/docs/3.2.0-incubating/docs/CoordinatorFunctionalSpec.html#a5.2._Asynchronous_Datasets



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


[jira] [Commented] (OOZIE-935) "Asynchronous Datasets" section in docs has no content

2016-08-05 Thread Jerome BAROTIN (JIRA)

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

Jerome BAROTIN commented on OOZIE-935:
--

This issue was create in 2012, any news about this since 4 years ?

> "Asynchronous Datasets" section in docs has no content
> --
>
> Key: OOZIE-935
> URL: https://issues.apache.org/jira/browse/OOZIE-935
> Project: Oozie
>  Issue Type: Improvement
>Reporter: Robert Kanter
>Priority: Minor
>
> The "Asynchronous Datasets" section in the docs on the Coordinator Functional 
> Specification page has no actual content; it just says "TBD".  
> http://incubator.apache.org/oozie/docs/3.2.0-incubating/docs/CoordinatorFunctionalSpec.html#a5.2._Asynchronous_Datasets



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


Jenkins build is back to normal : oozie-trunk-find-patches-available #128409

2016-08-05 Thread Apache Jenkins Server
See 



Build failed in Jenkins: oozie-trunk-find-patches-available #128408

2016-08-05 Thread Apache Jenkins Server
See 

--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H1 (Mapreduce Hadoop Pig Hdfs yahoo-not-h2) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/oozie.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/oozie.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/oozie.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision aec39dd2669b22c385961c48759e7e037e15160d 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f aec39dd2669b22c385961c48759e7e037e15160d
 > git rev-list aec39dd2669b22c385961c48759e7e037e15160d # timeout=10
[oozie-trunk-find-patches-available] $ /bin/bash 
/tmp/hudson7090999192768147116.sh
mkdir: cannot create directory 
':
 File exists
  % Total% Received % Xferd  Average Speed   TimeTime Time  Current
 Dload  Upload   Total   SpentLeft  Speed

  0 00 00 0  0  0 --:--:-- --:--:-- --:--:-- 0
  0 00 00 0  0  0 --:--:-- --:--:-- --:--:-- 0
curl: (52) Empty reply from server
Could not retrieve available patches from JIRA
Build step 'Execute shell' marked build as failure


[jira] [Commented] (OOZIE-2613) Upgrade hive version from 0.13.1 to 1.2.0

2016-08-05 Thread abhishek bafna (JIRA)

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

abhishek bafna commented on OOZIE-2613:
---

The patch includes the changes from OOZIE-2618, otherwise hive2 example fails 
for {{HiveConf}} CNF exception.

> Upgrade hive version from 0.13.1 to 1.2.0
> -
>
> Key: OOZIE-2613
> URL: https://issues.apache.org/jira/browse/OOZIE-2613
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Reporter: abhishek bafna
>Assignee: abhishek bafna
> Fix For: 4.3.0
>
> Attachments: OOZIE-2613-00.patch
>
>




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


[jira] [Updated] (OOZIE-2613) Upgrade hive version from 0.13.1 to 1.2.0

2016-08-05 Thread abhishek bafna (JIRA)

 [ 
https://issues.apache.org/jira/browse/OOZIE-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

abhishek bafna updated OOZIE-2613:
--
Attachment: OOZIE-2613-00.patch

> Upgrade hive version from 0.13.1 to 1.2.0
> -
>
> Key: OOZIE-2613
> URL: https://issues.apache.org/jira/browse/OOZIE-2613
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Reporter: abhishek bafna
>Assignee: abhishek bafna
> Fix For: 4.3.0
>
> Attachments: OOZIE-2613-00.patch
>
>




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


[jira] Subscription: Oozie Patch Available

2016-08-05 Thread jira
Issue Subscription
Filter: Oozie Patch Available (85 issues)

Subscriber: ooziedaily

Key Summary
OOZIE-2623  Oozie should use a dummy OutputFormat
https://issues.apache.org/jira/browse/OOZIE-2623
OOZIE-2619  Make  Hive action defaults to match hive defaults when running from 
command line
https://issues.apache.org/jira/browse/OOZIE-2619
OOZIE-2618  Include hive-common in hive-beeline as compile component for 
hive-server2 (hive2 action)
https://issues.apache.org/jira/browse/OOZIE-2618
OOZIE-2617  Read properties files in action configurations
https://issues.apache.org/jira/browse/OOZIE-2617
OOZIE-2616  Add Tez profile for Hive and Pig sharelibs
https://issues.apache.org/jira/browse/OOZIE-2616
OOZIE-2606  Set spark.yarn.jars to fix Spark 2.0 with Oozie
https://issues.apache.org/jira/browse/OOZIE-2606
OOZIE-2589  CompletedActionXCommand priority param is of no effect
https://issues.apache.org/jira/browse/OOZIE-2589
OOZIE-2588  Support getting credentials for same cluster hcat when credentials 
config is empty
https://issues.apache.org/jira/browse/OOZIE-2588
OOZIE-2585  Disable or remove test case 
TestPartitionDependencyManagerEhcache.testMemoryUsageAndSpeedOverflowToDisk and 
testMemoryUsageAndSpeed
https://issues.apache.org/jira/browse/OOZIE-2585
OOZIE-2584  Eliminate Thread.sleep() calls in TestMemoryLocks
https://issues.apache.org/jira/browse/OOZIE-2584
OOZIE-2583  oozie throws EL Exception when reference variable name containing 
dot
https://issues.apache.org/jira/browse/OOZIE-2583
OOZIE-2582  Populating external child Ids for action failures
https://issues.apache.org/jira/browse/OOZIE-2582
OOZIE-2573  dataset url  which contains spaces can not be handled rightly
https://issues.apache.org/jira/browse/OOZIE-2573
OOZIE-2572  SLA DURATION miss not shown when job is running for longer than 
expected time
https://issues.apache.org/jira/browse/OOZIE-2572
OOZIE-2571  Add scala.binary.version Maven property so that Scala 2.11 can be 
used
https://issues.apache.org/jira/browse/OOZIE-2571
OOZIE-2569  Adding yarn-site, core-site, hdfs-site and mapred-site into spark 
launcher 
https://issues.apache.org/jira/browse/OOZIE-2569
OOZIE-2568  SSH  action pretends to retry automaticly when it failed
https://issues.apache.org/jira/browse/OOZIE-2568
OOZIE-2564  Create new log4j config for unit tests so that logged messages 
contain threads
https://issues.apache.org/jira/browse/OOZIE-2564
OOZIE-2552  Update ActiveMQ version for security and other fixes
https://issues.apache.org/jira/browse/OOZIE-2552
OOZIE-2538  Update HttpClient versions to close security vulnerabilities
https://issues.apache.org/jira/browse/OOZIE-2538
OOZIE-2534  Versioned action libs (similar to how SharedLibs works)
https://issues.apache.org/jira/browse/OOZIE-2534
OOZIE-2530  Remove jline from parent and sharelib pig pom
https://issues.apache.org/jira/browse/OOZIE-2530
OOZIE-2528  Print out environment variables in LauncherMapper
https://issues.apache.org/jira/browse/OOZIE-2528
OOZIE-2521  Filter options are case sensitive for jobtye=bundle
https://issues.apache.org/jira/browse/OOZIE-2521
OOZIE-2518  Oozie is creating many files and directories in /tmp per day
https://issues.apache.org/jira/browse/OOZIE-2518
OOZIE-2517  Add support for startCreatedTime and endCreatedTime filters for 
coord and bundles
https://issues.apache.org/jira/browse/OOZIE-2517
OOZIE-2513  log.scan.duration should not be used for error and audit logs
https://issues.apache.org/jira/browse/OOZIE-2513
OOZIE-2512  ShareLibservice returns incorrect path for jar
https://issues.apache.org/jira/browse/OOZIE-2512
OOZIE-2508  Documentation change for Coord action rerun [OOZIE-1735]
https://issues.apache.org/jira/browse/OOZIE-2508
OOZIE-2501  ZK reentrant lock doesn't work for few cases
https://issues.apache.org/jira/browse/OOZIE-2501
OOZIE-2500  -DtestJarSimple option mentioned in minioozie doc does not work
https://issues.apache.org/jira/browse/OOZIE-2500
OOZIE-2499  map-reduce launcher does not need distributed files, archives 
except  jar of input/outputformat class
https://issues.apache.org/jira/browse/OOZIE-2499
OOZIE-2498  Oozie CallerId configuration for downstream components 
https://issues.apache.org/jira/browse/OOZIE-2498
OOZIE-2495  change action status from  ErrorType.NON_TRANSIENT to TRANSIENT 
when SSH action occurs AUTH_FAILED occasionally
https://issues.apache.org/jira/browse/OOZIE-2495
OOZIE-2491  oozie acl cannot specify group,it does`t work
https://issues.apache.org/jira/browse/OOZIE-2491
OOZIE-2487  Unable to build distro on Java 8 (on Mac)