You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Stephen Chu (JIRA)" <ji...@apache.org> on 2012/06/16 03:01:02 UTC

[jira] [Created] (BIGTOP-631) Add HBase Import/Export test

Stephen Chu created BIGTOP-631:
----------------------------------

             Summary: Add HBase Import/Export test
                 Key: BIGTOP-631
                 URL: https://issues.apache.org/jira/browse/BIGTOP-631
             Project: Bigtop
          Issue Type: Test
          Components: Tests
    Affects Versions: 0.4.0
            Reporter: Stephen Chu
            Assignee: Stephen Chu
             Fix For: 0.4.0


Add a test for HBase's Import and Export tools.

http://hbase.apache.org/book/ops_mgt.html#export

The test creates a table and loads 5000 rows. It then uses Export to dump the table contents to HDFS. Then it uses Import to load another table with the same table contents. We then checksum the rows of the tables and assert that the contents are equal.

--
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] (BIGTOP-631) Add HBase Import/Export test

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

Stephen Chu updated BIGTOP-631:
-------------------------------

    Attachment: BIGTOP-631.patch
    
> Add HBase Import/Export test
> ----------------------------
>
>                 Key: BIGTOP-631
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-631
>             Project: Bigtop
>          Issue Type: Test
>          Components: Tests
>    Affects Versions: 0.4.0
>            Reporter: Stephen Chu
>            Assignee: Stephen Chu
>             Fix For: 0.4.0
>
>         Attachments: BIGTOP-631.patch
>
>
> Add a test for HBase's Import and Export tools.
> http://hbase.apache.org/book/ops_mgt.html#export
> The test creates a table and loads 5000 rows. It then uses Export to dump the table contents to HDFS. Then it uses Import to load another table with the same table contents. We then checksum the rows of the tables and assert that the contents are equal.

--
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] (BIGTOP-631) Add HBase Import/Export test

Posted by "Roman Shaposhnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396078#comment-13396078 ] 

Roman Shaposhnik commented on BIGTOP-631:
-----------------------------------------

+1 and committed
                
> Add HBase Import/Export test
> ----------------------------
>
>                 Key: BIGTOP-631
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-631
>             Project: Bigtop
>          Issue Type: Test
>          Components: Tests
>    Affects Versions: 0.4.0
>            Reporter: Stephen Chu
>            Assignee: Stephen Chu
>             Fix For: 0.4.0
>
>         Attachments: BIGTOP-631.patch
>
>
> Add a test for HBase's Import and Export tools.
> http://hbase.apache.org/book/ops_mgt.html#export
> The test creates a table and loads 5000 rows. It then uses Export to dump the table contents to HDFS. Then it uses Import to load another table with the same table contents. We then checksum the rows of the tables and assert that the contents are equal.

--
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] (BIGTOP-631) Add HBase Import/Export test

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

Stephen Chu closed BIGTOP-631.
------------------------------

    
> Add HBase Import/Export test
> ----------------------------
>
>                 Key: BIGTOP-631
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-631
>             Project: Bigtop
>          Issue Type: Test
>          Components: Tests
>    Affects Versions: 0.4.0
>            Reporter: Stephen Chu
>            Assignee: Stephen Chu
>             Fix For: 0.4.0
>
>         Attachments: BIGTOP-631.patch
>
>
> Add a test for HBase's Import and Export tools.
> http://hbase.apache.org/book/ops_mgt.html#export
> The test creates a table and loads 5000 rows. It then uses Export to dump the table contents to HDFS. Then it uses Import to load another table with the same table contents. We then checksum the rows of the tables and assert that the contents are equal.

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