[jira] [Updated] (HBASE-9447) TestHBaseFsck could hang sometime

2013-09-05 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9447: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Tha

[jira] [Created] (HBASE-9447) TestHBaseFsck could hang sometime

2013-09-05 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-9447: -- Summary: TestHBaseFsck could hang sometime Key: HBASE-9447 URL: https://issues.apache.org/jira/browse/HBASE-9447 Project: HBase Issue Type: Test Compon

[jira] [Commented] (HBASE-9446) saveVersion.sh spit pushd: not found popd: not found

2013-09-05 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759446#comment-13759446 ] Jimmy Xiang commented on HBASE-9446: +1. > saveVersion.sh spit pushd:

[jira] [Commented] (HBASE-9446) saveVersion.sh spit pushd: not found popd: not found

2013-09-05 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759421#comment-13759421 ] Jimmy Xiang commented on HBASE-9446: pushd/popd are not generally available in sh. Usi

[jira] [Created] (HBASE-9446) saveVersion.sh spit pushd: not found popd: not found

2013-09-05 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-9446: -- Summary: saveVersion.sh spit pushd: not found popd: not found Key: HBASE-9446 URL: https://issues.apache.org/jira/browse/HBASE-9446 Project: HBase Issue Type: Bu

[jira] [Updated] (HBASE-9438) Enhance hbase shell un/assign to take encoded region name

2013-09-05 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9438: --- Resolution: Fixed Fix Version/s: 0.98.0 Hadoop Flags: Reviewed Status: Resolved

[jira] [Updated] (HBASE-9438) Enhance hbase shell un/assign to take encoded region name

2013-09-05 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9438: --- Attachment: trunk-9438_v2.patch Attached v2 which fixed code duplication. > Enhance

[jira] [Updated] (HBASE-9438) Enhance hbase shell un/assign to take encoded region name

2013-09-05 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9438: --- Status: Patch Available (was: Open) > Enhance hbase shell un/assign to take encoded region name

[jira] [Updated] (HBASE-9434) hbck tries to sideline file to root dir

2013-09-05 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9434: --- Resolution: Fixed Fix Version/s: 0.96.0 0.98.0 Hadoop Flags: Reviewed

[jira] [Updated] (HBASE-9438) Enhance hbase shell un/assign to take encoded region name

2013-09-04 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9438: --- Status: Open (was: Patch Available) > Enhance hbase shell un/assign to take encoded region name

[jira] [Commented] (HBASE-9438) Enhance hbase shell un/assign to take encoded region name

2013-09-04 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13758553#comment-13758553 ] Jimmy Xiang commented on HBASE-9438: We don't pass the encoded name to the master. If

[jira] [Updated] (HBASE-9439) shell command list shows something not meaningful

2013-09-04 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9439: --- Resolution: Fixed Fix Version/s: 0.96.0 0.98.0 Hadoop Flags: Reviewed

[jira] [Updated] (HBASE-9433) OpenRegionHandler uses different assignment timeout

2013-09-04 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9433: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Int

[jira] [Updated] (HBASE-9438) Enhance hbase shell un/assign to take encoded region name

2013-09-04 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9438: --- Attachment: trunk-9438.patch Attached a patch to look up a region at first in case the input is an en

[jira] [Updated] (HBASE-9438) Enhance hbase shell un/assign to take encoded region name

2013-09-04 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9438: --- Fix Version/s: 0.96.0 Status: Patch Available (was: Open) > Enhance hbase shell un/as

[jira] [Updated] (HBASE-9439) shell command list shows something not meaningful

2013-09-04 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9439: --- Status: Patch Available (was: Open) Attached a patch that removes the return value from list command

[jira] [Updated] (HBASE-9439) shell command list shows something not meaningful

2013-09-04 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9439: --- Attachment: trunk-9439.patch > shell command list shows something not meaningful > --

[jira] [Created] (HBASE-9439) shell command list shows something not meaningful

2013-09-04 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-9439: -- Summary: shell command list shows something not meaningful Key: HBASE-9439 URL: https://issues.apache.org/jira/browse/HBASE-9439 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-9438) Enhance hbase shell un/assign to take encoded region name

2013-09-04 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-9438: -- Summary: Enhance hbase shell un/assign to take encoded region name Key: HBASE-9438 URL: https://issues.apache.org/jira/browse/HBASE-9438 Project: HBase Issue Typ

[jira] [Updated] (HBASE-9433) OpenRegionHandler uses different assignment timeout

2013-09-04 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9433: --- Attachment: trunk-9433_v2.patch Attached v2, one more place, same fix. > OpenRegionH

[jira] [Updated] (HBASE-9434) hbck tries to sideline file to root dir

2013-09-04 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9434: --- Status: Patch Available (was: Open) Fixed how to generate the sideline dir. > hbck

[jira] [Updated] (HBASE-9434) hbck tries to sideline file to root dir

2013-09-04 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9434: --- Attachment: trunk-9434.patch > hbck tries to sideline file to root dir >

[jira] [Updated] (HBASE-9433) OpenRegionHandler uses different assignment timeout

2013-09-04 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9433: --- Attachment: trunk-9433_rebased.patch Rebased the patch. > OpenRegionHandler uses dif

[jira] [Updated] (HBASE-9433) OpenRegionHandler uses different assignment timeout

2013-09-04 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9433: --- Fix Version/s: 0.96.0 0.98.0 Status: Patch Available (was: Open) Defin

[jira] [Updated] (HBASE-9433) OpenRegionHandler uses different assignment timeout

2013-09-04 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9433: --- Attachment: trunk-9433.patch > OpenRegionHandler uses different assignment timeout >

[jira] [Created] (HBASE-9434) hbck tries to sideline file to root dir

2013-09-04 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-9434: -- Summary: hbck tries to sideline file to root dir Key: HBASE-9434 URL: https://issues.apache.org/jira/browse/HBASE-9434 Project: HBase Issue Type: Bug C

[jira] [Created] (HBASE-9433) OpenRegionHandler uses different assignment timeout

2013-09-04 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-9433: -- Summary: OpenRegionHandler uses different assignment timeout Key: HBASE-9433 URL: https://issues.apache.org/jira/browse/HBASE-9433 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-9423) Log splitting should not start till HDFS out of safe mode

2013-09-04 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9423: --- Resolution: Fixed Fix Version/s: 0.96.0 0.98.0 Hadoop Flags: Reviewed

[jira] [Commented] (HBASE-9423) Log splitting should not start till HDFS out of safe mode

2013-09-03 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757297#comment-13757297 ] Jimmy Xiang commented on HBASE-9423: Yes, that's right. The splitting is moved after t

[jira] [Updated] (HBASE-9423) Log splitting should not start till HDFS out of safe mode

2013-09-03 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9423: --- Status: Patch Available (was: Open) Attached a patch to move split log manager init to after waiting

[jira] [Updated] (HBASE-9423) Log splitting should not start till HDFS out of safe mode

2013-09-03 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9423: --- Attachment: trunk-9423.patch > Log splitting should not start till HDFS out of safe mode > --

[jira] [Created] (HBASE-9423) Log splitting should not start till HDFS out of safe mode

2013-09-03 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-9423: -- Summary: Log splitting should not start till HDFS out of safe mode Key: HBASE-9423 URL: https://issues.apache.org/jira/browse/HBASE-9423 Project: HBase Issue Typ

[jira] [Updated] (HBASE-9418) REST server web UI has some dead links

2013-09-03 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9418: --- Resolution: Fixed Fix Version/s: 0.96.0 0.98.0 Hadoop Flags: Reviewed

[jira] [Commented] (HBASE-9418) REST server web UI has some dead links

2013-09-03 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756974#comment-13756974 ] Jimmy Xiang commented on HBASE-9418: Yes, dump is not working for REST/Thrift server.

[jira] [Commented] (HBASE-9387) Region could get lost during assignment

2013-09-03 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756811#comment-13756811 ] Jimmy Xiang commented on HBASE-9387: +1 on v8 for commit if test is green. One nit ca

[jira] [Commented] (HBASE-9387) Region could get lost during assignment

2013-09-03 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756892#comment-13756892 ] Jimmy Xiang commented on HBASE-9387: Looks ok to me. > Region could g

[jira] [Updated] (HBASE-9418) REST server web UI has some dead links

2013-09-03 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9418: --- Attachment: trunk-9418.patch > REST server web UI has some dead links > -

[jira] [Updated] (HBASE-9418) REST server web UI has some dead links

2013-09-03 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9418: --- Status: Patch Available (was: Open) > REST server web UI has some dead links > -

[jira] [Created] (HBASE-9418) REST server web UI has some dead links

2013-09-03 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-9418: -- Summary: REST server web UI has some dead links Key: HBASE-9418 URL: https://issues.apache.org/jira/browse/HBASE-9418 Project: HBase Issue Type: Bug Affects

[jira] [Commented] (HBASE-9387) Region could get lost during assignment

2013-09-03 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756857#comment-13756857 ] Jimmy Xiang commented on HBASE-9387: I see. Thanks. > Region could ge

[jira] [Commented] (HBASE-9321) Contention getting the current user in RpcClient$Connection.writeRequest

2013-09-03 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756820#comment-13756820 ] Jimmy Xiang commented on HBASE-9321: Done some basic function testing on a secure clus

[jira] [Commented] (HBASE-9387) Region could get lost during assignment

2013-08-30 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755325#comment-13755325 ] Jimmy Xiang commented on HBASE-9387: Looked v5, the first part is good. For FAILED_OP

[jira] [Commented] (HBASE-9400) [UI] Catalog tables section isn't aligned

2013-08-30 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755310#comment-13755310 ] Jimmy Xiang commented on HBASE-9400: The margin looks better. But the description is

[jira] [Commented] (HBASE-9400) [UI] Catalog tables section isn't aligned

2013-08-30 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755299#comment-13755299 ] Jimmy Xiang commented on HBASE-9400: I don't see any js errors. I used firefox 23.0.

[jira] [Updated] (HBASE-9400) [UI] Catalog tables section isn't aligned

2013-08-30 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9400: --- Priority: Minor (was: Major) > [UI] Catalog tables section isn't aligned > -

[jira] [Updated] (HBASE-9400) [UI] Catalog tables section isn't aligned

2013-08-30 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9400: --- Attachment: catalog-tables.png > [UI] Catalog tables section isn't aligned >

[jira] [Updated] (HBASE-9400) [UI] Catalog tables section isn't aligned

2013-08-30 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9400: --- Affects Version/s: 0.95.2 > [UI] Catalog tables section isn't aligned > -

[jira] [Created] (HBASE-9400) [UI] Catalog tables section isn't aligned

2013-08-30 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-9400: -- Summary: [UI] Catalog tables section isn't aligned Key: HBASE-9400 URL: https://issues.apache.org/jira/browse/HBASE-9400 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-9398) Get HBASE-9190 to branck 0.95

2013-08-30 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9398: --- Assignee: (was: Jimmy Xiang) > Get HBASE-9190 to branck 0.95 > -

[jira] [Commented] (HBASE-9190) Update scan.rb description to match the naming convention of META after namespace change

2013-08-30 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755164#comment-13755164 ] Jimmy Xiang commented on HBASE-9190: Found it is not checked into 0.95, so filed HBASE

[jira] [Created] (HBASE-9398) Get HBASE-9190 to branck 0.95

2013-08-30 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-9398: -- Summary: Get HBASE-9190 to branck 0.95 Key: HBASE-9398 URL: https://issues.apache.org/jira/browse/HBASE-9398 Project: HBase Issue Type: Bug Reporter:

[jira] [Updated] (HBASE-9190) Update scan.rb description to match the naming convention of META after namespace change

2013-08-30 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9190: --- Fix Version/s: (was: 0.95.2) > Update scan.rb description to match the naming convention of M

[jira] [Commented] (HBASE-9387) Region could get lost during assignment

2013-08-30 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13754888#comment-13754888 ] Jimmy Xiang commented on HBASE-9387: Agree what stack said. Since it is rare, I +1 Te

[jira] [Commented] (HBASE-9387) Region could get lost during assignment

2013-08-30 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13754871#comment-13754871 ] Jimmy Xiang commented on HBASE-9387: Agree. In this case, can we check again if the no

[jira] [Commented] (HBASE-9387) Region could get lost during assignment

2013-08-30 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13754837#comment-13754837 ] Jimmy Xiang commented on HBASE-9387: Most likely your ZK/network was in a bad state at

[jira] [Updated] (HBASE-9321) Contention getting the current user in RpcClient$Connection.writeRequest

2013-08-29 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9321: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) I c

[jira] [Updated] (HBASE-9321) Contention getting the current user in RpcClient$Connection.writeRequest

2013-08-29 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9321: --- Attachment: trunk-9321_v4.patch Attached v4, fixed TestScannerResource > Contention

[jira] [Commented] (HBASE-9321) Contention getting the current user in RpcClient$Connection.writeRequest

2013-08-29 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13753760#comment-13753760 ] Jimmy Xiang commented on HBASE-9321: @stack, yes, got some problem to set up a secure

[jira] [Commented] (HBASE-9321) Contention getting the current user in RpcClient$Connection.writeRequest

2013-08-28 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13753258#comment-13753258 ] Jimmy Xiang commented on HBASE-9321: [~devaraj], we removed the support to specify pro

[jira] [Commented] (HBASE-9374) Client requires write access to hbase.local.dir unnecessarily

2013-08-28 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13753064#comment-13753064 ] Jimmy Xiang commented on HBASE-9374: That's a good catch. Dynamic class loading should

[jira] [Updated] (HBASE-9321) Contention getting the current user in RpcClient$Connection.writeRequest

2013-08-28 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9321: --- Attachment: trunk-9321_v3.patch Attached v3 that fixed the unit test. > Contention g

[jira] [Commented] (HBASE-9321) Contention getting the current user in RpcClient$Connection.writeRequest

2013-08-28 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13752974#comment-13752974 ] Jimmy Xiang commented on HBASE-9321: Yes, the whole 'effective user' is undone here. T

[jira] [Updated] (HBASE-9321) Contention getting the current user in RpcClient$Connection.writeRequest

2013-08-28 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9321: --- Attachment: trunk-9321_v2.patch Attached patch v2, which removed connection sharing among users, crea

[jira] [Updated] (HBASE-9321) Contention getting the current user in RpcClient$Connection.writeRequest

2013-08-28 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9321: --- Status: Patch Available (was: Open) > Contention getting the current user in RpcClient$Connectio

[jira] [Resolved] (HBASE-9363) REST/Thrift web UI is not working any more

2013-08-28 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang resolved HBASE-9363. Resolution: Invalid Now it works for me after I reinstall it. Not sure what's wrong.

[jira] [Updated] (HBASE-9363) REST/Thrift web UI is not working any more

2013-08-28 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9363: --- Attachment: rest-web-ui.png > REST/Thrift web UI is not working any more > -

[jira] [Created] (HBASE-9363) REST/Thrift web UI is not working any more

2013-08-28 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-9363: -- Summary: REST/Thrift web UI is not working any more Key: HBASE-9363 URL: https://issues.apache.org/jira/browse/HBASE-9363 Project: HBase Issue Type: Bug

