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 (Created) (JIRA)" <ji...@apache.org> on 2012/03/04 09:50:54 UTC

[jira] [Created] (SQOOP-454) Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released

Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released
------------------------------------------------------------------------------

                 Key: SQOOP-454
                 URL: https://issues.apache.org/jira/browse/SQOOP-454
             Project: Sqoop
          Issue Type: Bug
            Reporter: Jarek Jarcec Cecho
            Assignee: Jarek Jarcec Cecho
            Priority: Blocker


HBase 0.92.0 was already released and the "-SNAPSHOT" version that sqoop is using is no longer available on snapshot repository. It seems that HBase team did not uploaded tests jar into official maven repository (for more details please see http://markmail.org/message/ppxnjbyicb7w5opx), so I would suggest to set dependency version on 0.92.1-SNAPSHOT instead.

--
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] [Resolved] (SQOOP-454) Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released

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

Arvind Prabhakar resolved SQOOP-454.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4.2-incubating

Patch committed. Thanks Jarcec!
                
> Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released
> ------------------------------------------------------------------------------
>
>                 Key: SQOOP-454
>                 URL: https://issues.apache.org/jira/browse/SQOOP-454
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Blocker
>             Fix For: 1.4.2-incubating
>
>         Attachments: SQOOP-454.patch
>
>
> HBase 0.92.0 was already released and the "-SNAPSHOT" version that sqoop is using is no longer available on snapshot repository. It seems that HBase team did not uploaded tests jar into official maven repository (for more details please see http://markmail.org/message/ppxnjbyicb7w5opx), so I would suggest to set dependency version to 0.92.1-SNAPSHOT instead.

--
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] (SQOOP-454) Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released

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

jiraposter@reviews.apache.org commented on SQOOP-454:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4169/#review5612
-----------------------------------------------------------


Thanks for the patch Jarcec. I think it will be better to depend upon 0.92.0 release as opposed to snapshot. I understand that the 0.92.0 does not have it's test artifact deployed on the maven repository yet, but hopefully they will do that soon (I pinged them this morning).

Thanks

- Arvind


On 2012-03-04 09:12:13, Jarek Cecho wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/4169/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-03-04 09:12:13)
bq.  
bq.  
bq.  Review request for Sqoop, Arvind Prabhakar and Bilung Lee.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  I've changed dependency to 0.92.1-SNAPSHOT.
bq.  
bq.  
bq.  This addresses bug SQOOP-454.
bq.      https://issues.apache.org/jira/browse/SQOOP-454
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    /build.xml 1296766 
bq.  
bq.  Diff: https://reviews.apache.org/r/4169/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  ant -Dhadoopversion={100,23} test
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Jarek
bq.  
bq.


                
> Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released
> ------------------------------------------------------------------------------
>
>                 Key: SQOOP-454
>                 URL: https://issues.apache.org/jira/browse/SQOOP-454
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Blocker
>
> HBase 0.92.0 was already released and the "-SNAPSHOT" version that sqoop is using is no longer available on snapshot repository. It seems that HBase team did not uploaded tests jar into official maven repository (for more details please see http://markmail.org/message/ppxnjbyicb7w5opx), so I would suggest to set dependency version to 0.92.1-SNAPSHOT instead.

--
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] (SQOOP-454) Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released

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

jiraposter@reviews.apache.org commented on SQOOP-454:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4169/
-----------------------------------------------------------

Review request for Sqoop, Arvind Prabhakar and Bilung Lee.


Summary
-------

I've changed dependency to 0.92.1-SNAPSHOT.


This addresses bug SQOOP-454.
    https://issues.apache.org/jira/browse/SQOOP-454


Diffs
-----

  /build.xml 1296766 

Diff: https://reviews.apache.org/r/4169/diff


Testing
-------

ant -Dhadoopversion={100,23} test


Thanks,

Jarek


                
> Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released
> ------------------------------------------------------------------------------
>
>                 Key: SQOOP-454
>                 URL: https://issues.apache.org/jira/browse/SQOOP-454
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Blocker
>
> HBase 0.92.0 was already released and the "-SNAPSHOT" version that sqoop is using is no longer available on snapshot repository. It seems that HBase team did not uploaded tests jar into official maven repository (for more details please see http://markmail.org/message/ppxnjbyicb7w5opx), so I would suggest to set dependency version to 0.92.1-SNAPSHOT instead.

--
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] (SQOOP-454) Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released

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

jiraposter@reviews.apache.org commented on SQOOP-454:
-----------------------------------------------------



bq.  On 2012-03-05 17:22:27, Arvind Prabhakar wrote:
bq.  > Thanks for the patch Jarcec. I think it will be better to depend upon 0.92.0 release as opposed to snapshot. I understand that the 0.92.0 does not have it's test artifact deployed on the maven repository yet, but hopefully they will do that soon (I pinged them this morning).
bq.  > 
bq.  > Thanks
bq.  
bq.  Jarek Cecho wrote:
bq.      Thank you very much for the ping Arvind. I got an impression that they are not planning to deploy testing jar for 0.92.0 version at all and that they will do that for 0.92.1. I'll be happy to change my patch and retest it once again after they publish it.
bq.      
bq.      Jarcec
bq.  
bq.  Arvind Prabhakar wrote:
bq.      I raised this as a request on the hbase-dev list [1]. Hopefully they will respond soon - but if they decide not to, then we have no choice but to go with the 0.92.1-SNAPSHOT version as per your patch.
bq.      
bq.      [1] http://markmail.org/message/6xmf2xvv6sf37mni
bq.

Hi Jarcec - the HBase 0.92.0 test artifact is also available via central repository now. Please update your patch and I will be happy to commit it. Thanks for waiting on this.

Thanks


- Arvind


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4169/#review5612
-----------------------------------------------------------


On 2012-03-04 09:12:13, Jarek Cecho wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/4169/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-03-04 09:12:13)
bq.  
bq.  
bq.  Review request for Sqoop, Arvind Prabhakar and Bilung Lee.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  I've changed dependency to 0.92.1-SNAPSHOT.
bq.  
bq.  
bq.  This addresses bug SQOOP-454.
bq.      https://issues.apache.org/jira/browse/SQOOP-454
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    /build.xml 1296766 
bq.  
bq.  Diff: https://reviews.apache.org/r/4169/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  ant -Dhadoopversion={100,23} test
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Jarek
bq.  
bq.


                
> Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released
> ------------------------------------------------------------------------------
>
>                 Key: SQOOP-454
>                 URL: https://issues.apache.org/jira/browse/SQOOP-454
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Blocker
>
> HBase 0.92.0 was already released and the "-SNAPSHOT" version that sqoop is using is no longer available on snapshot repository. It seems that HBase team did not uploaded tests jar into official maven repository (for more details please see http://markmail.org/message/ppxnjbyicb7w5opx), so I would suggest to set dependency version to 0.92.1-SNAPSHOT instead.

--
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] (SQOOP-454) Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released

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

jiraposter@reviews.apache.org commented on SQOOP-454:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4169/#review5659
-----------------------------------------------------------

Ship it!


+1. Please attach the patch to the Jira.

- Arvind


On 2012-03-06 21:53:47, Jarek Cecho wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/4169/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-03-06 21:53:47)
bq.  
bq.  
bq.  Review request for Sqoop, Arvind Prabhakar and Bilung Lee.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  I've changed dependency to 0.92.1-SNAPSHOT.
bq.  
bq.  
bq.  This addresses bug SQOOP-454.
bq.      https://issues.apache.org/jira/browse/SQOOP-454
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    /build.xml 1296766 
bq.  
bq.  Diff: https://reviews.apache.org/r/4169/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  ant -Dhadoopversion={100,23} test
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Jarek
bq.  
bq.


                
> Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released
> ------------------------------------------------------------------------------
>
>                 Key: SQOOP-454
>                 URL: https://issues.apache.org/jira/browse/SQOOP-454
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Blocker
>
> HBase 0.92.0 was already released and the "-SNAPSHOT" version that sqoop is using is no longer available on snapshot repository. It seems that HBase team did not uploaded tests jar into official maven repository (for more details please see http://markmail.org/message/ppxnjbyicb7w5opx), so I would suggest to set dependency version to 0.92.1-SNAPSHOT instead.

--
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] (SQOOP-454) Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released

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

jiraposter@reviews.apache.org commented on SQOOP-454:
-----------------------------------------------------



bq.  On 2012-03-05 17:22:27, Arvind Prabhakar wrote:
bq.  > Thanks for the patch Jarcec. I think it will be better to depend upon 0.92.0 release as opposed to snapshot. I understand that the 0.92.0 does not have it's test artifact deployed on the maven repository yet, but hopefully they will do that soon (I pinged them this morning).
bq.  > 
bq.  > Thanks
bq.  
bq.  Jarek Cecho wrote:
bq.      Thank you very much for the ping Arvind. I got an impression that they are not planning to deploy testing jar for 0.92.0 version at all and that they will do that for 0.92.1. I'll be happy to change my patch and retest it once again after they publish it.
bq.      
bq.      Jarcec

I raised this as a request on the hbase-dev list [1]. Hopefully they will respond soon - but if they decide not to, then we have no choice but to go with the 0.92.1-SNAPSHOT version as per your patch.

[1] http://markmail.org/message/6xmf2xvv6sf37mni


- Arvind


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4169/#review5612
-----------------------------------------------------------


