You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Bruno Mahé (JIRA)" <ji...@apache.org> on 2012/06/01 23:25:24 UTC

[jira] [Created] (HADOOP-8466) hadoop-client POM incorrectly excludes avro

Bruno Mahé created HADOOP-8466:
----------------------------------

             Summary: hadoop-client POM incorrectly excludes avro
                 Key: HADOOP-8466
                 URL: https://issues.apache.org/jira/browse/HADOOP-8466
             Project: Hadoop Common
          Issue Type: Bug
          Components: build
    Affects Versions: 2.0.0-alpha
            Reporter: Bruno Mahé
            Assignee: Bruno Mahé


avro is used by Serializers initialization, thus it must be there

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (HADOOP-8466) hadoop-client POM incorrectly excludes avro

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

Bruno Mahé updated HADOOP-8466:
-------------------------------

    Status: Patch Available  (was: Open)
    
> hadoop-client POM incorrectly excludes avro
> -------------------------------------------
>
>                 Key: HADOOP-8466
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8466
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.0.0-alpha
>            Reporter: Bruno Mahé
>            Assignee: Bruno Mahé
>         Attachments: HADOOP-8466.patch
>
>
> avro is used by Serializers initialization, thus it must be there

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (HADOOP-8466) hadoop-client POM incorrectly excludes avro

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

Hudson commented on HADOOP-8466:
--------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #2383 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2383/])
    HADOOP-8466. hadoop-client POM incorrectly excludes avro. (bmahe via tucu) (Revision 1345358)

     Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1345358
Files : 
* /hadoop/common/trunk/hadoop-client/pom.xml
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> hadoop-client POM incorrectly excludes avro
> -------------------------------------------
>
>                 Key: HADOOP-8466
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8466
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.0.0-alpha
>            Reporter: Bruno Mahé
>            Assignee: Bruno Mahé
>             Fix For: 2.0.1-alpha
>
>         Attachments: HADOOP-8466.patch
>
>
> avro is used by Serializers initialization, thus it must be there

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (HADOOP-8466) hadoop-client POM incorrectly excludes avro

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

Alejandro Abdelnur updated HADOOP-8466:
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.1-alpha
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Thanks Bruno. Committed to trunk and branch-2
                
> hadoop-client POM incorrectly excludes avro
> -------------------------------------------
>
>                 Key: HADOOP-8466
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8466
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.0.0-alpha
>            Reporter: Bruno Mahé
>            Assignee: Bruno Mahé
>             Fix For: 2.0.1-alpha
>
>         Attachments: HADOOP-8466.patch
>
>
> avro is used by Serializers initialization, thus it must be there

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (HADOOP-8466) hadoop-client POM incorrectly excludes avro

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

Hudson commented on HADOOP-8466:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #2328 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2328/])
    HADOOP-8466. hadoop-client POM incorrectly excludes avro. (bmahe via tucu) (Revision 1345358)

     Result = FAILURE
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1345358
Files : 
* /hadoop/common/trunk/hadoop-client/pom.xml
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> hadoop-client POM incorrectly excludes avro
> -------------------------------------------
>
>                 Key: HADOOP-8466
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8466
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.0.0-alpha
>            Reporter: Bruno Mahé
>            Assignee: Bruno Mahé
>             Fix For: 2.0.1-alpha
>
>         Attachments: HADOOP-8466.patch
>
>
> avro is used by Serializers initialization, thus it must be there

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (HADOOP-8466) hadoop-client POM incorrectly excludes avro

Posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287770#comment-13287770 ] 

Alejandro Abdelnur commented on HADOOP-8466:
--------------------------------------------

@Eli, filed HADOOP-8467
                
> hadoop-client POM incorrectly excludes avro
> -------------------------------------------
>
>                 Key: HADOOP-8466
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8466
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.0.0-alpha
>            Reporter: Bruno Mahé
>            Assignee: Bruno Mahé
>             Fix For: 2.0.1-alpha
>
>         Attachments: HADOOP-8466.patch
>
>
> avro is used by Serializers initialization, thus it must be there

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (HADOOP-8466) hadoop-client POM incorrectly excludes avro

Posted by "Eli Collins (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287718#comment-13287718 ] 

Eli Collins commented on HADOOP-8466:
-------------------------------------

Tucu, how about creating a test of the hadoop client package that actually runs a trivial client against the latest published hadoop client package so we catch bugs like this in the future?
                
> hadoop-client POM incorrectly excludes avro
> -------------------------------------------
>
>                 Key: HADOOP-8466
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8466
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.0.0-alpha
>            Reporter: Bruno Mahé
>            Assignee: Bruno Mahé
>             Fix For: 2.0.1-alpha
>
>         Attachments: HADOOP-8466.patch
>
>
> avro is used by Serializers initialization, thus it must be there

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (HADOOP-8466) hadoop-client POM incorrectly excludes avro

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

