| clear query|facets|time |
Search criteria: .
Results from 111 to 120 from
2475 (0.084s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: checkAnd... - HBase - [mail # user]
|
|
...It would be nice to know a bit more about your schema. How many tables do you use in the scenario you described ? One for user (counter), one for event ? Or just one table for all related in...
|
|
|
Author: Ted Yu,
2013-04-27, 22:32
|
|
|
[HBASE-8352] Rename '.snapshot' directory - HBase - [issue]
|
|
...Testing HBase Snapshot on top of Hadoop's Snapshot branch (http://svn.apache.org/viewvc/hadoop/common/branches/HDFS-2802/), we found that both features used '.snapshot' directory to store me...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8352
Author: Ted Yu,
2013-04-27, 16:55
|
|
|
Re: checkAnd... - HBase - [mail # user]
|
|
...Take a look at the following method in HRegionServer: public boolean checkAndPut(final byte[] regionName, final byte[] row, final byte[] family, final byte[...
|
|
|
Author: Ted Yu,
2013-04-27, 13:23
|
|
|
Re: Benchmarking and improvement of HBase's performance for a common bulk data workload - HBase - [mail # dev]
|
|
...Thanks for thinking about ways to optimize such workload. You can start with the following when setting up your cluster: http://hbase.apache.org/book.html#configuration For trans...
|
|
|
Author: Ted Yu,
2013-04-27, 09:14
|
|
|
Re: Dual Hadoop/HBase configuration through same client - HBase - [mail # user]
|
|
...Looks like the easiest solution is to use separate clients, one for each cluster you want to connect to. Cheers On Sat, Apr 27, 2013 at 6:51 AM, Shahab Yunus wrote: ...
|
|
|
Author: Ted Yu,
2013-04-26, 23:43
|
|
|
Re: Schema Design Question - HBase - [mail # user]
|
|
...My understanding of your use case is that data for different jobIds would be continuously loaded into the underlying table(s). Looks like you can have one table per job. This way you d...
|
|
|
Author: Ted Yu,
2013-04-26, 21:34
|
|
|
Re: [DISCUSS] Making hadoop 2 the default precommit for trunk ones we get green builds - HBase - [mail # dev]
|
|
...Arun announced the release of 2.0.4-alpha We can fix potential unit test failures based on this release. After that, making hadoop2 the default precommit build profile should be good. ...
|
|
|
Author: Ted Yu,
2013-04-26, 01:44
|
|
|
[HBASE-6365] Deprecate classes that depend on (old) metrics framework - HBase - [issue]
|
|
...org.apache.hadoop.metrics.* classes have been deprecated.We should deprecate HBase classes that depend on them....
|
|
|
http://issues.apache.org/jira/browse/HBASE-6365
Author: Ted Yu,
2013-04-25, 23:53
|
|
|
Re: hadoop.profile=2.0 - HBase - [mail # dev]
|
|
...In pom.xml you can see: 2.0.2-alpha You can modify the above version locally to build against newer release. On Fri, Apr 26, 2013 at 1:47 AM, Varun Sharma wro...
|
|
|
Author: Ted Yu,
2013-04-25, 17:55
|
|
|
[HBASE-8372] Provide mutability to CompoundConfiguration - HBase - [issue]
|
|
...In discussion of HBASE-8347, it was proposed that CompoundConfiguration should support mutability.This can be done by consolidating ImmutableConfigMap's on first modification to CompoundConf...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8372
Author: Ted Yu,
2013-04-24, 10:34
|
|
|
|