You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org> on 2012/11/27 16:45:58 UTC

[jira] [Created] (SQOOP-726) Put debugging information into generated SqoopRecord class

Jarek Jarcec Cecho created SQOOP-726:
----------------------------------------

             Summary: Put debugging information into generated SqoopRecord class
                 Key: SQOOP-726
                 URL: https://issues.apache.org/jira/browse/SQOOP-726
             Project: Sqoop
          Issue Type: Improvement
          Components: codegen
    Affects Versions: 1.4.2
            Reporter: Jarek Jarcec Cecho
            Assignee: Jarek Jarcec Cecho
            Priority: Minor


It would be great if we would improve generated class to contain some additional information that will make issue debugging easier. I'm expecting that this might be a long term task, but from beginning I would like to include following new fields:

* Date when the class was generated
* Connector that was used during the class generation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (SQOOP-726) Put debugging information into generated SqoopRecord class

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SQOOP-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507819#comment-13507819 ] 

Hudson commented on SQOOP-726:
------------------------------

Integrated in Sqoop-ant-jdk-1.6-hadoop100 #342 (See [https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop100/342/])
    SQOOP-726: Put debugging information into generated SqoopRecord class (Revision 0f0066f52509960b73c150f641ba3a13c7b35a5b)

     Result = SUCCESS
cheolsoo : https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=0f0066f52509960b73c150f641ba3a13c7b35a5b
Files : 
* src/java/org/apache/sqoop/orm/ClassWriter.java

                
> Put debugging information into generated SqoopRecord class
> ----------------------------------------------------------
>
>                 Key: SQOOP-726
>                 URL: https://issues.apache.org/jira/browse/SQOOP-726
>             Project: Sqoop
>          Issue Type: Improvement
>          Components: codegen
>    Affects Versions: 1.4.2
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Minor
>         Attachments: bugSQOOP-726.patch
>
>
> It would be great if we would improve generated class to contain some additional information that will make issue debugging easier. I'm expecting that this might be a long term task, but from beginning I would like to include following new fields:
> * Date when the class was generated
> * Connector that was used during the class generation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (SQOOP-726) Put debugging information into generated SqoopRecord class

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SQOOP-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507811#comment-13507811 ] 

Hudson commented on SQOOP-726:
------------------------------

Integrated in Sqoop-ant-jdk-1.6-hadoop20 #340 (See [https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop20/340/])
    SQOOP-726: Put debugging information into generated SqoopRecord class (Revision 0f0066f52509960b73c150f641ba3a13c7b35a5b)

     Result = SUCCESS
cheolsoo : https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=0f0066f52509960b73c150f641ba3a13c7b35a5b
Files : 
* src/java/org/apache/sqoop/orm/ClassWriter.java

                
> Put debugging information into generated SqoopRecord class
> ----------------------------------------------------------
>
>                 Key: SQOOP-726
>                 URL: https://issues.apache.org/jira/browse/SQOOP-726
>             Project: Sqoop
>          Issue Type: Improvement
>          Components: codegen
>    Affects Versions: 1.4.2
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Minor
>         Attachments: bugSQOOP-726.patch
>
>
> It would be great if we would improve generated class to contain some additional information that will make issue debugging easier. I'm expecting that this might be a long term task, but from beginning I would like to include following new fields:
> * Date when the class was generated
> * Connector that was used during the class generation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (SQOOP-726) Put debugging information into generated SqoopRecord class

Posted by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SQOOP-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507835#comment-13507835 ] 

Jarek Jarcec Cecho commented on SQOOP-726:
------------------------------------------

Failure on hadoop200 profile is expected due to SQOOP-731, will be fixed soon.
                
> Put debugging information into generated SqoopRecord class
> ----------------------------------------------------------
>
>                 Key: SQOOP-726
>                 URL: https://issues.apache.org/jira/browse/SQOOP-726
>             Project: Sqoop
>          Issue Type: Improvement
>          Components: codegen
>    Affects Versions: 1.4.2
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Minor
>         Attachments: bugSQOOP-726.patch
>
>
> It would be great if we would improve generated class to contain some additional information that will make issue debugging easier. I'm expecting that this might be a long term task, but from beginning I would like to include following new fields:
> * Date when the class was generated
> * Connector that was used during the class generation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (SQOOP-726) Put debugging information into generated SqoopRecord class

Posted by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SQOOP-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Jarcec Cecho updated SQOOP-726:
-------------------------------------

    Attachment: bugSQOOP-726.patch
    
> Put debugging information into generated SqoopRecord class
> ----------------------------------------------------------
>
>                 Key: SQOOP-726
>                 URL: https://issues.apache.org/jira/browse/SQOOP-726
>             Project: Sqoop
>          Issue Type: Improvement
>          Components: codegen
>    Affects Versions: 1.4.2
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Minor
>         Attachments: bugSQOOP-726.patch
>
>
> It would be great if we would improve generated class to contain some additional information that will make issue debugging easier. I'm expecting that this might be a long term task, but from beginning I would like to include following new fields:
> * Date when the class was generated
> * Connector that was used during the class generation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (SQOOP-726) Put debugging information into generated SqoopRecord class

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SQOOP-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507813#comment-13507813 ] 

Hudson commented on SQOOP-726:
------------------------------

Integrated in Sqoop-ant-jdk-1.6-hadoop23 #510 (See [https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop23/510/])
    SQOOP-726: Put debugging information into generated SqoopRecord class (Revision 0f0066f52509960b73c150f641ba3a13c7b35a5b)

     Result = SUCCESS
cheolsoo : https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=0f0066f52509960b73c150f641ba3a13c7b35a5b
Files : 
* src/java/org/apache/sqoop/orm/ClassWriter.java

                
> Put debugging information into generated SqoopRecord class
> ----------------------------------------------------------
>
>                 Key: SQOOP-726
>                 URL: https://issues.apache.org/jira/browse/SQOOP-726
>             Project: Sqoop
>          Issue Type: Improvement
>          Components: codegen
>    Affects Versions: 1.4.2
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Minor
>         Attachments: bugSQOOP-726.patch
>
>
> It would be great if we would improve generated class to contain some additional information that will make issue debugging easier. I'm expecting that this might be a long term task, but from beginning I would like to include following new fields:
> * Date when the class was generated
> * Connector that was used during the class generation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (SQOOP-726) Put debugging information into generated SqoopRecord class

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SQOOP-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507815#comment-13507815 ] 

Hudson commented on SQOOP-726:
------------------------------

Integrated in Sqoop-ant-jdk-1.6-hadoop200 #350 (See [https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop200/350/])
    SQOOP-726: Put debugging information into generated SqoopRecord class (Revision 0f0066f52509960b73c150f641ba3a13c7b35a5b)

     Result = FAILURE
cheolsoo : https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=0f0066f52509960b73c150f641ba3a13c7b35a5b
Files : 
* src/java/org/apache/sqoop/orm/ClassWriter.java

                
> Put debugging information into generated SqoopRecord class
> ----------------------------------------------------------
>
>                 Key: SQOOP-726
>                 URL: https://issues.apache.org/jira/browse/SQOOP-726
>             Project: Sqoop
>          Issue Type: Improvement
>          Components: codegen
>    Affects Versions: 1.4.2
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Minor
>         Attachments: bugSQOOP-726.patch
>
>
> It would be great if we would improve generated class to contain some additional information that will make issue debugging easier. I'm expecting that this might be a long term task, but from beginning I would like to include following new fields:
> * Date when the class was generated
> * Connector that was used during the class generation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira