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 17:49:58 UTC

[jira] [Comment Edited] (SQOOP-725) Enable HBase tests in sqoop 1

    [ https://issues.apache.org/jira/browse/SQOOP-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504748#comment-13504748 ] 

Jarek Jarcec Cecho edited comment on SQOOP-725 at 11/27/12 4:49 PM:
--------------------------------------------------------------------

Precise steps that I've done:

{code}
svn checkout http://svn.apache.org/repos/asf/hbase/tags/0.94.2 hbase-0.94.2
cd hbase-0.94.2
rm -rf ~/.m2 ~/.ivy2
mvn clean install -DskipTests -Dhadoop.profile=2.0

cd /path/to/sqoop
ant clean test -Dhadoopversion=200 -Dtestcase=TestHBaseImport                                                  
{code}

Unfortunately as was suggested in previous comments this tests has timed out for me (after 20 minutes).
                
      was (Author: jarcec):
    Precise steps that I've done:

{code}
svn checkout http://svn.apache.org/repos/asf/hbase/tags/0.94.2 hbase-0.94.2
cd hbase-0.94.2
rm -rf ~/.m2 ~/.ivy2
mvn clean install -DskipTests -Dhadoop.profile=2.0

cd /path/to/sqoop
mvn clean install -DskipTests -Dhadoop.profile=2.0
{code}

Unfortunately as was suggested in previous comments this tests has timed out for me (after 20 minutes).
                  
> Enable HBase tests in sqoop 1
> -----------------------------
>
>                 Key: SQOOP-725
>                 URL: https://issues.apache.org/jira/browse/SQOOP-725
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Hari Shreedharan
>         Attachments: SQOOP-725.patch
>
>


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