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

Abhishek Bafna commented on OOZIE-2676:
---------------------------------------

Thanks [~gezapeti]. Will be uploading the patch with:

{code}
         <httpcore.version>4.3.3</httpcore.version>
         <httpclient.version>4.3.6</httpclient.version>
{code}

I have tested for these tests manually.

mvn clean test -Dtest=org.apache.oozie.client.* -Phadoop-2
mvn clean test -Dtest=org.apache.oozie.servlet.* -Phadoop-2
mvn clean test -Dtest=org.apache.oozie.action.hadoop.TestJavaActionExecutor 
-Phadoop-2 -pl core

mvn clean test -Dtest=org.apache.oozie.client.*
mvn clean test -Dtest=org.apache.oozie.servlet.* -pl core
mvn clean test -Dtest=org.apache.oozie.action.hadoop.TestJavaActionExecutor -pl 
core


> Make hadoop-2 as the default profile
> ------------------------------------
>
>                 Key: OOZIE-2676
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2676
>             Project: Oozie
>          Issue Type: Bug
>          Components: core
>            Reporter: Abhishek Bafna
>            Assignee: Peter Cseh
>         Attachments: OOZIE-2676.001.patch
>
>
> Currently, {{hadoop-1}} is the default profile in Oozie for build the 
> project. It would be good to make the {{hadoop-2}} profile as default for 
> building Oozie and running the unit testcase.



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

Reply via email to