On 2012-03-04 09:12:13, Jarek Cecho wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/4169/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-03-04 09:12:13)
bq.  
bq.  
bq.  Review request for Sqoop, Arvind Prabhakar and Bilung Lee.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  I've changed dependency to 0.92.1-SNAPSHOT.
bq.  
bq.  
bq.  This addresses bug SQOOP-454.
bq.      https://issues.apache.org/jira/browse/SQOOP-454
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    /build.xml 1296766 
bq.  
bq.  Diff: https://reviews.apache.org/r/4169/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  ant -Dhadoopversion={100,23} test
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Jarek
bq.  
bq.


                
> Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released
> ------------------------------------------------------------------------------
>
>                 Key: SQOOP-454
>                 URL: https://issues.apache.org/jira/browse/SQOOP-454
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Blocker
>
> HBase 0.92.0 was already released and the "-SNAPSHOT" version that sqoop is using is no longer available on snapshot repository. It seems that HBase team did not uploaded tests jar into official maven repository (for more details please see http://markmail.org/message/ppxnjbyicb7w5opx), so I would suggest to set dependency version to 0.92.1-SNAPSHOT instead.

--
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] (SQOOP-454) Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released

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

jiraposter@reviews.apache.org commented on SQOOP-454:
-----------------------------------------------------



bq.  On 2012-03-05 17:22:27, Arvind Prabhakar wrote:
bq.  > Thanks for the patch Jarcec. I think it will be better to depend upon 0.92.0 release as opposed to snapshot. I understand that the 0.92.0 does not have it's test artifact deployed on the maven repository yet, but hopefully they will do that soon (I pinged them this morning).
bq.  > 
bq.  > Thanks

Thank you very much for the ping Arvind. I got an impression that they are not planning to deploy testing jar for 0.92.0 version at all and that they will do that for 0.92.1. I'll be happy to change my patch and retest it once again after they publish it.

Jarcec


- Jarek


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4169/#review5612
-----------------------------------------------------------


On 2012-03-04 09:12:13, Jarek Cecho wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/4169/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-03-04 09:12:13)
bq.  
bq.  
bq.  Review request for Sqoop, Arvind Prabhakar and Bilung Lee.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  I've changed dependency to 0.92.1-SNAPSHOT.
bq.  
bq.  
bq.  This addresses bug SQOOP-454.
bq.      https://issues.apache.org/jira/browse/SQOOP-454
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    /build.xml 1296766 
bq.  
bq.  Diff: https://reviews.apache.org/r/4169/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  ant -Dhadoopversion={100,23} test
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Jarek
bq.  
bq.


                
> Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released
> ------------------------------------------------------------------------------
>
>                 Key: SQOOP-454
>                 URL: https://issues.apache.org/jira/browse/SQOOP-454
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Blocker
>
> HBase 0.92.0 was already released and the "-SNAPSHOT" version that sqoop is using is no longer available on snapshot repository. It seems that HBase team did not uploaded tests jar into official maven repository (for more details please see http://markmail.org/message/ppxnjbyicb7w5opx), so I would suggest to set dependency version to 0.92.1-SNAPSHOT instead.

--
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] (SQOOP-454) Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released

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

jiraposter@reviews.apache.org commented on SQOOP-454:
-----------------------------------------------------



bq.  On 2012-03-06 22:00:13, Arvind Prabhakar wrote:
bq.  > +1. Please attach the patch to the Jira.

Thank you very much sir for the review and ping to HBase team for getting test jar deployed in maven repository.

Jarcec


- Jarek


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4169/#review5659
-----------------------------------------------------------


On 2012-03-06 21:53:47, Jarek Cecho wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/4169/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-03-06 21:53:47)
bq.  
bq.  
bq.  Review request for Sqoop, Arvind Prabhakar and Bilung Lee.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  I've changed dependency to 0.92.1-SNAPSHOT.
bq.  
bq.  
bq.  This addresses bug SQOOP-454.
bq.      https://issues.apache.org/jira/browse/SQOOP-454
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    /build.xml 1296766 
bq.  
bq.  Diff: https://reviews.apache.org/r/4169/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  ant -Dhadoopversion={100,23} test
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Jarek
bq.  
bq.


                
> Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released
> ------------------------------------------------------------------------------
>
>                 Key: SQOOP-454
>                 URL: https://issues.apache.org/jira/browse/SQOOP-454
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Blocker
>         Attachments: SQOOP-454.patch
>
>
> HBase 0.92.0 was already released and the "-SNAPSHOT" version that sqoop is using is no longer available on snapshot repository. It seems that HBase team did not uploaded tests jar into official maven repository (for more details please see http://markmail.org/message/ppxnjbyicb7w5opx), so I would suggest to set dependency version to 0.92.1-SNAPSHOT instead.

--
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] (SQOOP-454) Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released

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

