| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
511 (0.07s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-8472] mvn -Dhadoop.profile=2.0 -Dhadoop-two.version=2.0.5-SNAPSHOT fails because of Undef Class error wrt o.a.h.IdGenerator - HBase - [issue]
|
|
... <testcase time="1.009" classname="org.apache.hadoop.hbase.replication.TestMasterReplication" name="testCyclicReplication"> <error message="org/apache/h...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8472
Author: Jonathan Hsieh,
2013-05-01, 11:02
|
|
|
[HBASE-8473] add note to ref guide about snapshots and ec2 reverse dns requirements. - HBase - [issue]
|
|
...From IRC from mighty Jeremy Carroll.17:10 <jeremy_carroll> jmhsieh: I think I found the root cuase. All my region servers reach the barrier, but it does not continue.17:11 <jeremy_c...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8473
Author: Jonathan Hsieh,
2013-05-01, 02:15
|
|
|
[HBASE-8459] make online region snapshotting based on region names instead of region server names - HBase - [issue]
|
|
...Currently, online snapshots assign work by region server. This works when regionseveers do not fail or moved regions. In 0.95+, the table locks prevent moves while snapshotting i...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8459
Author: Jonathan Hsieh,
2013-04-29, 23:26
|
|
|
[HBASE-8427] Apache Rat is incorrectly excluding test source files - HBase - [issue]
|
|
...HBASE-5524 added **/test/** as a rat exclude. This unfortunately excludes directories like hbase-it/src/test/* from the rat checks and has allowed a few unit tests to get in ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8427
Author: Jonathan Hsieh,
2013-04-27, 16:55
|
|
|
[HBASE-8392] TestMetricMBeanBase#testGetAttribute is flakey under hadoop2 profile - HBase - [issue]
|
|
...This specific small unit tests flakes out occasionally and blocks the medium and large tests from running.Here's an error trace:Error Messageexpected:<2.0> but was:<0.125>Stacktr...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8392
Author: Jonathan Hsieh,
2013-04-26, 14:22
|
|
|
Re: Compile does not work against Hadoop-1.0.0 - 1.0.2 - HBase - [mail # dev]
|
|
...great, lgtm! On Thu, Apr 25, 2013 at 9:11 PM, Stack wrote: // Jonathan Hsieh (shay) // Software Engineer, Cloudera // [EMAIL PROTECTED]...
|
|
|
Author: Jonathan Hsieh,
2013-04-26, 14:10
|
|
|
[DISCUSS] Making hadoop 2 the default precommit for trunk ones we get green builds - HBase - [mail # dev]
|
|
...tl;dr after we get hadoop2 build fixed, how about making hadoop2 the default for trunk precommit and trunk jenkins jobs? Over in HBASE-6891, we've fixed the unit tests with hadoop2 on ...
|
|
|
Author: Jonathan Hsieh,
2013-04-26, 00:34
|
|
|
Re: Compile does not work against Hadoop-1.0.0 - 1.0.2 - HBase - [mail # dev]
|
|
...Want to add 1.0.3 and keep a 1.0.0-1.0.2 lines as is (if they are valid). might want to rename 0.96 to 0.95 and possibly add a trunk column? On Thu, Apr 25, 2013 at 4:59 PM, Sta...
|
|
|
Author: Jonathan Hsieh,
2013-04-26, 00:21
|
|
|
Re: hadoop.profile=2.0 - HBase - [mail # dev]
|
|
...should be good, you can also replace 2.0.0-alpha with the 2.0.1-alpha, 2.0.2-alpha or 2.0.3-alpha. 2.0.4-alpha is nearly out as well. I believe this may work for 0.23.x as well b...
|
|
|
Author: Jonathan Hsieh,
2013-04-25, 22:51
|
|
|
Re: hadoop.profile=2.0 - HBase - [mail # dev]
|
|
...You can do it without modifying the pom as well: mvn clean -Dhadoop.profile=2.0 -Dhadoop-two.version= test where version can be something like 2.0.3-alpha On Thu, Apr 25, ...
|
|
|
Author: Jonathan Hsieh,
2013-04-25, 20:50
|
|
|
|