[
https://issues.apache.org/jira/browse/AMBARI-14023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146732#comment-15146732
]
Hudson commented on AMBARI-14023:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #4328 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4328/])
AMBARI-14023. Agents should not ask for auto-start command details if it
(smohanty:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=230c1d662d5322623e5402fee3f5d766bf985e6f])
* ambari-agent/src/main/python/ambari_agent/ActionQueue.py
* ambari-agent/src/test/python/ambari_agent/TestActionQueue.py
> Phoenix command line tool support
> ---------------------------------
>
> Key: AMBARI-14023
> URL: https://issues.apache.org/jira/browse/AMBARI-14023
> Project: Ambari
> Issue Type: Improvement
> Components: stacks
> Affects Versions: 2.2.0
> Reporter: Nick Dimiduk
>
> Phoenix client scripts appear to be installed where ever HBase client is
> installed. However, those scripts are not available in the path, a la
> {{/usr/bin/hbase}} is available in the path. The user must manually:
> - specify JAVA_HOME
> - place java in the path
> - invoke sqlline.py via pull path specification
> - explicitly provide hbase connection details
> A script in {{/usr/bin}} should:
> - consume in ambari provided JAVA_HOME and java
> - provide sqlline.py in the path
> - use cluster connection details as default when no connection information
> is provided on the command line
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)