| clear query|facets|time |
Search criteria: .
Results from 1 to 8 from
8 (0.128s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Advice on setting default HBase table mapping attributes within Apache Gora - HBase - [mail # user]
|
|
...Hi, As far as I remember, there were attempts to add filtering on hbase side to nutch-2.x commands, which could use SingleColumnValue filters that are available in hbase-0.95. So...
|
|
|
Author: alxsss@...,
2013-05-01, 19:03
|
|
|
Re: issue with nutch-gora+hbase+zookeeper - HBase - [mail # user]
|
|
...Turn off iptables and see if it resolves errors. You need to open all ports that hbase and zookeeper need to connect each node. Alex. From: kaveh min...
|
|
|
Author: alxsss@...,
2013-02-22, 21:02
|
|
|
Re: issue with nutch-gora+hbase+zookeeper - HBase - [mail # user]
|
|
...Hi, Do you see any errors in HMaster and Regionserver logs? Alex. From: kaveh minooie To: user ; user ; user Sent: Fri, Feb 22, 201...
|
|
|
Author: alxsss@...,
2013-02-22, 20:49
|
|
|
Re: split table data into two or more tables - HBase - [mail # user]
|
|
...Hello, I see 0.94.5 has already been released, so wondered how can I solve the issue that we have. In more detail we have a table with billions of records. Most of the mapreduce job th...
|
|
|
Author: alxsss@...,
2013-02-21, 02:27
|
|
|
Re: split table data into two or more tables - HBase - [mail # user]
|
|
...Hi, Thanks for suggestions. How a time range scan can be implemented in java code. Is there any sample code or tutorials? Also, is it possible to select by a value of a column? Let say...
|
|
|
Author: alxsss@...,
2013-02-09, 01:47
|
|
|
Re: split table data into two or more tables - HBase - [mail # user]
|
|
... Hi, here is the hbase-site.xml file. hbase.hregion.majorcompaction 0 hbase.regionserver.codecs snappy,gz &nbs...
|
|
|
Author: alxsss@...,
2013-02-08, 22:16
|
|
|
Re: split table data into two or more tables - HBase - [mail # user]
|
|
...Hi, The rationale is that I have a mapred job that adds new records to an hbase table, constantly. The next mapred job selects these new records, but it must iterate over all records a...
|
|
|
Author: alxsss@...,
2013-02-08, 18:59
|
|
|
split table data into two or more tables - HBase - [mail # user]
|
|
...Hello, I wondered if there is a way of splitting data from one table into two or more tables in hbase with iidentical schemas, i.e. if table A has 100M records put 50M into table B, 50...
|
|
|
Author: alxsss@...,
2013-02-08, 18:36
|
|
|
|