You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Eric Yang (JIRA)" <ji...@apache.org> on 2008/10/28 00:01:44 UTC

[jira] Created: (HADOOP-4528) Create ability to push a file to chukwa storage in one operation

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.


[jira] Resolved: (HADOOP-4528) Create ability to push a file to chukwa storage in one operation

Posted by "Eric Yang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang resolved HADOOP-4528.
-------------------------------

      Resolution: Duplicate
    Release Note: Incorporated in HADOOP-4709

> 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.


[jira] Updated: (HADOOP-4528) Create ability to push a file to chukwa storage in one operation

Posted by "Eric Yang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang updated HADOOP-4528:
------------------------------

    Release Note:   (was: Incorporated in HADOOP-4709)

Incorporated in HADOOP-4709

> 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.