You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Eric Yang (JIRA)" <ji...@apache.org> on 2009/04/13 00:35:14 UTC

[jira] Created: (CHUKWA-126) Metrics Data Loader needs to prep SQL statement before insertion

Metrics Data Loader needs to prep SQL statement before insertion
----------------------------------------------------------------

                 Key: CHUKWA-126
                 URL: https://issues.apache.org/jira/browse/CHUKWA-126
             Project: Hadoop Chukwa
          Issue Type: Bug
          Components: Data Processors
    Affects Versions: 0.1.2
         Environment: Redhat 5.1, Java 6
            Reporter: Eric Yang
            Priority: Blocker
             Fix For: 0.1.2


Job Conf data contains both double quote and single quote characters.  When inserting to database, the sql statement needs to be prepared for serialization.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CHUKWA-126) Metrics Data Loader needs to prep SQL statement before insertion

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

Eric Yang updated CHUKWA-126:
-----------------------------

    Fix Version/s:     (was: 0.1.2)

> Metrics Data Loader needs to prep SQL statement before insertion
> ----------------------------------------------------------------
>
>                 Key: CHUKWA-126
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-126
>             Project: Hadoop Chukwa
>          Issue Type: Bug
>          Components: Data Processors
>    Affects Versions: 0.1.2
>         Environment: Redhat 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>
> Job Conf data contains both double quote and single quote characters.  When inserting to database, the sql statement needs to be prepared for serialization.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CHUKWA-126) Metrics Data Loader needs to prep SQL statement before insertion

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

Eric Yang updated CHUKWA-126:
-----------------------------

    Priority: Major  (was: Blocker)

> Metrics Data Loader needs to prep SQL statement before insertion
> ----------------------------------------------------------------
>
>                 Key: CHUKWA-126
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-126
>             Project: Hadoop Chukwa
>          Issue Type: Bug
>          Components: Data Processors
>    Affects Versions: 0.1.2
>         Environment: Redhat 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>             Fix For: 0.1.2
>
>
> Job Conf data contains both double quote and single quote characters.  When inserting to database, the sql statement needs to be prepared for serialization.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (CHUKWA-126) Metrics Data Loader needs to prep SQL statement before insertion

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

Eric Yang reassigned CHUKWA-126:
--------------------------------

    Assignee: Eric Yang

> Metrics Data Loader needs to prep SQL statement before insertion
> ----------------------------------------------------------------
>
>                 Key: CHUKWA-126
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-126
>             Project: Hadoop Chukwa
>          Issue Type: Bug
>          Components: Data Processors
>    Affects Versions: 0.1.2
>         Environment: Redhat 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>            Priority: Blocker
>             Fix For: 0.1.2
>
>
> Job Conf data contains both double quote and single quote characters.  When inserting to database, the sql statement needs to be prepared for serialization.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CHUKWA-126) Metrics Data Loader needs to prep SQL statement before insertion

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

Mac Yang resolved CHUKWA-126.
-----------------------------

    Resolution: Duplicate

duplicate of CHUKWA-108

> Metrics Data Loader needs to prep SQL statement before insertion
> ----------------------------------------------------------------
>
>                 Key: CHUKWA-126
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-126
>             Project: Hadoop Chukwa
>          Issue Type: Bug
>          Components: Data Processors
>    Affects Versions: 0.1.2
>         Environment: Redhat 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>
> Job Conf data contains both double quote and single quote characters.  When inserting to database, the sql statement needs to be prepared for serialization.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.