Emil Anca created AMBARI-10730:
----------------------------------
Summary: Issues when log/pid dirs are customized - Falcon
Key: AMBARI-10730
URL: https://issues.apache.org/jira/browse/AMBARI-10730
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 1.7.0
Reporter: Emil Anca
Assignee: Emil Anca
Fix For: 2.1.0
I ran a number of tests before we do start where I ran Ambari 1.7 to install
HDP 2.2 on a VM after changing all the /var/log, /var/run, /hadoop references
form defaults to instead be under some other dir (see attached xls for full
list). I am encountering a number of Ambari failures which I needed help on.
* Falcon check error.
Stacktrace:
org.apache.falcon.client.FalconCLIException: Unable to initialize Falcon Client
object
at org.apache.falcon.client.FalconClient.<init>(FalconClient.java:145)
at org.apache.falcon.cli.FalconCLI.run(FalconCLI.java:178)
at org.apache.falcon.cli.FalconCLI.main(FalconCLI.java:133)
Caused by: org.apache.falcon.client.FalconCLIException: Could not authenticate,
Authentication failed, status: 404, message: Not Found
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)