[
https://issues.apache.org/jira/browse/TAJO-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14645806#comment-14645806
]
ASF GitHub Bot commented on TAJO-1711:
--------------------------------------
GitHub user yeongeon opened a pull request:
https://github.com/apache/tajo/pull/664
TAJO-1711: Add basic monitoring page
Add basic monitoring page
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yeongeon/tajo TAJO-1711
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/664.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #664
----
commit ef038f6f167b5d7acadae856c80eb99efdf3ccbd
Author: yeongeon <[email protected]>
Date: 2015-07-24T09:32:04Z
#TAJO-1711 Add basic monitoring page
commit e55d0b0de61319dbe978c076519844b72f25b048
Author: yeongeon <[email protected]>
Date: 2015-07-27T10:18:29Z
Merge branch 'master' of https://github.com/apache/tajo into TAJO-1711
# Conflicts:
# tajo-core/src/main/java/org/apache/tajo/util/metrics/TajoMetrics.java
#
tajo-core/src/main/java/org/apache/tajo/webapp/servlet/MasterQueryExecutorServlet.java
commit 7b1d0cfb35e8d0e9dc76192a650932271df0c450
Author: yeongeon <[email protected]>
Date: 2015-07-27T12:04:56Z
add license
commit 533a4a4f81ae7b19765e1626b8b6a5159d02fa4a
Author: yeongeon <[email protected]>
Date: 2015-07-27T12:16:32Z
seperated tajo and monitoring.
commit fe5d3b5978eebb85670d1dcb67ca460f14d1d23c
Author: yeongeon <[email protected]>
Date: 2015-07-28T01:24:28Z
merge with master
commit 04e28d4dc6573de455d146b73f38d5465234a179
Author: yeongeon <[email protected]>
Date: 2015-07-28T23:06:47Z
add menu
fixed js
commit f9fd305f36e970f847391f99cc936b05ca3fadc4
Author: yeongeon <[email protected]>
Date: 2015-07-29T09:29:59Z
add refresh.
save node at localstorage.
commit e7da481c387f6d08d38527891508b4191c222148
Author: yeongeon <[email protected]>
Date: 2015-07-29T09:39:36Z
changed servlet name
----
> Add basic monitoring page
> -------------------------
>
> Key: TAJO-1711
> URL: https://issues.apache.org/jira/browse/TAJO-1711
> Project: Tajo
> Issue Type: New Feature
> Reporter: Yeongeon KIM
> Assignee: Yeongeon KIM
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)