You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Hsieh (JIRA)" <ji...@apache.org> on 2012/05/18 02:11:03 UTC

[jira] [Created] (HBASE-6044) copytable: remove rs.* parameters

Jonathan Hsieh created HBASE-6044:
-------------------------------------

             Summary: copytable: remove rs.* parameters
                 Key: HBASE-6044
                 URL: https://issues.apache.org/jira/browse/HBASE-6044
             Project: HBase
          Issue Type: New Feature
            Reporter: Jonathan Hsieh
            Assignee: Jonathan Hsieh


Is discussion of HBASE-6013 it was suggested that we remove these arguments from 0.92+ (but keep in 0.90)

--
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] (HBASE-6044) copytable: remove rs.* parameters

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

Hudson commented on HBASE-6044:
-------------------------------

Integrated in HBase-TRUNK #2912 (See [https://builds.apache.org/job/HBase-TRUNK/2912/])
    HBASE-6044 copytable: remove rs.* parameters (Revision 1341200)

     Result = FAILURE
jmhsieh : 
Files : 
* /hbase/trunk/src/docbkx/ops_mgt.xml
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/mapreduce/CopyTable.java

                
> copytable: remove rs.* parameters
> ---------------------------------
>
>                 Key: HBASE-6044
>                 URL: https://issues.apache.org/jira/browse/HBASE-6044
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>             Fix For: 0.92.2, 0.96.0, 0.94.1
>
>         Attachments: hbase-6044-92.patch, hbase-6044-v2.patch, hbase-6044-v3.patch, hbase-6044-v4.patch, hbase-6044.patch
>
>
> In discussion of HBASE-6013 it was suggested that we remove these arguments from 0.92+ (but keep in 0.90)

--
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] (HBASE-6044) copytable: remove rs.* parameters

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

Jonathan Hsieh updated HBASE-6044:
----------------------------------

    Attachment: hbase-6044-v3.patch

v3 includes updates to docs.
                
> copytable: remove rs.* parameters
> ---------------------------------
>
>                 Key: HBASE-6044
>                 URL: https://issues.apache.org/jira/browse/HBASE-6044
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>         Attachments: hbase-6044-v2.patch, hbase-6044-v3.patch, hbase-6044.patch
>
>
> In discussion of HBASE-6013 it was suggested that we remove these arguments from 0.92+ (but keep in 0.90)

--
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] (HBASE-6044) copytable: remove rs.* parameters

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278948#comment-13278948 ] 

Hadoop QA commented on HBASE-6044:
----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12528091/hbase-6044-v4.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    +1 hadoop23.  The patch compiles against the hadoop 0.23.x profile.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    -1 findbugs.  The patch appears to introduce 32 new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

     -1 core tests.  The patch failed these unit tests:
                       org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster

Test results: https://builds.apache.org/job/PreCommit-HBASE-Build/1932//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/1932//artifact/trunk/patchprocess/newPatchFindbugsWarnings.html
Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/1932//console

This message is automatically generated.
                
> copytable: remove rs.* parameters
> ---------------------------------
>
>                 Key: HBASE-6044
>                 URL: https://issues.apache.org/jira/browse/HBASE-6044
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>         Attachments: hbase-6044-v2.patch, hbase-6044-v3.patch, hbase-6044-v4.patch, hbase-6044.patch
>
>
> In discussion of HBASE-6013 it was suggested that we remove these arguments from 0.92+ (but keep in 0.90)

--
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] (HBASE-6044) copytable: remove rs.* parameters

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

Hudson commented on HBASE-6044:
-------------------------------

Integrated in HBase-0.94 #206 (See [https://builds.apache.org/job/HBase-0.94/206/])
    HBASE-6044 copytable: remove rs.* parameters (Revision 1341199)

     Result = SUCCESS