Hudson commented on HADOOP-8466:
--------------------------------

Integrated in Hadoop-Hdfs-trunk #1064 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/1064/])
    HADOOP-8466. hadoop-client POM incorrectly excludes avro. (bmahe via tucu) (Revision 1345358)

     Result = FAILURE
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1345358
Files : 
* /hadoop/common/trunk/hadoop-client/pom.xml
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> hadoop-client POM incorrectly excludes avro
> -------------------------------------------
>
>                 Key: HADOOP-8466
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8466
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.0.0-alpha
>            Reporter: Bruno Mahé
>            Assignee: Bruno Mahé
>             Fix For: 2.0.1-alpha
>
>         Attachments: HADOOP-8466.patch
>
>
> avro is used by Serializers initialization, thus it must be there

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (HADOOP-8466) hadoop-client POM incorrectly excludes avro

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

Bruno Mahé updated HADOOP-8466:
-------------------------------

    Attachment: HADOOP-8466.patch

Here is a patch.
                
> hadoop-client POM incorrectly excludes avro
> -------------------------------------------
>
>                 Key: HADOOP-8466
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8466
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.0.0-alpha
>            Reporter: Bruno Mahé
>            Assignee: Bruno Mahé
>         Attachments: HADOOP-8466.patch
>
>
> avro is used by Serializers initialization, thus it must be there

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (HADOOP-8466) hadoop-client POM incorrectly excludes avro

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

Hudson commented on HADOOP-8466:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #2311 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2311/])
    HADOOP-8466. hadoop-client POM incorrectly excludes avro. (bmahe via tucu) (Revision 1345358)

     Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1345358
Files : 
* /hadoop/common/trunk/hadoop-client/pom.xml
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> hadoop-client POM incorrectly excludes avro
> -------------------------------------------
>
>                 Key: HADOOP-8466
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8466
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.0.0-alpha
>            Reporter: Bruno Mahé
>            Assignee: Bruno Mahé
>             Fix For: 2.0.1-alpha
>
>         Attachments: HADOOP-8466.patch
>
>
> avro is used by Serializers initialization, thus it must be there

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (HADOOP-8466) hadoop-client POM incorrectly excludes avro

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

Hudson commented on HADOOP-8466:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk #1098 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1098/])
    HADOOP-8466. hadoop-client POM incorrectly excludes avro. (bmahe via tucu) (Revision 1345358)

     Result = FAILURE
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1345358
Files : 
* /hadoop/common/trunk/hadoop-client/pom.xml
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

                
> hadoop-client POM incorrectly excludes avro
> -------------------------------------------
>
>                 Key: HADOOP-8466
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8466
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.0.0-alpha
>            Reporter: Bruno Mahé
>            Assignee: Bruno Mahé
>             Fix For: 2.0.1-alpha
>
>         Attachments: HADOOP-8466.patch
>
>
> avro is used by Serializers initialization, thus it must be there

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Closed] (HADOOP-8466) hadoop-client POM incorrectly excludes avro

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

Arun C Murthy closed HADOOP-8466.
---------------------------------

    
> hadoop-client POM incorrectly excludes avro
> -------------------------------------------
>
>                 Key: HADOOP-8466
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8466
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.0.0-alpha
>            Reporter: Bruno Mahé
>            Assignee: Bruno Mahé
>             Fix For: 2.0.2-alpha
>
>         Attachments: HADOOP-8466.patch
>
>
> avro is used by Serializers initialization, thus it must be there

--
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] (HADOOP-8466) hadoop-client POM incorrectly excludes avro

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

Eli Collins updated HADOOP-8466:
--------------------------------

    Target Version/s: 2.0.1-alpha
    
> hadoop-client POM incorrectly excludes avro
> -------------------------------------------
>
>                 Key: HADOOP-8466
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8466
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.0.0-alpha
>            Reporter: Bruno Mahé
>            Assignee: Bruno Mahé
>
> avro is used by Serializers initialization, thus it must be there

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (HADOOP-8466) hadoop-client POM incorrectly excludes avro

Posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287698#comment-13287698 ] 

Alejandro Abdelnur commented on HADOOP-8466:
--------------------------------------------

+1
                
> hadoop-client POM incorrectly excludes avro
> -------------------------------------------
>
>                 Key: HADOOP-8466
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8466
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.0.0-alpha
>            Reporter: Bruno Mahé
>            Assignee: Bruno Mahé
>         Attachments: HADOOP-8466.patch
>
>
> avro is used by Serializers initialization, thus it must be there

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira