Create ability to push a file to chukwa storage in one operation ----------------------------------------------------------------
Key: HADOOP-4528 URL: https://issues.apache.org/jira/browse/HADOOP-4528 Project: Hadoop Core Issue Type: New Feature Environment: Redhat EL 5, Java 6 Reporter: Eric Yang Assignee: Eric Yang The current design of chukwa requires Chukwa Agent to monitor the file growth in order to stream data to Chukwa cluster. When there are a lot of small files, it does not make sense to ask Chukwa Agent to monitor the file for long period of time. This request is to add a special File adaptor to allow Chukwa Agent to stream small file as one time operation. One example of this type of files is JobConf xml file. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.