jmhsieh : 
Files : 
* /hbase/branches/0.94/src/docbkx/ops_mgt.xml
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/mapreduce/CopyTable.java

                
> copytable: remove rs.* parameters
> ---------------------------------
>
>                 Key: HBASE-6044
>                 URL: https://issues.apache.org/jira/browse/HBASE-6044
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>             Fix For: 0.92.2, 0.96.0, 0.94.1
>
>         Attachments: hbase-6044-92.patch, hbase-6044-v2.patch, hbase-6044-v3.patch, hbase-6044-v4.patch, hbase-6044.patch
>
>
> In discussion of HBASE-6013 it was suggested that we remove these arguments from 0.92+ (but keep in 0.90)

--
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] (HBASE-6044) copytable: remove rs.* parameters

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

Jonathan Hsieh updated HBASE-6044:
----------------------------------

    Attachment: hbase-6044-92.patch

minor tweak for 0.92
                
> copytable: remove rs.* parameters
> ---------------------------------
>
>                 Key: HBASE-6044
>                 URL: https://issues.apache.org/jira/browse/HBASE-6044
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>         Attachments: hbase-6044-92.patch, hbase-6044-v2.patch, hbase-6044-v3.patch, hbase-6044-v4.patch, hbase-6044.patch
>
>
> In discussion of HBASE-6013 it was suggested that we remove these arguments from 0.92+ (but keep in 0.90)

--
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] (HBASE-6044) copytable: remove rs.* parameters

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

Jonathan Hsieh updated HBASE-6044:
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.94.1
                   0.96.0
                   0.92.2
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Committed to 0.92/0.94/0.96-trunk.  Thanks for review stack!
                
> copytable: remove rs.* parameters
> ---------------------------------
>
>                 Key: HBASE-6044
>                 URL: https://issues.apache.org/jira/browse/HBASE-6044
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>             Fix For: 0.92.2, 0.96.0, 0.94.1
>
>         Attachments: hbase-6044-92.patch, hbase-6044-v2.patch, hbase-6044-v3.patch, hbase-6044-v4.patch, hbase-6044.patch
>
>
> In discussion of HBASE-6013 it was suggested that we remove these arguments from 0.92+ (but keep in 0.90)

--
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] (HBASE-6044) copytable: remove rs.* parameters

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

Jonathan Hsieh updated HBASE-6044:
----------------------------------

    Description: In discussion of HBASE-6013 it was suggested that we remove these arguments from 0.92+ (but keep in 0.90)  (was: Is discussion of HBASE-6013 it was suggested that we remove these arguments from 0.92+ (but keep in 0.90))
    
> copytable: remove rs.* parameters
> ---------------------------------
>
>                 Key: HBASE-6044
>                 URL: https://issues.apache.org/jira/browse/HBASE-6044
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>
> In discussion of HBASE-6013 it was suggested that we remove these arguments from 0.92+ (but keep in 0.90)

--
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] (HBASE-6044) copytable: remove rs.* parameters

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278533#comment-13278533 ] 

Hadoop QA commented on HBASE-6044:
----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12527984/hbase-6044-v3.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    -1 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/1923//console

This message is automatically generated.
                
> copytable: remove rs.* parameters
> ---------------------------------
>
>                 Key: HBASE-6044
>                 URL: https://issues.apache.org/jira/browse/HBASE-6044
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>         Attachments: hbase-6044-v2.patch, hbase-6044-v3.patch, hbase-6044.patch
>
>
> In discussion of HBASE-6013 it was suggested that we remove these arguments from 0.92+ (but keep in 0.90)

--
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] (HBASE-6044) copytable: remove rs.* parameters

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

Lars Hofhansl closed HBASE-6044.
--------------------------------

    
> copytable: remove rs.* parameters
> ---------------------------------
>
>                 Key: HBASE-6044
>                 URL: https://issues.apache.org/jira/browse/HBASE-6044
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>             Fix For: 0.92.2, 0.94.1, 0.96.0
>
>         Attachments: hbase-6044-92.patch, hbase-6044.patch, hbase-6044-v2.patch, hbase-6044-v3.patch, hbase-6044-v4.patch
>
>
> In discussion of HBASE-6013 it was suggested that we remove these arguments from 0.92+ (but keep in 0.90)

--
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] (HBASE-6044) copytable: remove rs.* parameters

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

Hudson commented on HBASE-6044:
-------------------------------

Integrated in HBase-0.92-security #108 (See [https://builds.apache.org/job/HBase-0.92-security/108/])
    HBASE-6044 copytable: remove rs.* parameters (Revision 1341202)

     Result = FAILURE
jmhsieh : 
Files : 
* /hbase/branches/0.92/CHANGES.txt
* /hbase/branches/0.92/src/docbkx/ops_mgt.xml
* /hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/mapreduce/CopyTable.java

                
> copytable: remove rs.* parameters
> ---------------------------------
>
>                 Key: HBASE-6044
>                 URL: https://issues.apache.org/jira/browse/HBASE-6044
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>             Fix For: 0.92.2, 0.96.0, 0.94.1
>
>         Attachments: hbase-6044-92.patch, hbase-6044-v2.patch, hbase-6044-v3.patch, hbase-6044-v4.patch, hbase-6044.patch
>
>
> In discussion of HBASE-6013 it was suggested that we remove these arguments from 0.92+ (but keep in 0.90)

--
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] (HBASE-6044) copytable: remove rs.* parameters

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278512#comment-13278512 ] 

Hadoop QA commented on HBASE-6044:
----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12527981/hbase-6044-v2.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    -1 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/1922//console

This message is automatically generated.
                
> copytable: remove rs.* parameters
> ---------------------------------
>
>                 Key: HBASE-6044
>                 URL: https://issues.apache.org/jira/browse/HBASE-6044
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>         Attachments: hbase-6044-v2.patch, hbase-6044.patch
>
>
> In discussion of HBASE-6013 it was suggested that we remove these arguments from 0.92+ (but keep in 0.90)

--
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] (HBASE-6044) copytable: remove rs.* parameters

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

Hudson commented on HBASE-6044:
-------------------------------

Integrated in HBase-0.94-security #28 (See [https://builds.apache.org/job/HBase-0.94-security/28/])
    HBASE-6044 copytable: remove rs.* parameters (Revision 1341199)

     Result = FAILURE
jmhsieh : 
Files : 
* /hbase/branches/0.94/src/docbkx/ops_mgt.xml
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/mapreduce/CopyTable.java

                
> copytable: remove rs.* parameters
> ---------------------------------
>
>                 Key: HBASE-6044
>                 URL: https://issues.apache.org/jira/browse/HBASE-6044
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>             Fix For: 0.92.2, 0.96.0, 0.94.1
>
>         Attachments: hbase-6044-92.patch, hbase-6044-v2.patch, hbase-6044-v3.patch, hbase-6044-v4.patch, hbase-6044.patch
>
>
> In discussion of HBASE-6013 it was suggested that we remove these arguments from 0.92+ (but keep in 0.90)

--
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] (HBASE-6044) copytable: remove rs.* parameters

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

Hudson commented on HBASE-6044:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #13 (See [https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/13/])
    HBASE-6044 copytable: remove rs.* parameters (Revision 1341200)

     Result = FAILURE
jmhsieh : 
Files : 
* /hbase/trunk/src/docbkx/ops_mgt.xml
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/mapreduce/CopyTable.java

                
> copytable: remove rs.* parameters
> ---------------------------------
>
>                 Key: HBASE-6044
>                 URL: https://issues.apache.org/jira/browse/HBASE-6044
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>             Fix For: 0.92.2, 0.96.0, 0.94.1
>
>         Attachments: hbase-6044-92.patch, hbase-6044-v2.patch, hbase-6044-v3.patch, hbase-6044-v4.patch, hbase-6044.patch
>
>
> In discussion of HBASE-6013 it was suggested that we remove these arguments from 0.92+ (but keep in 0.90)

--
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] (HBASE-6044) copytable: remove rs.* parameters

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

stack commented on HBASE-6044:
------------------------------

+1

