Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AMBARI-24904. JAR does not exist: /var/lib/ambari-agent/lib/fast-hdfs.jar #2615

Merged
merged 1 commit into from Nov 15, 2018

Conversation

aonishuk
Copy link
Contributor

Noticed this in HdfsResource tried to use fast-hdfs-resource.jar, but it was missing.

2018-11-13 17:29:20,335 - Audit directory creation in HDFS for KNOX Ranger plugin failed with error:
Execution of 'hadoop --config /usr/hdp/3.0.100.0-38/hadoop/conf jar /var/lib/ambari-agent/lib/fast-hdfs-resource.jar /var/lib/ambari-agent/tmp/hdfs_resources_1542130158.84.json' returned 255. ######## Hortonworks #############
This is MOTD message, added for testing in qe infra
JAR does not exist or is not a normal file: /var/lib/ambari-agent/lib/fast-hdfs-resource.jar
However, it looks like webhdfs should have been used.

    "dfs_type": "HDFS", 
        "dfs.webhdfs.enabled": "true", 
        "sysprep_skip_copy_fast_jar_hdfs": "false"

@aonishuk aonishuk self-assigned this Nov 15, 2018
@aonishuk aonishuk requested a review from swagle November 15, 2018 11:44
@asfgit
Copy link

asfgit commented Nov 15, 2018

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/Ambari-Github-PullRequest-Builder/4546/
Test PASSed.

@aonishuk aonishuk merged commit 3d21552 into apache:trunk Nov 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants