[
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