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

xieshiju commented on AMBARI-7656:
----------------------------------

1) If I run below command in ambari directory, it will get successful result.
patch -p0 < AMBARI-7656.patch

2)If I run command like this in ambari directory:  git apply --check 
AMBARI-7656.patch
 it will throw same error similar to Hadoop QA:
[root@bdvs1215 ambari]# git apply --check ../AMBARI-7656.patch
error: 
src/main/resources/common-services/HBASE/0.96.0.2.0/configuration/hbase-site.xml:
 No such file or directory
error: src/main/resources/common-services/HBASE/0.96.0.2.0/metainfo.xml: No 
such file or directory

3) If I move the AMBARI-7656.patch to ambari-server directory, then run:  git 
apply --check AMBARI-7656.patch in ambari-server directory, it will also 
successful.

I will continue to debug this issue...

> Add support for Hbase REST API
> ------------------------------
>
>                 Key: AMBARI-7656
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7656
>             Project: Ambari
>          Issue Type: New Feature
>            Reporter: Marcus Young
>         Attachments: AMBARI-7656.patch, AMBARI-7656.patch, 
> hbase_restgatewayserver.py
>
>
> There is currently no first-class Hbase REST API support out of the box for 
> Ambari. It would be nice to have it install as part of the setup, so that it 
> can be managed via Ganglia, and propagate to every node in a cluster.



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

Reply via email to