Jarek Jarcec Cecho updated SQOOP-454:
-------------------------------------

    Attachment: SQOOP-454.patch
    
> Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released
> ------------------------------------------------------------------------------
>
>                 Key: SQOOP-454
>                 URL: https://issues.apache.org/jira/browse/SQOOP-454
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Blocker
>         Attachments: SQOOP-454.patch
>
>
> HBase 0.92.0 was already released and the "-SNAPSHOT" version that sqoop is using is no longer available on snapshot repository. It seems that HBase team did not uploaded tests jar into official maven repository (for more details please see http://markmail.org/message/ppxnjbyicb7w5opx), so I would suggest to set dependency version to 0.92.1-SNAPSHOT instead.

--
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] (SQOOP-454) Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released

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

Hudson commented on SQOOP-454:
------------------------------

Integrated in Sqoop-ant-jdk-1.6 #94 (See [https://builds.apache.org/job/Sqoop-ant-jdk-1.6/94/])
    SQOOP-454. Upgrade dependency on HBase release.

(Jarcec Cecho via Arvind Prabhakar) (Revision 1297761)

     Result = SUCCESS
arvind : http://svn.apache.org/viewvc/?view=rev&rev=1297761
Files : 
* /incubator/sqoop/trunk/build.xml

                
> Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released
> ------------------------------------------------------------------------------
>
>                 Key: SQOOP-454
>                 URL: https://issues.apache.org/jira/browse/SQOOP-454
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Blocker
>             Fix For: 1.4.2-incubating
>
>         Attachments: SQOOP-454.patch
>
>
> HBase 0.92.0 was already released and the "-SNAPSHOT" version that sqoop is using is no longer available on snapshot repository. It seems that HBase team did not uploaded tests jar into official maven repository (for more details please see http://markmail.org/message/ppxnjbyicb7w5opx), so I would suggest to set dependency version to 0.92.1-SNAPSHOT instead.

--
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] (SQOOP-454) Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released

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

jiraposter@reviews.apache.org commented on SQOOP-454:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4169/
-----------------------------------------------------------

(Updated 2012-03-06 21:53:47.347412)


Review request for Sqoop, Arvind Prabhakar and Bilung Lee.


Changes
-------

I've changed the version to 0.92.0 and run tests. It seems to be working.


Summary
-------

I've changed dependency to 0.92.1-SNAPSHOT.


This addresses bug SQOOP-454.
    https://issues.apache.org/jira/browse/SQOOP-454


Diffs (updated)
-----

  /build.xml 1296766 

Diff: https://reviews.apache.org/r/4169/diff


Testing
-------

ant -Dhadoopversion={100,23} test


Thanks,

Jarek


                
> Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released
> ------------------------------------------------------------------------------
>
>                 Key: SQOOP-454
>                 URL: https://issues.apache.org/jira/browse/SQOOP-454
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Blocker
>
> HBase 0.92.0 was already released and the "-SNAPSHOT" version that sqoop is using is no longer available on snapshot repository. It seems that HBase team did not uploaded tests jar into official maven repository (for more details please see http://markmail.org/message/ppxnjbyicb7w5opx), so I would suggest to set dependency version to 0.92.1-SNAPSHOT instead.

--
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] (SQOOP-454) Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released

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

Jarek Jarcec Cecho updated SQOOP-454:
-------------------------------------

    Description: HBase 0.92.0 was already released and the "-SNAPSHOT" version that sqoop is using is no longer available on snapshot repository. It seems that HBase team did not uploaded tests jar into official maven repository (for more details please see http://markmail.org/message/ppxnjbyicb7w5opx), so I would suggest to set dependency version to 0.92.1-SNAPSHOT instead.  (was: HBase 0.92.0 was already released and the "-SNAPSHOT" version that sqoop is using is no longer available on snapshot repository. It seems that HBase team did not uploaded tests jar into official maven repository (for more details please see http://markmail.org/message/ppxnjbyicb7w5opx), so I would suggest to set dependency version on 0.92.1-SNAPSHOT instead.)
    
> Upgrade dependency on HBase version 0.92.0-SNAPSHOT as it was already released
> ------------------------------------------------------------------------------
>
>                 Key: SQOOP-454
>                 URL: https://issues.apache.org/jira/browse/SQOOP-454
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Blocker
>
> HBase 0.92.0 was already released and the "-SNAPSHOT" version that sqoop is using is no longer available on snapshot repository. It seems that HBase team did not uploaded tests jar into official maven repository (for more details please see http://markmail.org/message/ppxnjbyicb7w5opx), so I would suggest to set dependency version to 0.92.1-SNAPSHOT instead.

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