[
https://issues.apache.org/jira/browse/CHUKWA-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerome Boulon updated CHUKWA-195:
---------------------------------
Attachment: CHUKWA-195.patch
Chukwa is working out of the box on Hadoop 0.20. This patch remove the H 0.18
jar file.
If you want to specify a queue then you need to add the queue parameter to
chukwa-demux-conf.xml.
Example:
<property>
<name>mapred.job.queue.name</name>
<value>YourQueueName</value>
<description>Hadoop Queue </description>
</property>
This should not go to the 0.1.2 branch.
> Support Hadoop 0.20 on the backend
> ----------------------------------
>
> Key: CHUKWA-195
> URL: https://issues.apache.org/jira/browse/CHUKWA-195
> Project: Hadoop Chukwa
> Issue Type: Improvement
> Reporter: Jerome Boulon
> Assignee: Jerome Boulon
> Fix For: 0.2.0
>
> Attachments: CHUKWA-195.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.