You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Rohini Palaniswamy (JIRA)" <ji...@apache.org> on 2015/07/02 01:47:05 UTC

[jira] [Commented] (OOZIE-2284) HBaseCredentials should only add hbase-default.xml and hbase-site.xml to actionConf

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

Rohini Palaniswamy commented on OOZIE-2284:
-------------------------------------------

Copying from https://builds.apache.org/job/oozie-trunk-precommit-build/2422/console


Testing JIRA OOZIE-2284

Cleaning local git workspace

----------------------------

+1 PATCH_APPLIES
+1 CLEAN
-1 RAW_PATCH_ANALYSIS
    +1 the patch does not introduce any @author tags
    +1 the patch does not introduce any tabs
    +1 the patch does not introduce any trailing spaces
    +1 the patch does not introduce any line longer than 132
    -1 the patch does not add/modify any testcase
+1 RAT
    +1 the patch does not seem to introduce new RAT warnings
+1 JAVADOC
    +1 the patch does not seem to introduce new Javadoc warnings
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
+1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
    +1 the patch does not modify JPA files
-1 TESTS
    Tests run: 1671
    Tests failed: 1
    Tests errors: 0

    The patch failed the following testcases:

      testStreamingWithMultipleOozieServers_coordActionList(org.apache.oozie.service.TestZKXLogStreamingService)

+1 DISTRO
    +1 distro tarball builds with the patch 

----------------------------
-1 Overall result, please check the reported -1(s)


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

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

> HBaseCredentials should only add hbase-default.xml and hbase-site.xml to actionConf
> -----------------------------------------------------------------------------------
>
>                 Key: OOZIE-2284
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2284
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Rohini Palaniswamy
>            Assignee: Rohini Palaniswamy
>             Fix For: trunk
>
>         Attachments: OOZIE-2284-1.patch
>
>
>   OOZIE-2205 added support to not automatically add *-default.xml and *-site.xml to the actionConf (just pig and hive for now) and pick them from classpath of the hadoop node. This makes rolling upgrades work well as it will pick up latest config changes without having to upgrade Oozie server. But HBaseCredentials ends up adding the *-default.xml and *-site.xml to the actionConf.



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