t; "hdfs path"
On Tue, Sep 22, 2015 at 5:33 PM, OM PARKASH Nain wrote:
> I am using Hbase export using command.
>
> hbase org.apache.hadoop.hbase.mapreduce.Export "Table1" "hdfs path"
>
> Then I use import command from HDFS to Hbase Table;
>
&g
I am using Hbase export using command.
hbase org.apache.hadoop.hbase.mapreduce.Export "Table1" "hdfs path"
Then I use import command from HDFS to Hbase Table;
hbase org.apache.hadoop.hbase.mapreduce.Import "hdfs path" "Table2"
Then I count number of row in both tables, I found mismatch number
.
Thanks
Om Parkash
Hi,
I am using hbase connection pooling using
HConnection hConnection=HConnectionManager.createConnection(conf);
I see most of method of HConnectionManager goes to depreciated.
Please provide to me best way to create Hbase connection pool and what your
future plan for this topic.
thanks
Hi Jean-Marc
I have same problem if you found any solution please tell.
--
View this message in context:
http://apache-hbase.679495.n3.nabble.com/MapReduce-vs-hosts-Cannot-resolve-the-host-name-tp4032838p4064321.html
Sent from the HBase User mailing list archive at Nabble.com.