Thanks for updating docs.
                
> copytable: remove rs.* parameters
> ---------------------------------
>
>                 Key: HBASE-6044
>                 URL: https://issues.apache.org/jira/browse/HBASE-6044
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>         Attachments: hbase-6044-v2.patch, hbase-6044-v3.patch, hbase-6044-v4.patch, hbase-6044.patch
>
>
> In discussion of HBASE-6013 it was suggested that we remove these arguments from 0.92+ (but keep in 0.90)

--
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] (HBASE-6044) copytable: remove rs.* parameters

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

Jonathan Hsieh updated HBASE-6044:
----------------------------------

    Attachment: hbase-6044.patch
    
> copytable: remove rs.* parameters
> ---------------------------------
>
>                 Key: HBASE-6044
>                 URL: https://issues.apache.org/jira/browse/HBASE-6044
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>         Attachments: hbase-6044.patch
>
>
> In discussion of HBASE-6013 it was suggested that we remove these arguments from 0.92+ (but keep in 0.90)

--
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] (HBASE-6044) copytable: remove rs.* parameters

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

Hudson commented on HBASE-6044:
-------------------------------

Integrated in HBase-0.92 #415 (See [https://builds.apache.org/job/HBase-0.92/415/])
    HBASE-6044 copytable: remove rs.* parameters (Revision 1341202)

     Result = FAILURE
jmhsieh : 
Files : 
* /hbase/branches/0.92/CHANGES.txt
* /hbase/branches/0.92/src/docbkx/ops_mgt.xml
* /hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/mapreduce/CopyTable.java

                
> copytable: remove rs.* parameters
> ---------------------------------
>
>                 Key: HBASE-6044
>                 URL: https://issues.apache.org/jira/browse/HBASE-6044
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>             Fix For: 0.92.2, 0.96.0, 0.94.1
>
>         Attachments: hbase-6044-92.patch, hbase-6044-v2.patch, hbase-6044-v3.patch, hbase-6044-v4.patch, hbase-6044.patch
>
>
> In discussion of HBASE-6013 it was suggested that we remove these arguments from 0.92+ (but keep in 0.90)

--
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] (HBASE-6044) copytable: remove rs.* parameters

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

Jonathan Hsieh updated HBASE-6044:
----------------------------------

    Attachment: hbase-6044-v2.patch

v2 catches a few more dead references I initially missed.
                
> copytable: remove rs.* parameters
> ---------------------------------
>
>                 Key: HBASE-6044
>                 URL: https://issues.apache.org/jira/browse/HBASE-6044
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>         Attachments: hbase-6044-v2.patch, hbase-6044.patch
>
>
> In discussion of HBASE-6013 it was suggested that we remove these arguments from 0.92+ (but keep in 0.90)

--
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] (HBASE-6044) copytable: remove rs.* parameters

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

Jonathan Hsieh updated HBASE-6044:
----------------------------------

    Status: Patch Available  (was: Open)
    
> copytable: remove rs.* parameters
> ---------------------------------
>
>                 Key: HBASE-6044
>                 URL: https://issues.apache.org/jira/browse/HBASE-6044
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>         Attachments: hbase-6044.patch
>
>
> In discussion of HBASE-6013 it was suggested that we remove these arguments from 0.92+ (but keep in 0.90)

--
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] (HBASE-6044) copytable: remove rs.* parameters

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

Jonathan Hsieh updated HBASE-6044:
----------------------------------

    Attachment: hbase-6044-v4.patch

There was a conflict with recently committed patch.  this one should apply.  
                
> copytable: remove rs.* parameters
> ---------------------------------
>
>                 Key: HBASE-6044
>                 URL: https://issues.apache.org/jira/browse/HBASE-6044
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>         Attachments: hbase-6044-v2.patch, hbase-6044-v3.patch, hbase-6044-v4.patch, hbase-6044.patch
>
>
> In discussion of HBASE-6013 it was suggested that we remove these arguments from 0.92+ (but keep in 0.90)

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