[
https://issues.apache.org/jira/browse/CHUKWA-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Terence Kwan updated CHUKWA-177:
--------------------------------
Attachment: patch
2 completely new files.
1. src/web/hicc/jsp/get_db_data.jsp - output database result as JSON
2. src.test/org/apache/hadoop/chukwa/database/TestWebJson.java - handle the
actual testing of the json output and database data.
> Adding Testing script for database to UI data path
> --------------------------------------------------
>
> Key: CHUKWA-177
> URL: https://issues.apache.org/jira/browse/CHUKWA-177
> Project: Hadoop Chukwa
> Issue Type: Test
> Components: User Interface
> Affects Versions: 0.1.2
> Reporter: Terence Kwan
> Fix For: 0.1.2
>
> Attachments: patch
>
>
> Adding testing script to test the database tables
> cluster_disk,cluster_system_metrics,disk,mr_job,mr_task,system_metrics.
> Assume the data is in the database, the script will get the data from the web
> UI json page and compare the json page to the actual value in the database.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.