| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
2476 (0.387s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-7862] Support concurrent snapshots (on different tables) - HBase - [issue]
|
|
...From SnapshotManager: * Note: Currently there can only be one snapshot being taken at a time over the cluster. This is a * simplification in the current implementation.We should su...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7862
Author: Ted Yu,
2013-05-19, 16:56
|
|
|
[HBASE-7980] TestZKInterProcessReadWriteLock fails occasionally in QA test run - HBase - [issue]
|
|
...testReadLockExcludesWriters(org.apache.hadoop.hbase.zookeeper.lock.TestZKInterProcessReadWriteLock) Time elapsed: 0.003 sec <<< ERROR!java.lang.Exception: test timed out...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7980
Author: Ted Yu,
2013-05-19, 16:53
|
|
|
Re: Some Hbase questions - HBase - [mail # user]
|
|
...For #b, take a look at src/main/java/org/apache/hadoop/hbase/client/coprocessor/AggregationClient.java in 0.94 It supports avg, max, min and sum operations through calling coprocessors. Here...
|
|
|
Author: Ted Yu,
2013-05-19, 15:41
|
|
|
[HBASE-8567] TestDistributedLogSplitting#testLogReplayForDisablingTable fails on hadoop 2.0 - HBase - [issue]
|
|
...The test failed with:testLogReplayForDisablingTable(org.apache.hadoop.hbase.master.TestDistributedLogSplitting) Time elapsed: 0.144 sec <<< ERROR!java.io.FileNotFoundExc...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8567
Author: Ted Yu,
2013-05-18, 14:12
|
|
|
Re: Build failed in Jenkins: HBase-0.94 #177 - HBase - [mail # dev]
|
|
...I ran the two tests below on MacBook and Linux. Both passed. Will keep an eye on the future builds. On Fri, May 17, 2013 at 3:41 PM, wrote: ...
|
|
|
Author: Ted Yu,
2013-05-17, 23:07
|
|
|
[HBASE-8461] Provide the ability to delete multiple snapshots through single command - HBase - [issue]
|
|
...Currently HBaseAdmin#deleteSnapshot() accepts name of single snapshot.It is desirable to allow user to delete multiple snapshots by issuing one command.e.g. user may use regular expression t...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8461
Author: Ted Yu,
2013-05-17, 22:48
|
|
|
[HBASE-8572] Enhance delete_snapshot.rb to call snapshot deletion API with regex - HBase - [issue]
|
|
...HBASE-8461 added the API to HBaseAdmin which allows user to specify regular expression for deleting snapshots.This JIRA would allow delete_snapshot.rb to utilize this functionality....
|
|
|
http://issues.apache.org/jira/browse/HBASE-8572
Author: Ted Yu,
2013-05-17, 17:44
|
|
|
Re: bulk load skipping tsv files - HBase - [mail # user]
|
|
...Jinyuan: bq. no new data needed, only some value will be changed by recalculation. Have you considered using coprocessor to fullfil the above task ? Cheers On Fri, Ma...
|
|
|
Author: Ted Yu,
2013-05-17, 17:05
|
|
|
Re: bulk load skipping tsv files - HBase - [mail # user]
|
|
...bq. What I want is to read from some hbase table and create hfiles directly Can you describe your use case in more detail ? Thanks On Fri, May 17, 2013 at 7:52 AM, Jinyuan ...
|
|
|
Author: Ted Yu,
2013-05-17, 14:55
|
|
|
Re: 0.94 Security + Jira - HBase - [mail # dev]
|
|
...How about making HBase-0.94-security build as frequently as HBase-0.94 build ? This way, we can see test failure(s) that would only occur in secure build. Cheers On Wed, Ma...
|
|
|
Author: Ted Yu,
2013-05-16, 03:14
|
|
|
|