[
https://issues.apache.org/jira/browse/CHUKWA-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Terence Kwan updated CHUKWA-95:
-------------------------------
Attachment: newjar.zip
rest.patch
Post the rest API patch.
To build it, you need to do the following:
1. unzip newjar.zip in your trunk/lib directory which will create
jsr311-api-1.0.jar jersey-bundle-1.1.0-ea.jar asm-3.1.jar
(they are not supported in the current maven repository)
2. ant chukwa_war to build the chukwa.war file
3. deploy chukwa.war as hicc.war under tomcat
4. To test it do:
http://<server-name>:8080/chukwa/v1/hadoop_jvm/timestamp/<timestamp_long>
> Provide webservice API to extract data points
> ---------------------------------------------
>
> Key: CHUKWA-95
> URL: https://issues.apache.org/jira/browse/CHUKWA-95
> Project: Hadoop Chukwa
> Issue Type: New Feature
> Components: User Interface
> Reporter: Mac Yang
> Assignee: Terence Kwan
> Attachments: newjar.zip, rest.patch
>
>
> Similar to permalink except for the output format. In addition to source and
> time range, the API should also support options like min, max and average.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.