[jira] [Assigned] (HBASE-9363) REST/Thrift web UI is not working any more

2013-08-28 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang reassigned HBASE-9363: -- Assignee: Jimmy Xiang > REST/Thrift web UI is not working any more > -

[jira] [Commented] (HBASE-9116) Add a view/edit tool for favored node mappings for regions

2013-08-27 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13751698#comment-13751698 ] Jimmy Xiang commented on HBASE-9116: +1. Looks good to me. > Add a vi

[jira] [Commented] (HBASE-9321) Contention getting the current user in RpcClient$Connection.writeRequest

2013-08-27 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13751632#comment-13751632 ] Jimmy Xiang commented on HBASE-9321: Ok, let me fall back to my original solution for

[jira] [Updated] (HBASE-9321) Contention getting the current user in RpcClient$Connection.writeRequest

2013-08-27 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9321: --- Assignee: Jimmy Xiang Status: Open (was: Patch Available) > Contention getting the current

[jira] [Commented] (HBASE-9116) Add a view/edit tool for favored node mappings for regions

2013-08-27 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13751512#comment-13751512 ] Jimmy Xiang commented on HBASE-9116: You already defined UpdateFavoredNodesRequest, wh

[jira] [Commented] (HBASE-9344) RegionServer not shutting down upon KeeperException in open region

2013-08-26 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750773#comment-13750773 ] Jimmy Xiang commented on HBASE-9344: +1 > RegionServer not shutting d

[jira] [Commented] (HBASE-9116) Add a view/edit tool for favored node mappings for regions

2013-08-26 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750414#comment-13750414 ] Jimmy Xiang commented on HBASE-9116: I see several places warning is logged like this:

[jira] [Commented] (HBASE-9116) Add a view/edit tool for favored node mappings for regions

2013-08-26 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750392#comment-13750392 ] Jimmy Xiang commented on HBASE-9116: Can we create a similar putsToMetaTable method wh

[jira] [Commented] (HBASE-9116) Add a view/edit tool for favored node mappings for regions

2013-08-26 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750353#comment-13750353 ] Jimmy Xiang commented on HBASE-9116: Is the hbase-site.xml change intentional?

[jira] [Commented] (HBASE-9116) Add a view/edit tool for favored node mappings for regions

2013-08-26 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750343#comment-13750343 ] Jimmy Xiang commented on HBASE-9116: Why updateFavoredNodes takes an OpenRegionRequest

[jira] [Commented] (HBASE-9321) Contention getting the current user in RpcClient$Connection.writeRequest

2013-08-26 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750255#comment-13750255 ] Jimmy Xiang commented on HBASE-9321: For this issue, how should be move ahead? To supp

[jira] [Commented] (HBASE-9328) Table web UI is corrupted sometime

2013-08-23 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13749252#comment-13749252 ] Jimmy Xiang commented on HBASE-9328: I see. The trunk may be different. Some error me

[jira] [Commented] (HBASE-9328) Table web UI is corrupted sometime

2013-08-23 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13749250#comment-13749250 ] Jimmy Xiang commented on HBASE-9328: You may want to use e.getCause, and use instanceo

[jira] [Updated] (HBASE-9321) Contention getting the current user in RpcClient$Connection.writeRequest

2013-08-23 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9321: --- Attachment: trunk-9321.patch > Contention getting the current user in RpcClient$Connection.writeR

[jira] [Updated] (HBASE-9321) Contention getting the current user in RpcClient$Connection.writeRequest

2013-08-23 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9321: --- Status: Patch Available (was: Open) Added a configuration so that we do that only if proxy user supp

[jira] [Commented] (HBASE-9321) Contention getting the current user in RpcClient$Connection.writeRequest

2013-08-23 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13749148#comment-13749148 ] Jimmy Xiang commented on HBASE-9321: I was confused by the user cache stuff. This is t

[jira] [Updated] (HBASE-9327) retryTime log is confusing

2013-08-23 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9327: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Yes

