You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nichole Treadway (JIRA)" <ji...@apache.org> on 2011/03/30 16:50:05 UTC

[jira] [Created] (HBASE-3714) completebulkload does not use HBase configuration

completebulkload does not use HBase configuration
-------------------------------------------------

                 Key: HBASE-3714
                 URL: https://issues.apache.org/jira/browse/HBASE-3714
             Project: HBase
          Issue Type: Bug
          Components: mapreduce
    Affects Versions: 0.90.1, 0.90.0, 0.90.2, 0.90.3
            Reporter: Nichole Treadway
         Attachments: HBASE-3714.txt

The completebulkupload tool should be using the HBaseConfiguration.create() method to get the HBase configuration in 0.90.*. In it's present state, you receive a connection error when running this tool.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3714) completebulkload does not use HBase configuration

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

Ted Yu updated HBASE-3714:
--------------------------

    Attachment: 3714-trunk.txt

Trunk already passes Configuration.
This patch passes the Configuration to HTable.

> completebulkload does not use HBase configuration
> -------------------------------------------------
>
>                 Key: HBASE-3714
>                 URL: https://issues.apache.org/jira/browse/HBASE-3714
>             Project: HBase
>          Issue Type: Bug
>          Components: mapreduce
>    Affects Versions: 0.90.0, 0.90.1, 0.90.2, 0.90.3
>            Reporter: Nichole Treadway
>            Priority: Minor
>         Attachments: 3714-trunk.txt, HBASE-3714.txt
>
>
> The completebulkupload tool should be using the HBaseConfiguration.create() method to get the HBase configuration in 0.90.*. In it's present state, you receive a connection error when running this tool.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (HBASE-3714) completebulkload does not use HBase configuration

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

stack resolved HBASE-3714.
--------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]

I applied Nichole's patch to 0.90 (Looks like TRUNK already had this change).  Thanks for the patch Nichole.

Ted, your patch looks good too but not directly related to this issue.  Mind open new issue for your patch?  Thanks boss.

> completebulkload does not use HBase configuration
> -------------------------------------------------
>
>                 Key: HBASE-3714
>                 URL: https://issues.apache.org/jira/browse/HBASE-3714
>             Project: HBase
>          Issue Type: Bug
>          Components: mapreduce
>    Affects Versions: 0.90.0, 0.90.1, 0.90.2, 0.90.3
>            Reporter: Nichole Treadway
>            Priority: Minor
>         Attachments: 3714-trunk.txt, HBASE-3714.txt
>
>
> The completebulkupload tool should be using the HBaseConfiguration.create() method to get the HBase configuration in 0.90.*. In it's present state, you receive a connection error when running this tool.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3714) completebulkload does not use HBase configuration

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

Nichole Treadway updated HBASE-3714:
------------------------------------

    Attachment: HBASE-3714.txt

> completebulkload does not use HBase configuration
> -------------------------------------------------
>
>                 Key: HBASE-3714
>                 URL: https://issues.apache.org/jira/browse/HBASE-3714
>             Project: HBase
>          Issue Type: Bug
>          Components: mapreduce
>    Affects Versions: 0.90.0, 0.90.1, 0.90.2, 0.90.3
>            Reporter: Nichole Treadway
>         Attachments: HBASE-3714.txt
>
>
> The completebulkupload tool should be using the HBaseConfiguration.create() method to get the HBase configuration in 0.90.*. In it's present state, you receive a connection error when running this tool.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (HBASE-3714) completebulkload does not use HBase configuration

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

Ted Yu reassigned HBASE-3714:
-----------------------------

    Assignee: Nichole Treadway
    
> completebulkload does not use HBase configuration
> -------------------------------------------------
>
>                 Key: HBASE-3714
>                 URL: https://issues.apache.org/jira/browse/HBASE-3714
>             Project: HBase
>          Issue Type: Bug
>          Components: mapreduce
>    Affects Versions: 0.90.0, 0.90.1, 0.90.2, 0.90.3
>            Reporter: Nichole Treadway
>            Assignee: Nichole Treadway
>            Priority: Minor
>         Attachments: 3714-trunk.txt, HBASE-3714.txt
>
>
> The completebulkupload tool should be using the HBaseConfiguration.create() method to get the HBase configuration in 0.90.*. In it's present state, you receive a connection error when running this tool.

