| clear query|facets|time |
Search criteria: .
Results from 131 to 140 from
267 (0.127s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: setup of a standalone HBase on local filesystem - HBase - [mail # user]
|
|
...Have you changed the line "127.0.1.1" in your "/etc/hosts" file to "127.0.0.1"?? Regards, Mohammad Tariq On Mon, Nov 26, 2012 at 3:57 PM, Alok Singh Mahor wr...
|
|
|
Author: Mohammad Tariq,
2012-11-26, 10:37
|
|
|
Re: Can we insert into Hbase without specifying the column name? - HBase - [mail # user]
|
|
...Just out of curiosity, why would you want to do that? What would you do if you want to do a quick fetch, say I want the 'username' from a table called 'users'?Moreover, we do not use the she...
|
|
|
Author: Mohammad Tariq,
2012-11-26, 10:36
|
|
|
Re: Expert suggestion needed to create table in Hbase - Banking - HBase - [mail # user]
|
|
...Hello sir, You might become a victim of RS hotspotting, since the cutomerIDs will be sequential(I assume). To keep things simple Hbase puts all the rows with similar keys...
|
|
|
Author: Mohammad Tariq,
2012-11-26, 10:28
|
|
|
Re: Paging On HBASE like solr - HBase - [mail # user]
|
|
...Hello Vajra, Give Hbase PageFilter a shot and see if it works for you. You need to specify a pageSize parameter, which controls how many rows per page should be returned. One t...
|
|
|
Author: Mohammad Tariq,
2012-11-22, 15:46
|
|
|
Re: Region hot spotting - HBase - [mail # user]
|
|
...Good point Mike. Regards, Mohammad Tariq On Thu, Nov 22, 2012 at 2:51 AM, Michael Segel wrote: ...
|
|
|
Author: Mohammad Tariq,
2012-11-22, 08:06
|
|
|
Re: HBase Issues (perhaps related to 127.0.0.1) - HBase - [mail # user]
|
|
...Hello Alan, It's better to keep 127.0.0.1 out of your /etc/hosts and make sure you have proper DNS resolution as it plays an important role in proper Hbase functioning. A...
|
|
|
Author: Mohammad Tariq,
2012-11-21, 20:11
|
|
|
Re: hbase error - HBase - [mail # user]
|
|
...I have outlined the process here : http://cloudfront.blogspot.in/2012/06/how-to-configure-habse-in-pseudo.html See if it is of any help to you. Regards, Mohammad Tariq &n...
|
|
|
Author: Mohammad Tariq,
2012-11-21, 18:05
|
|
|
Re: hbase error - HBase - [mail # user]
|
|
...Hello Wanli, Have you set the HBASE_MANAGES_ZK property in your hbase-env.sh file to 'true'? Aslo, I would suggest you to use the latest stable release. Regar...
|
|
|
Author: Mohammad Tariq,
2012-11-21, 17:51
|
|
|
Re: Region hot spotting - HBase - [mail # user]
|
|
...Hello again, Just a small query. Is your data getting streamed continuously or are you making use of bulk load. In case of latter, I don't find any harm in creating pre-...
|
|
|
Author: Mohammad Tariq,
2012-11-21, 17:43
|
|
|
Re: HBase in action. - HBase - [mail # user]
|
|
...Great work guys. It's a great help specially for newbies like me. Many thanks. Regards, Mohammad Tariq On Wed, Nov 21, 2012 at 8:29 PM, Michael Segel wrote: ...
|
|
|
Author: Mohammad Tariq,
2012-11-21, 15:08
|
|
|
|