[
https://issues.apache.org/jira/browse/HBASE-5105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ming Ma reassigned HBASE-5105:
--
Assignee: Ming Ma
> TestImportTsv failed with hadoop 0.22
> -
>
[
https://issues.apache.org/jira/browse/HBASE-4397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ming Ma updated HBASE-4397:
---
Attachment: HBASE-4397-0.92.patch
There are two ways to address the issue.
1. One way is to have special han
[
https://issues.apache.org/jira/browse/HBASE-5109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ming Ma updated HBASE-5109:
---
Attachment: HBASE-5109-0.92.patch
Here is the fix.
> Fix TestAvroServer so that it waits pro
Fix TestAvroServer so that it waits properly for the modifyTable operation to
complete
--
Key: HBASE-5109
URL: https://issues.apache.org/jira/browse/HBASE-5109
Projec
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177572#comment-13177572
]
Zhihong Yu commented on HBASE-5099:
---
Integrated to 0.92 and TRUNK, respectively.
Thanks
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhihong Yu updated HBASE-5099:
--
Comment: was deleted
(was: -1 overall. Here are the results of testing the latest attachment
http:/
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhihong Yu updated HBASE-5099:
--
Summary: ZK event thread waiting for root region assignment may block
server shutdown handler for the r
[
https://issues.apache.org/jira/browse/HBASE-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177570#comment-13177570
]
Lars Hofhansl commented on HBASE-5108:
--
As discussed in HBASE-4583, this will make IC
[
https://issues.apache.org/jira/browse/HBASE-5100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhihong Yu updated HBASE-5100:
--
Attachment: 5100-v2.txt
Chunhui's patch with new boolean renamed
> Rollback of split c
[
https://issues.apache.org/jira/browse/HBASE-5100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhihong Yu updated HBASE-5100:
--
Attachment: (was: 5100.txt)
> Rollback of split could cause closed region to be opened again
>
[
https://issues.apache.org/jira/browse/HBASE-5100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhihong Yu updated HBASE-5100:
--
Attachment: 5100.txt
> Rollback of split could cause closed region to be opened again
> ---
[
https://issues.apache.org/jira/browse/HBASE-5100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhihong Yu updated HBASE-5100:
--
Attachment: (was: 5100.txt)
> Rollback of split could cause closed region to be opened again
>
[
https://issues.apache.org/jira/browse/HBASE-5100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhihong Yu updated HBASE-5100:
--
Attachment: 5100.txt
IOException should have been Exception that we catch.
> Rollback
[
https://issues.apache.org/jira/browse/HBASE-5100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhihong Yu updated HBASE-5100:
--
Attachment: (was: 5100.txt)
> Rollback of split could cause closed region to be opened again
>
[
https://issues.apache.org/jira/browse/HBASE-5100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177566#comment-13177566
]
stack commented on HBASE-5100:
--
Reviewing the other, older patch (Ted just wrote me to review
[
https://issues.apache.org/jira/browse/HBASE-5100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177562#comment-13177562
]
chunhui shen commented on HBASE-5100:
-
@Zhihong
NPE doesn't belong to IOException, so
[
https://issues.apache.org/jira/browse/HBASE-5097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177560#comment-13177560
]
Zhihong Yu commented on HBASE-5097:
---
I think Lars' idea is fine.
Naming temp 'savedScann
[
https://issues.apache.org/jira/browse/HBASE-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-5108:
-
Summary: ICV puts memstore before writing WAL first -- by default; make the
default be 'correct' and let better p
[
https://issues.apache.org/jira/browse/HBASE-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177559#comment-13177559
]
stack commented on HBASE-5108:
--
np Let me edit subject
> CheckAndPut, C
[
https://issues.apache.org/jira/browse/HBASE-5100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177558#comment-13177558
]
stack commented on HBASE-5100:
--
This is a good catch Chunhui; nice one.
Patch looks fine but
[
https://issues.apache.org/jira/browse/HBASE-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177557#comment-13177557
]
Lars Hofhansl commented on HBASE-5108:
--
We can fix the ICV issue here (if we want). T
[
https://issues.apache.org/jira/browse/HBASE-5097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177555#comment-13177555
]
Lars Hofhansl commented on HBASE-5097:
--
@Ted and @Ram... What do you think of my idea
[
https://issues.apache.org/jira/browse/HBASE-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177552#comment-13177552
]
Lars Hofhansl commented on HBASE-5108:
--
When I wrote that paragraph I had ICV in mind
CheckAndPut, CheckAndDelete, and ICV put memstore before writing WAL first --
by default
Key: HBASE-5108
URL: https://issues.apache.org/jira/browse/HBASE-5108
Pr
[
https://issues.apache.org/jira/browse/HBASE-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177542#comment-13177542
]
Zhihong Yu commented on HBASE-5107:
---
+1 on Todd's idea.
Are we looking at more config pa
[
https://issues.apache.org/jira/browse/HBASE-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177541#comment-13177541
]
Todd Lipcon commented on HBASE-5107:
Might be nice to also color any regions that have
[
https://issues.apache.org/jira/browse/HBASE-5100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177539#comment-13177539
]
Zhihong Yu commented on HBASE-5100:
---
There was no hung test in
https://builds.apache.or
Order Regions in Transition table by duration
-
Key: HBASE-5107
URL: https://issues.apache.org/jira/browse/HBASE-5107
Project: HBase
Issue Type: Task
Reporter: Zhihong Yu
Currently Re
[
https://issues.apache.org/jira/browse/HBASE-5094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177535#comment-13177535
]
Hadoop QA commented on HBASE-5094:
--
-1 overall. Here are the results of testing the late
[
https://issues.apache.org/jira/browse/HBASE-5097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177520#comment-13177520
]
Hadoop QA commented on HBASE-5097:
--
-1 overall. Here are the results of testing the late
[
https://issues.apache.org/jira/browse/HBASE-5100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177506#comment-13177506
]
Zhihong Yu commented on HBASE-5100:
---
According to
http://docs.oracle.com/javase/1.4.2/d
[
https://issues.apache.org/jira/browse/HBASE-5100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177505#comment-13177505
]
chunhui shen commented on HBASE-5100:
-
@Zhihong:
I like the modify of 5100.txt,
Howeve
[
https://issues.apache.org/jira/browse/HBASE-5102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhihong Yu updated HBASE-5102:
--
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Change the default value of t
[
https://issues.apache.org/jira/browse/HBASE-5102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177501#comment-13177501
]
Zhihong Yu commented on HBASE-5102:
---
Integrated to 0.90 branch.
Thanks for the patch Ra
[
https://issues.apache.org/jira/browse/HBASE-5094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177500#comment-13177500
]
Zhihong Yu commented on HBASE-5094:
---
How about introducing check in region server's loop
[
https://issues.apache.org/jira/browse/HBASE-5094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177497#comment-13177497
]
ramkrishna.s.vasudevan commented on HBASE-5094:
---
But i would like to mention
[
https://issues.apache.org/jira/browse/HBASE-5094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177496#comment-13177496
]
ramkrishna.s.vasudevan commented on HBASE-5094:
---
Steps to reproduece the pro
[
https://issues.apache.org/jira/browse/HBASE-5102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177495#comment-13177495
]
Zhihong Yu commented on HBASE-5102:
---
+1 on patch.
> Change the default
[
https://issues.apache.org/jira/browse/HBASE-5102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhihong Yu updated HBASE-5102:
--
Fix Version/s: 0.90.6
Hadoop Flags: Reviewed
> Change the default value of the property "hbas
[
https://issues.apache.org/jira/browse/HBASE-5097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177494#comment-13177494
]
Zhihong Yu commented on HBASE-5097:
---
{code}
if (s == null) {
s = r.getSc
[
https://issues.apache.org/jira/browse/HBASE-5097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177493#comment-13177493
]
Lars Hofhansl commented on HBASE-5097:
--
Looks good. How about:
{code}
...
if (r.getCo
[
https://issues.apache.org/jira/browse/HBASE-5102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177490#comment-13177490
]
Hadoop QA commented on HBASE-5102:
--
-1 overall. Here are the results of testing the late
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177489#comment-13177489
]
Hadoop QA commented on HBASE-5099:
--
-1 overall. Here are the results of testing the late
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177487#comment-13177487
]
Hadoop QA commented on HBASE-5099:
--
-1 overall. Here are the results of testing the late
[
https://issues.apache.org/jira/browse/HBASE-5102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ramkrishna.s.vasudevan updated HBASE-5102:
--
Attachment: HBASE-5102.patch
> Change the default value of the property "h
[
https://issues.apache.org/jira/browse/HBASE-5094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ramkrishna.s.vasudevan updated HBASE-5094:
--
Attachment: HBASE-5094_1.patch
> The META can hold an entry for a region wi
[
https://issues.apache.org/jira/browse/HBASE-5097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ramkrishna.s.vasudevan updated HBASE-5097:
--
Attachment: HBASE-5097.patch
Trunk patch
> RegionObserver impl
[
https://issues.apache.org/jira/browse/HBASE-5097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ramkrishna.s.vasudevan updated HBASE-5097:
--
Status: Patch Available (was: Open)
> RegionObserver implementation whose
[
https://issues.apache.org/jira/browse/HBASE-5102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ramkrishna.s.vasudevan updated HBASE-5102:
--
Status: Patch Available (was: Open)
> Change the default value of the pro
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177477#comment-13177477
]
Hadoop QA commented on HBASE-5099:
--
-1 overall. Here are the results of testing the late
[
https://issues.apache.org/jira/browse/HBASE-5106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jimmy Xiang resolved HBASE-5106.
Resolution: Won't Fix
Probably it is not needed at all.
> HBASE-3065 recoverable Z
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhihong Yu updated HBASE-5099:
--
Attachment: 5099.92
Add call to shutdownNow().
> ZK event thread waiting for root regi
[
https://issues.apache.org/jira/browse/HBASE-5055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177454#comment-13177454
]
Hudson commented on HBASE-5055:
---
Integrated in HBase-0.92 #212 (See
[https://builds.apache.
[
https://issues.apache.org/jira/browse/HBASE-5103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177455#comment-13177455
]
Hudson commented on HBASE-5103:
---
Integrated in HBase-0.92 #212 (See
[https://builds.apache.
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhihong Yu updated HBASE-5099:
--
Attachment: (was: 5099.92)
> ZK event thread waiting for root region while server shutdown hand
HBASE-3065 recoverable ZooKeeper, the new metadata introduced setData call
breaks old hbase client.
---
Key: HBASE-5106
URL: https://issues.apache.org/jira/browse/HBAS
[
https://issues.apache.org/jira/browse/HBASE-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177451#comment-13177451
]
Kannan Muthukkaruppan commented on HBASE-5104:
--
Lars: Yes.
Jiakai wrote in w
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177449#comment-13177449
]
Lars Hofhansl commented on HBASE-5099:
--
Yep... That's better.
> ZK e
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177446#comment-13177446
]
Jimmy Xiang commented on HBASE-5099:
There is no harm to call shutdownNow() even if aw
[
https://issues.apache.org/jira/browse/HBASE-5010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177445#comment-13177445
]
Hadoop QA commented on HBASE-5010:
--
-1 overall. Here are the results of testing the late
[
https://issues.apache.org/jira/browse/HBASE-5105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177444#comment-13177444
]
Hadoop QA commented on HBASE-5105:
--
-1 overall. Here are the results of testing the late
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177443#comment-13177443
]
jirapos...@reviews.apache.org commented on HBASE-5099:
--
[
https://issues.apache.org/jira/browse/HBASE-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177442#comment-13177442
]
Lars Hofhansl commented on HBASE-5104:
--
And of course this bug still needs to be fixe
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177441#comment-13177441
]
jirapos...@reviews.apache.org commented on HBASE-5099:
--
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177439#comment-13177439
]
Lars Hofhansl commented on HBASE-5099:
--
Sorry I did not state this clearly. I meant i
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jimmy Xiang updated HBASE-5099:
---
Attachment: hbase-5099-v6.patch
Updated per Lars's comment. It will be safer.
> ZK
[
https://issues.apache.org/jira/browse/HBASE-5100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177437#comment-13177437
]
Hadoop QA commented on HBASE-5100:
--
-1 overall. Here are the results of testing the late
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177438#comment-13177438
]
jirapos...@reviews.apache.org commented on HBASE-5099:
--
bq. On 201
[
https://issues.apache.org/jira/browse/HBASE-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177435#comment-13177435
]
Lars Hofhansl commented on HBASE-5104:
--
@Kannan: Right, that's what I had in mind. Yo
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177433#comment-13177433
]
Zhihong Yu commented on HBASE-5099:
---
I think executor.shutdown() is appropriate here sin
[
https://issues.apache.org/jira/browse/HBASE-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kannan Muthukkaruppan updated HBASE-5104:
-
Summary: FilterList doesn't work right with ColumnPaginationFilter (was:
FilterL
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177431#comment-13177431
]
jirapos...@reviews.apache.org commented on HBASE-5099:
--
[
https://issues.apache.org/jira/browse/HBASE-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177430#comment-13177430
]
Kannan Muthukkaruppan commented on HBASE-5104:
--
Lars: I think viewing it as a
[
https://issues.apache.org/jira/browse/HBASE-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177425#comment-13177425
]
Lars Hofhansl commented on HBASE-5104:
--
It seems to me that ColumnPaginationFilter sh
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177421#comment-13177421
]
Zhihong Yu commented on HBASE-5099:
---
@Jimmy:
Can you put the patch on a real cluster and
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhihong Yu updated HBASE-5099:
--
Fix Version/s: 0.94.0
0.92.0
Hadoop Flags: Reviewed
> ZK event thread waiti
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177417#comment-13177417
]
Jimmy Xiang commented on HBASE-5099:
@Ted, thanks!
> ZK event thread
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhihong Yu updated HBASE-5099:
--
Attachment: 5099.92
Patch for 0.92 branch where all TestMasterXX tests passed.
> ZK ev
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177410#comment-13177410
]
Zhihong Yu commented on HBASE-5099:
---
Will integrate tomorrow morning if I don't get obje
[
https://issues.apache.org/jira/browse/HBASE-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177409#comment-13177409
]
Zhihong Yu commented on HBASE-5104:
---
Option #1 is easier to implement.
I prefer option
[
https://issues.apache.org/jira/browse/HBASE-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177405#comment-13177405
]
Kannan Muthukkaruppan commented on HBASE-5104:
--
Additional note: The use of C
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177404#comment-13177404
]
Zhihong Yu commented on HBASE-5099:
---
@Jimmy:
Do you mind producing a patch for 0.92 ?
I
[
https://issues.apache.org/jira/browse/HBASE-5103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177398#comment-13177398
]
Zhihong Yu commented on HBASE-5103:
---
0.92 hasn't been released yet :-)
Without HBASE-508
[
https://issues.apache.org/jira/browse/HBASE-5103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177399#comment-13177399
]
Hudson commented on HBASE-5103:
---
Integrated in HBase-TRUNK #2590 (See
[https://builds.apach
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jimmy Xiang updated HBASE-5099:
---
Attachment: hbase-5099-v5.patch
> ZK event thread waiting for root region while server shutdown h
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177397#comment-13177397
]
jirapos...@reviews.apache.org commented on HBASE-5099:
--
[
https://issues.apache.org/jira/browse/HBASE-5103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177396#comment-13177396
]
Jonathan Hsieh commented on HBASE-5103:
---
should this get marked as 0.92.1 instead of
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177394#comment-13177394
]
jirapos...@reviews.apache.org commented on HBASE-5099:
--
bq. On 201
[
https://issues.apache.org/jira/browse/HBASE-5064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177388#comment-13177388
]
nkeywal commented on HBASE-5064:
>From the last 5 execution, it seems we have NumberFormat
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177386#comment-13177386
]
jirapos...@reviews.apache.org commented on HBASE-5099:
--
[
https://issues.apache.org/jira/browse/HBASE-5101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177379#comment-13177379
]
Jonathan Hsieh commented on HBASE-5101:
---
@Todd
Looks like it, closing as a dupe.
[
https://issues.apache.org/jira/browse/HBASE-5101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Hsieh resolved HBASE-5101.
---
Resolution: Duplicate
Assignee: Jonathan Hsieh
This is a dupe of HBASE-2844, and later
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177376#comment-13177376
]
jirapos...@reviews.apache.org commented on HBASE-5099:
--
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177375#comment-13177375
]
Hadoop QA commented on HBASE-5099:
--
-1 overall. Here are the results of testing the late
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jimmy Xiang updated HBASE-5099:
---
Attachment: hbase-5099-v4.patch
> ZK event thread waiting for root region while server shutdown h
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177373#comment-13177373
]
Zhihong Yu commented on HBASE-5099:
---
bq. How about just throw ExecutionException?
That
[
https://issues.apache.org/jira/browse/HBASE-5105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177370#comment-13177370
]
Zhihong Yu commented on HBASE-5105:
---
I applied the patch.
TestImportTsv passes against
[
https://issues.apache.org/jira/browse/HBASE-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177369#comment-13177369
]
jirapos...@reviews.apache.org commented on HBASE-5099:
--
bq. On 201
[
https://issues.apache.org/jira/browse/HBASE-5105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhihong Yu updated HBASE-5105:
--
Status: Patch Available (was: Open)
> TestImportTsv failed with hadoop 0.22
>
[
https://issues.apache.org/jira/browse/HBASE-5105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ming Ma updated HBASE-5105:
---
Attachment: HBASE-5105-0.92.patch
Fix the test code to create miniMapReduceCluster and pass the right
config
1 - 100 of 167 matches
Mail list logo