| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
271 (0.143s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: paging results filter - HBase - [mail # user]
|
|
...I think you need PageFilter . HTH Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blogspot.com On Thu, Jan 24, 2013 at 6:20 PM, Toby Lazar wrote: ...
|
|
|
Author: Mohammad Tariq,
2013-01-24, 12:52
|
|
|
Re: tabel in 'transition' state which cannot be dropped - HBase - [mail # user]
|
|
...looks to me a copy of your other email, with a different heading. anyways, do as Ram sir has said. Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blogspot.com On T...
|
|
|
Author: Mohammad Tariq,
2013-01-24, 10:29
|
|
|
Re: drop table problem - HBase - [mail # user]
|
|
...Which version are you using?Try hbck and see if you find anything interesting. This problem was faced by a couple of folks few weeks ago. Try to search through the mailing list. Probably the...
|
|
|
Author: Mohammad Tariq,
2013-01-24, 10:24
|
|
|
Re: Loading data, hbase slower than Hive? - HBase - [mail # user]
|
|
...Thank you so much for pointing out the mistake sir. Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blogspot.com On Mon, Jan 21, 2013 at 12:06 PM, Anoop Sam John wr...
|
|
|
Author: Mohammad Tariq,
2013-01-21, 06:39
|
|
|
Re: Loading data, hbase slower than Hive? - HBase - [mail # user]
|
|
...Apart from this you can have some additional tweaks to improve put performance. Like, creating pre-splitted tables, making use of put(List puts) instead of normal put etc. Warm Regard...
|
|
|
Author: Mohammad Tariq,
2013-01-21, 06:31
|
|
|
Re: Hbase Mapreduce- Problem in using arrayList of pust in MapFunction - HBase - [mail # user]
|
|
...Give put(List puts) a shot and see if it works for you. Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blogspot.com On Mon, Jan 21, 2013 at 11:41 AM, Farrokh Shahr...
|
|
|
Author: Mohammad Tariq,
2013-01-21, 06:17
|
|
|
Re: Loading data, hbase slower than Hive? - HBase - [mail # user]
|
|
...Hello Austin, I am sorry for the late response. Asaf has made a very valid point. Rowkwey design is very crucial. Specially if the data is gonn...
|
|
|
Author: Mohammad Tariq,
2013-01-19, 21:12
|
|
|
Re: Loading data, hbase slower than Hive? - HBase - [mail # user]
|
|
...Just to add to whatever all the heavyweights have said above, your MR job may not be as efficient as the MR job corresponding to your Hive query. You can enhance the performance by setting t...
|
|
|
Author: Mohammad Tariq,
2013-01-17, 17:46
|
|
|
Re: How is DataXceiver been used? - HBase - [mail # user]
|
|
...Hello Raymond, You might find this linkhelpful. It explains the problem and solution in great detail. Warm Regards, Tariq https://mtariq...
|
|
|
Author: Mohammad Tariq,
2013-01-17, 09:46
|
|
|
Re: Hbase as mongodb - HBase - [mail # user]
|
|
...@Anoop sir : Does it make sense to extract the timestamp of JSON object beforehand and use it as the rowkey? After that serialize the JSON object and store it in the Hbase cell. Gets would a...
|
|
|
Author: Mohammad Tariq,
2013-01-16, 13:38
|
|
|
|