| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
56 (0.303s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Which API docs to use for writing HBase client application? - HBase - [mail # user]
|
|
...yes, It's not released. On Wed, Jun 19, 2013 at 3:02 PM, Joarder KAMAL wrote: ...
|
|
|
Author: Azuryy Yu,
2013-06-19, 07:14
|
|
|
Re: Which API docs to use for writing HBase client application? - HBase - [mail # user]
|
|
...Using 0.94.6 API Doc, and just remember, just using the API doc with the same major version. On Wed, Jun 19, 2013 at 10:02 AM, Joarder KAMAL wrote: ...
|
|
|
Author: Azuryy Yu,
2013-06-19, 03:18
|
|
|
Re: Running HBase with different versions - HBase - [mail # user]
|
|
...Generally, client's major versin should be matched with server. but It can be accepted with difference of minor version. On Mon, Jun 17, 2013 at 10:35 AM, Kevin O'dell wrote: &...
|
|
|
Author: Azuryy Yu,
2013-06-17, 03:08
|
|
|
Re: HBase failure scenarios - HBase - [mail # user]
|
|
...yes, when a write is successful to the WAL on the responsible region server, in fact that means that the write was committed to 3 total DataNodes On Jun 11, 2013 8:40 AM, "Lucas Stanle...
|
|
|
Author: Azuryy Yu,
2013-06-11, 07:27
|
|
|
Re: HBase failure scenarios - HBase - [mail # user]
|
|
...yes. datanode write is pipeline. and only if pipeline writing finished, dn return ok. On Jun 11, 2013 8:27 AM, "Lucas Stanley" wrote: ...
|
|
|
Author: Azuryy Yu,
2013-06-11, 00:37
|
|
|
Re: Activating LZO compression on HBase - HBase - [mail # user]
|
|
...you need to change build.xml to point the correct hadoop-core and hadoop lib jars. On Jun 9, 2013 1:02 PM, "priyanka raichand" wrote: ...
|
|
|
Author: Azuryy Yu,
2013-06-09, 15:52
|
|
|
Re: HMaster and HRegionServer going down - HBase - [mail # user]
|
|
...And, please check your namenode log. On Thu, Jun 6, 2013 at 1:20 PM, Azuryy Yu wrote: ...
|
|
|
Author: Azuryy Yu,
2013-06-06, 05:23
|
|
|
Re: HMaster and HRegionServer going down - HBase - [mail # user]
|
|
...Can you reproduce the problem? if yes, add the following in your hbase-env.sh export HBASE_MASTER_OPTS="-verbose:gc -XX:+PrintGCDateStamps -XX:+PrintGCDetails -Xloggc:$HBASE_LOG_...
|
|
|
Author: Azuryy Yu,
2013-06-06, 05:20
|
|
|
Re: HMaster and HRegionServer going down - HBase - [mail # user]
|
|
...gc log cannot get by default. need some configuration. do you have some batch read or write to hbase? On Jun 5, 2013 8:25 PM, "Vimal Jain" wrote: ...
|
|
|
Author: Azuryy Yu,
2013-06-05, 12:38
|
|
|
Re: HMaster and HRegionServer going down - HBase - [mail # user]
|
|
...do you have GC log? and what you did during crash? and whats your gc options? for the dn error, thats net work issue generally, because dn received an incomplete packet. On Jun 5...
|
|
|
Author: Azuryy Yu,
2013-06-05, 12:19
|
|
|
|