[jira] [Commented] (HBASE-9321) Contention getting the current user in RpcClient$Connection.writeRequest

2013-08-23 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13749124#comment-13749124 ] Jimmy Xiang commented on HBASE-9321: To avoid creating too many connections, if the cu

[jira] [Commented] (HBASE-9321) Contention getting the current user in RpcClient$Connection.writeRequest

2013-08-23 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13749099#comment-13749099 ] Jimmy Xiang commented on HBASE-9321: Can we cache the user in connection only if secur

[jira] [Commented] (HBASE-9321) Contention getting the current user in RpcClient$Connection.writeRequest

2013-08-23 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13749093#comment-13749093 ] Jimmy Xiang commented on HBASE-9321: This is an issue [~toffer] and I discussed before

[jira] [Updated] (HBASE-9327) retryTime log is confusing

2013-08-23 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9327: --- Fix Version/s: 0.96.0 0.98.0 > retryTime log is confusing > --

[jira] [Updated] (HBASE-9327) retryTime log is confusing

2013-08-23 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9327: --- Status: Patch Available (was: Open) > retryTime log is confusing > -- >

[jira] [Updated] (HBASE-9327) retryTime log is confusing

2013-08-23 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9327: --- Attachment: trunk-9327.patch Attached a patch fixed this logging, and removed couple parameters not u

[jira] [Assigned] (HBASE-9327) retryTime log is confusing

2013-08-23 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang reassigned HBASE-9327: -- Assignee: Jimmy Xiang > retryTime log is confusing > -- > >

[jira] [Updated] (HBASE-9328) Table web UI is corrupted sometime

2013-08-23 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9328: --- Attachment: table.png > Table web UI is corrupted sometime > -- >

[jira] [Created] (HBASE-9328) Table web UI is corrupted sometime

2013-08-23 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-9328: -- Summary: Table web UI is corrupted sometime Key: HBASE-9328 URL: https://issues.apache.org/jira/browse/HBASE-9328 Project: HBase Issue Type: Bug Repo

[jira] [Created] (HBASE-9327) retryTime log is confusing

2013-08-23 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-9327: -- Summary: retryTime log is confusing Key: HBASE-9327 URL: https://issues.apache.org/jira/browse/HBASE-9327 Project: HBase Issue Type: Bug Reporter: Ji

[jira] [Commented] (HBASE-8049) If a RS cannot use a compression codec, it should have a retry limit on checking results of CompressionTest

2013-08-22 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13747819#comment-13747819 ] Jimmy Xiang commented on HBASE-8049: Sorry for the late response. Just come across th

[jira] [Updated] (HBASE-9289) hbase-assembly pom should use project.parent.basedir

2013-08-21 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9289: --- Resolution: Fixed Fix Version/s: 0.98.0 Hadoop Flags: Reviewed Status: Resolved

[jira] [Updated] (HBASE-9289) hbase-assembly pom should use project.parent.basedir

2013-08-21 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9289: --- Attachment: trunk-9289.patch > hbase-assembly pom should use project.parent.basedir > ---

[jira] [Updated] (HBASE-9289) hbase-assembly pom should use project.parent.basedir

2013-08-21 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9289: --- Status: Patch Available (was: Open) > hbase-assembly pom should use project.parent.basedir > ---

[jira] [Created] (HBASE-9289) hbase-assembly pom should use project.parent.basedir

2013-08-21 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-9289: -- Summary: hbase-assembly pom should use project.parent.basedir Key: HBASE-9289 URL: https://issues.apache.org/jira/browse/HBASE-9289 Project: HBase Issue Type: Bu

[jira] [Updated] (HBASE-9273) Consolidate isSystemTable checking

2013-08-20 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-9273: --- Resolution: Fixed Fix Version/s: 0.98.0 Hadoop Flags: Reviewed Status: Resolved

<    11   12   13   14   15   16   17   18   19   20   >