Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

How to Access / Read the Embedded Ambari Metrics Collector Data by phoenix not the restAPI

avatar
New Member
 
1 ACCEPTED SOLUTION

avatar
Master Mentor

@jack jack

Is there any specific reason that you want to use "Phoenix" and not via RestAPI?

You can refer to the following article to see if this is what you are looking out for: https://community.hortonworks.com/content/kbentry/71206/using-phoenix-sqlline-utility-to-browse-amba...

Example:

/usr/hdp/2.5.0.0-1245/phoenix/bin/sqlline.py  c6403.ambari.apache.org:61181:/ams-hbase-unsecure

.

View solution in original post

4 REPLIES 4

avatar
New Member

avatar
Master Mentor

@jack jack

Is there any specific reason that you want to use "Phoenix" and not via RestAPI?

You can refer to the following article to see if this is what you are looking out for: https://community.hortonworks.com/content/kbentry/71206/using-phoenix-sqlline-utility-to-browse-amba...

Example:

/usr/hdp/2.5.0.0-1245/phoenix/bin/sqlline.py  c6403.ambari.apache.org:61181:/ams-hbase-unsecure

.

avatar
Master Mentor

@jack jack

It will be great if you can mark this thread as "Accepted" if it answers your query.

avatar
New Member

Thanks! that is I want.