--
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-3714) completebulkload does not use HBase configuration

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

Ted Yu commented on HBASE-3714:
-------------------------------

I was looking at LoadIncrementalHFiles yesterday.
Can you make similar changes to LoadIncrementalHFiles ?

I think these two classes should accept an optional parameter for zookeeper quorum for more flexibility.

> completebulkload does not use HBase configuration
> -------------------------------------------------
>
>                 Key: HBASE-3714
>                 URL: https://issues.apache.org/jira/browse/HBASE-3714
>             Project: HBase
>          Issue Type: Bug
>          Components: mapreduce
>    Affects Versions: 0.90.0, 0.90.1, 0.90.2, 0.90.3
>            Reporter: Nichole Treadway
>            Priority: Minor
>         Attachments: HBASE-3714.txt
>
>
> The completebulkupload tool should be using the HBaseConfiguration.create() method to get the HBase configuration in 0.90.*. In it's present state, you receive a connection error when running this tool.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-3714) completebulkload does not use HBase configuration

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

Nichole Treadway commented on HBASE-3714:
-----------------------------------------

Ted, LoadIncrementalHFiles and which other class did you mean?

> completebulkload does not use HBase configuration
> -------------------------------------------------
>
>                 Key: HBASE-3714
>                 URL: https://issues.apache.org/jira/browse/HBASE-3714
>             Project: HBase
>          Issue Type: Bug
>          Components: mapreduce
>    Affects Versions: 0.90.0, 0.90.1, 0.90.2, 0.90.3
>            Reporter: Nichole Treadway
>            Priority: Minor
>         Attachments: HBASE-3714.txt
>
>
> The completebulkupload tool should be using the HBaseConfiguration.create() method to get the HBase configuration in 0.90.*. In it's present state, you receive a connection error when running this tool.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3714) completebulkload does not use HBase configuration

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

Nichole Treadway updated HBASE-3714:
------------------------------------

    Priority: Minor  (was: Major)

> completebulkload does not use HBase configuration
> -------------------------------------------------
>
>                 Key: HBASE-3714
>                 URL: https://issues.apache.org/jira/browse/HBASE-3714
>             Project: HBase
>          Issue Type: Bug
>          Components: mapreduce
>    Affects Versions: 0.90.0, 0.90.1, 0.90.2, 0.90.3
>            Reporter: Nichole Treadway
>            Priority: Minor
>         Attachments: HBASE-3714.txt
>
>
> The completebulkupload tool should be using the HBaseConfiguration.create() method to get the HBase configuration in 0.90.*. In it's present state, you receive a connection error when running this tool.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-3714) completebulkload does not use HBase configuration

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

Ted Yu commented on HBASE-3714:
-------------------------------

Pardon me for incomplete message from the breakfast table :-)

I was looking at references to this method in HTable:
{code}
  public HTable(final String tableName)
{code}
There was only one, by LoadIncrementalHFiles.

With the patch in this JIRA, we're able to make the above method package private.
I will send email to dev@ for further explanation.

> completebulkload does not use HBase configuration
> -------------------------------------------------
>
>                 Key: HBASE-3714
>                 URL: https://issues.apache.org/jira/browse/HBASE-3714
>             Project: HBase
>          Issue Type: Bug
>          Components: mapreduce
>    Affects Versions: 0.90.0, 0.90.1, 0.90.2, 0.90.3
>            Reporter: Nichole Treadway
>            Priority: Minor
>         Attachments: HBASE-3714.txt
>
>
> The completebulkupload tool should be using the HBaseConfiguration.create() method to get the HBase configuration in 0.90.*. In it's present state, you receive a connection error when running this tool.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira