| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
265 (0.054s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: MapReduce to load data in HBase - HBase - [mail # user]
|
|
...Size is not a prob, frequently changing schema might be. Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blogspot.com On Thu, Feb 7, 2013 at 6:25 PM, Panshul Whisper wrot...
|
|
|
Author: Mohammad Tariq,
2013-02-07, 13:23
|
|
|
Re: searching functionality in Hbase - HBase - [mail # user]
|
|
...Hello Dastagiri, Search is actually Get or Scan+some condition. You have Hbase Filters and Co-proc. You can use indexing for faster results(search). Warm Reg...
|
|
|
Author: Mohammad Tariq,
2013-02-07, 12:15
|
|
|
Re: MapReduce to load data in HBase - HBase - [mail # user]
|
|
...Good point sir. If Pig fits into Panshul's requirements then it's a much better option. Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blogspot.com On Thu, Feb 7, 2013 a...
|
|
|
Author: Mohammad Tariq,
2013-02-07, 11:59
|
|
|
Re: cluster monitoring - HBase - [mail # user]
|
|
...Hello Rita, Monitoring at what level?Do you want to print the roewkeys while you are processing or is it something else? Warm Regards, Tariq https://mtariq....
|
|
|
Author: Mohammad Tariq,
2013-02-05, 13:49
|
|
|
Re: Start key and End key in HBase - HBase - [mail # user]
|
|
...Just to add to whatever Anoop sir has said, the row corresponding to the endkey is not included in the result set by default. Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blo...
|
|
|
Author: Mohammad Tariq,
2013-02-04, 07:11
|
|
|
Re: Start key and End key in HBase - HBase - [mail # user]
|
|
...It signifies start and end of the table regions, it is used in doing range queries. Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blogspot.com On Mon, Feb 4, 2013 at 10...
|
|
|
Author: Mohammad Tariq,
2013-02-04, 04:44
|
|
|
Re: Hbase Read/Write throughput measure - HBase - [mail # user]
|
|
...it may take some time depending on your connection. wait for sometime. if you still find some problem you can visit this link Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blo...
|
|
|
Author: Mohammad Tariq,
2013-02-03, 21:18
|
|
|
Re: Hbase Read/Write throughput measure - HBase - [mail # user]
|
|
...ycsb-1.0.4 was built with with hbase-0.90.5 and you are usin 0.92, so you need to update ycsb's hbase zookeeper jars. To do that copy the hbase-*.jar and zookeeper-*.jar into the /hadoop/pro...
|
|
|
Author: Mohammad Tariq,
2013-02-03, 19:01
|
|
|
Re: Hbase Read/Write throughput measure - HBase - [mail # user]
|
|
...Hello Dalia, Me and Anil are talking about this : 1 - git clone http://github.com/brianfrankcooper/YCSB.git 2 - cd YCSB/ 3 - mvn compile ...
|
|
|
Author: Mohammad Tariq,
2013-02-03, 18:47
|
|
|
Re: Hbase Read/Write throughput measure - HBase - [mail # user]
|
|
...Hello Dalia, Is your Hbase running OK? Copy the hbase jar from your HBASE_HOME and all the jars from your HBASE_HOME/lib/ directory to your YSCB/db/hbase/li...
|
|
|
Author: Mohammad Tariq,
2013-02-03, 17:24
|
|
|
|