Re: Hbase import/export change number of rows

2015-09-22 Thread OM PARKASH Nain
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

Hbase import/export change number of rows

2015-09-22 Thread OM PARKASH Nain
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

Spark not able to access hbase but able to access with java code

2015-06-05 Thread OM PARKASH Nain
. Thanks Om Parkash

Need info about hbase connection pool

2015-03-18 Thread OM PARKASH Nain
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

Re: MapReduce vs hosts (Cannot resolve the host name)

2014-09-23 Thread Om Parkash
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.