[
https://issues.apache.org/jira/browse/AMBARI-14299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15049873#comment-15049873
]
Hudson commented on AMBARI-14299:
---------------------------------
ABORTED: Integrated in Ambari-branch-2.2 #48 (See
[https://builds.apache.org/job/Ambari-branch-2.2/48/])
AMBARI-14299. Ranger env files are incorrectly sourced on EU (ncole) (ncole:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=8c3284a6f96f2e779ea9b6131ac40cbfe4ff7e4b])
* ambari-server/src/test/python/stacks/2.0.6/HDFS/test_namenode.py
*
ambari-common/src/main/python/resource_management/libraries/functions/version.py
* ambari-server/src/test/python/stacks/2.0.6/configs/nn_eu.json
*
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/setup_ranger_hdfs.py
> Ranger env files are incorrectly sourced on EU
> ----------------------------------------------
>
> Key: AMBARI-14299
> URL: https://issues.apache.org/jira/browse/AMBARI-14299
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Nate Cole
> Assignee: Nate Cole
> Fix For: 2.2.0
>
> Attachments: AMBARI-14299.patch
>
>
> STR:
> 1) Install Cluster with HDFS, HBase on version 2.2.9.
> 2) Add Ranger
> This will install a file, set-hdfs-plugin-env.sh into /etc/hadoop/conf (this
> is normal)
> 3) Add Repository for 2.3.4-3396
> 4) Perform EU.
> This will fail on NN restart with:
> Failed to find Premain-Class manifest attribute in
> /usr/hdp/2.3.4.0-3396/hadoop/lib/ranger-hdfs-plugin-shim-0.5.0.2.3.4.0-3396.jar
> Error occurred during initialization of VM
> agent library failed to init: instrument
> This happens because the .sh file gets copied into the new config directory
> /etc/hadoop/2.3.4.0-3396/0 and gets sourced by ranger. However, the java
> class no longer supports the mechanism for Premain-Class (it has changed to
> use the Hadoop mechanism)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)