[
https://issues.apache.org/jira/browse/CHUKWA-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12738722#action_12738722
]
Ari Rabkin commented on CHUKWA-366:
-----------------------------------
Just to clarify: The scope of this issue is as follows:
Make it possible for dump.sh to filter on arbitrary tags, not just cluster.
This probably requires modifying DumpChunks.java, and possibly adding utility
methods elsewhere. The rest of Chukwa should already tolerate arbitrary tags.
Proposed dump interface:
tag.tagname=pattern.
This verifies that the user understood what they were doing.
> Custom Tags
> -----------
>
> Key: CHUKWA-366
> URL: https://issues.apache.org/jira/browse/CHUKWA-366
> Project: Hadoop Chukwa
> Issue Type: New Feature
> Affects Versions: 0.3.0
> Environment: Web Stack
> Reporter: Aaron Beitch
>
> Being able to specify custom tags for a machine.
> I would like to be able to tag a machine as part of a specific stack, such as
> Stack1 and Stack2, which is already implemented as the 'cluster' tag
> specified in chukwa-agent-conf.xml. I would also like to be able to tag each
> machine according to its role, such as WebServer or DataBase. This is not
> currently doable. The best solution would probably be to allow arbitrary
> tags. This functionality should be exposed also in the use of dump.sh, such
> that I can filter on any tag.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.