[jira] [Commented] (HBASE-10370) Compaction in out-of-date Store causes region split failed

2014-01-16 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13874516#comment-13874516 ] Liu Shaohui commented on HBASE-10370: - [~zjushch] Yes, caching the family name in

[jira] [Created] (HBASE-10335) AuthFailedException in zookeeper may block replication forever

2014-01-14 Thread Liu Shaohui (JIRA)
Liu Shaohui created HBASE-10335: --- Summary: AuthFailedException in zookeeper may block replication forever Key: HBASE-10335 URL: https://issues.apache.org/jira/browse/HBASE-10335 Project: HBase

[jira] [Updated] (HBASE-10335) AuthFailedException in zookeeper may block replication forever

2014-01-14 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-10335: Attachment: HBASE-10335-v1.diff Patch for trunk AuthFailedException in zookeeper may block

[jira] [Updated] (HBASE-10335) AuthFailedException in zookeeper may block replication forever

2014-01-14 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-10335: Attachment: HBASE-10335-v2.diff Update for [~xieliang007]'s review. Add isDebugEnabled check for

[jira] [Commented] (HBASE-10335) AuthFailedException in zookeeper may block replication forever

2014-01-14 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13871699#comment-13871699 ] Liu Shaohui commented on HBASE-10335: - [~lhofhansl] It is just to debug other

[jira] [Commented] (HBASE-10334) RegionServer links in table.jsp is broken

2014-01-13 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13870478#comment-13870478 ] Liu Shaohui commented on HBASE-10334: - LGTM. Thanks [~enis]. RegionServer links in

[jira] [Updated] (HBASE-9892) Add info port to ServerName to support multi instances in a node

2013-12-19 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-9892: --- Attachment: HBASE-9892-0.94-v6.diff [~lhofhansl] Patch for 0.94 and test the compatibility Add

[jira] [Commented] (HBASE-10049) Small improvments in region_mover.rb

2013-12-18 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13852498#comment-13852498 ] Liu Shaohui commented on HBASE-10049: - [~jmspaggi] {quote} What is the reason behind

[jira] [Commented] (HBASE-9892) Add info port to ServerName to support multi instances in a node

2013-12-18 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13852530#comment-13852530 ] Liu Shaohui commented on HBASE-9892: [~stack] [~lhofhansl] I will rebase the code and

[jira] [Updated] (HBASE-9892) Add info port to ServerName to support multi instances in a node

2013-12-16 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-9892: --- Attachment: HBASE-9892-trunk-v3.diff update infoPort in RegionServerInfo to optional field Add

[jira] [Commented] (HBASE-9892) Add info port to ServerName to support multi instances in a node

2013-12-16 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850039#comment-13850039 ] Liu Shaohui commented on HBASE-9892: @stack {quote} One thought I had before commit is

[jira] [Commented] (HBASE-7600) TestAdmin.testCreateBadTables is failing occasionally

2013-12-13 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847426#comment-13847426 ] Liu Shaohui commented on HBASE-7600: [~lhofhansl] Yes. We also encountered this

[jira] [Updated] (HBASE-10048) Add hlog number metric in regionserver

2013-12-13 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-10048: Attachment: HBASE-10048-0.94-v3.diff [~lhofhansl] Patch for 0.94. Sorry for late. Add hlog

[jira] [Updated] (HBASE-9892) Add info port to ServerName to support multi instances in a node

2013-12-13 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-9892: --- Attachment: HBASE-9892-trunk-v2.patch Update for [~enis]'s review and fix the test bug. Add info

[jira] [Commented] (HBASE-10048) Add hlog number metric in regionserver

2013-12-07 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13842167#comment-13842167 ] Liu Shaohui commented on HBASE-10048: - [~lhofhansl] The total blog size metric which

[jira] [Commented] (HBASE-9892) Add info port to ServerName to support multi instances in a node

2013-12-07 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13842168#comment-13842168 ] Liu Shaohui commented on HBASE-9892: [~stack] Sorry for the trunk patch makes the

[jira] [Updated] (HBASE-9892) Add info port to ServerName to support multi instances in a node

2013-12-05 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-9892: --- Attachment: HBASE-9892-trunk-v1.diff [~stack] [~enis] Patch for trunk See RB:

[jira] [Commented] (HBASE-10048) Add hlog number metric in regionserver

2013-12-05 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840914#comment-13840914 ] Liu Shaohui commented on HBASE-10048: - [~zjushch] [~yuzhih...@gmail.com]

[jira] [Commented] (HBASE-10048) Add hlog number metric in regionserver

2013-12-03 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13837470#comment-13837470 ] Liu Shaohui commented on HBASE-10048: - [~zjushch][~v.himanshu] First, it's easy to

[jira] [Commented] (HBASE-10048) Add hlog number metric in regionserver

2013-12-03 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13837471#comment-13837471 ] Liu Shaohui commented on HBASE-10048: - {quote} (I'd avoid doing the numLogs +1 stuff,

[jira] [Updated] (HBASE-10048) Add hlog number metric in regionserver

2013-12-03 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-10048: Attachment: HBASE-10048-trunk-v4.diff Update for Himanshu Vashishtha 's review. rename to

[jira] [Commented] (HBASE-10055) Add option to limit the scan speed in CopyTable and VerifyReplication

2013-12-03 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13837519#comment-13837519 ] Liu Shaohui commented on HBASE-10055: - [~jmhsieh] {quote} Is this necessary? Does

[jira] [Commented] (HBASE-10054) Add the default column compression option

2013-12-03 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13837525#comment-13837525 ] Liu Shaohui commented on HBASE-10054: - [~zjushch] hbase.regionserver.codecs is all

[jira] [Updated] (HBASE-9892) Add info port to ServerName to support multi instances in a node

2013-12-03 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-9892: --- Attachment: HBASE-9892-0.94-v5.diff [~stack] Update for stack's review: remove unused imports.

[jira] [Updated] (HBASE-10048) Add hlog number metric in regionserver

2013-11-29 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-10048: Attachment: HBASE-10048-trunk-v2.diff Add hlog file size metric [~zjushch] Add hlog number

[jira] [Updated] (HBASE-10054) Add the default column compression option

2013-11-29 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-10054: Attachment: HBASE-10054-trunk-v1.diff Patch for trunk. (a) add codec test at rs startup for

[jira] [Updated] (HBASE-10054) Add the default column compression option

2013-11-29 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-10054: Attachment: HBASE-10054-trunk-v1.diff Update for [~zjushch]'s review Add the default column

[jira] [Updated] (HBASE-10054) Add the default column compression option

2013-11-29 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-10054: Attachment: (was: HBASE-10054-trunk-v1.diff) Add the default column compression option

[jira] [Commented] (HBASE-10054) Add the default column compression option

2013-11-29 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835308#comment-13835308 ] Liu Shaohui commented on HBASE-10054: - [~zjushch] {quote} IMPO, other similar configs

[jira] [Commented] (HBASE-10048) Add hlog number metric in regionserver

2013-11-29 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835334#comment-13835334 ] Liu Shaohui commented on HBASE-10048: - It's the problem of code. getFileStatus should

[jira] [Updated] (HBASE-10048) Add hlog number metric in regionserver

2013-11-29 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-10048: Attachment: HBASE-10048-trunk-v3.diff Fix the failed tests Add hlog number metric in

[jira] [Updated] (HBASE-10049) Small improvments in region_mover.rb

2013-11-28 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-10049: Attachment: HBASE-10048-0.94-v2.diff [~yuzhih...@gmail.com] Updates: Close all tables at the end

[jira] [Updated] (HBASE-10049) Small improvments in region_mover.rb

2013-11-28 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-10049: Attachment: (was: HBASE-10048-0.94-v2.diff) Small improvments in region_mover.rb

[jira] [Updated] (HBASE-10049) Small improvments in region_mover.rb

2013-11-28 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-10049: Attachment: HBASE-10049-0.94-v2.diff Patch for 0.94 Small improvments in region_mover.rb

[jira] [Updated] (HBASE-10049) Small improvments in region_mover.rb

2013-11-28 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-10049: Attachment: HBASE-10049-trunk-v1.diff Patch for trunk Small improvments in region_mover.rb

[jira] [Updated] (HBASE-10048) Add hlog number metric in regionserver

2013-11-28 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-10048: Attachment: HBASE-10048-trunk-v1.diff Patch for trunk. Don't +1 in getNumLogFiles, for it is used

[jira] [Commented] (HBASE-9892) Add info port to ServerName to support multi instances in a node

2013-11-28 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13834752#comment-13834752 ] Liu Shaohui commented on HBASE-9892: [~stack] [~enis] Please help to review the patch

[jira] [Created] (HBASE-10054) Add the default column compression option

2013-11-28 Thread Liu Shaohui (JIRA)
Liu Shaohui created HBASE-10054: --- Summary: Add the default column compression option Key: HBASE-10054 URL: https://issues.apache.org/jira/browse/HBASE-10054 Project: HBase Issue Type:

[jira] [Updated] (HBASE-10054) Add the default column compression option

2013-11-28 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-10054: Attachment: HBASE-10054-0.94-v1.diff Patch for 0.94 Add the default column compression option

[jira] [Created] (HBASE-10055) Add option to limit the scan speed in CopyTable and VerifyReplication

2013-11-28 Thread Liu Shaohui (JIRA)
Liu Shaohui created HBASE-10055: --- Summary: Add option to limit the scan speed in CopyTable and VerifyReplication Key: HBASE-10055 URL: https://issues.apache.org/jira/browse/HBASE-10055 Project: HBase

[jira] [Updated] (HBASE-10055) Add option to limit the scan speed in CopyTable and VerifyReplication

2013-11-28 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-10055: Environment: was: Add option to limit the scan speed in CopyTable and VerifyReplication.

[jira] [Updated] (HBASE-10055) Add option to limit the scan speed in CopyTable and VerifyReplication

2013-11-28 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-10055: Description: Add option to limit the scan speed in CopyTable and VerifyReplication. When adding

[jira] [Updated] (HBASE-10055) Add option to limit the scan speed in CopyTable and VerifyReplication

2013-11-28 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-10055: Attachment: HBASE-10055-0.94-v1.diff Patch for 0.94 Add option to limit the scan speed in

[jira] [Commented] (HBASE-10048) Add hlog number metric in regionserver

2013-11-28 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835169#comment-13835169 ] Liu Shaohui commented on HBASE-10048: - [~zjushch] {quote} Total size of all logs

[jira] [Commented] (HBASE-10055) Add option to limit the scan speed in CopyTable and VerifyReplication

2013-11-28 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835221#comment-13835221 ] Liu Shaohui commented on HBASE-10055: - [~zjushch] {quote} Do the time check for each

[jira] [Updated] (HBASE-10055) Add option to limit the scan speed in CopyTable and VerifyReplication

2013-11-28 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-10055: Attachment: HBASE-10055-0.94-v2.diff Update for [~zjushch] and [~ram_krish]'s reviews Add

[jira] [Updated] (HBASE-10055) Add option to limit the scan speed in CopyTable and VerifyReplication

2013-11-28 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-10055: Attachment: HBASE-10055-trunk-v1.diff Patch for trunk Add option to limit the scan speed in

[jira] [Updated] (HBASE-9892) Add info port to ServerName to support multi instances in a node

2013-11-27 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-9892: --- Attachment: HBASE-9892-0.94-v4.diff Sorry for so late reply. Update the patch and reviewboard for

[jira] [Commented] (HBASE-9892) Add info port to ServerName to support multi instances in a node

2013-11-27 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13833685#comment-13833685 ] Liu Shaohui commented on HBASE-9892: [~ste...@apache.org] After checking the code of

[jira] [Created] (HBASE-10048) Add hlog number metric in regionserver

2013-11-27 Thread Liu Shaohui (JIRA)
Liu Shaohui created HBASE-10048: --- Summary: Add hlog number metric in regionserver Key: HBASE-10048 URL: https://issues.apache.org/jira/browse/HBASE-10048 Project: HBase Issue Type: Improvement

[jira] [Updated] (HBASE-10048) Add hlog number metric in regionserver

2013-11-27 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-10048: Attachment: HBASE-10048-0.94-v1.diff Patch for 0.94. After it accepted, i will make a patch for

[jira] [Created] (HBASE-10049) Small improvments in region_mover.rb

2013-11-27 Thread Liu Shaohui (JIRA)
Liu Shaohui created HBASE-10049: --- Summary: Small improvments in region_mover.rb Key: HBASE-10049 URL: https://issues.apache.org/jira/browse/HBASE-10049 Project: HBase Issue Type: Improvement

[jira] [Updated] (HBASE-10049) Small improvments in region_mover.rb

2013-11-27 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-10049: Attachment: HBASE-10049-0.94-v1.diff Patch for 0.94 Small improvments in region_mover.rb

[jira] [Commented] (HBASE-10048) Add hlog number metric in regionserver

2013-11-27 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13834478#comment-13834478 ] Liu Shaohui commented on HBASE-10048: - [~yuzhih...@gmail.com] hlog.getNumLogFiles()

[jira] [Updated] (HBASE-10048) Add hlog number metric in regionserver

2013-11-27 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-10048: Attachment: HBASE-10048-0.94-v2.diff [~yuzhih...@gmail.com] updates: add 1 for the current hlog

[jira] [Commented] (HBASE-9974) Rest sometimes returns incomplete xml/json data

2013-11-18 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13825229#comment-13825229 ] Liu Shaohui commented on HBASE-9974: Thanks [~apurtell]. The problem is that there is

[jira] [Resolved] (HBASE-9974) Rest sometimes returns incomplete xml/json data

2013-11-18 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui resolved HBASE-9974. Resolution: Not A Problem Assignee: Liu Shaohui Rest sometimes returns incomplete xml/json

[jira] [Created] (HBASE-9974) Rest sometimes returns incomplete xml/json data

2013-11-14 Thread Liu Shaohui (JIRA)
Liu Shaohui created HBASE-9974: -- Summary: Rest sometimes returns incomplete xml/json data Key: HBASE-9974 URL: https://issues.apache.org/jira/browse/HBASE-9974 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-9892) Add info port to ServerName to support multi instances in a node

2013-11-07 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816927#comment-13816927 ] Liu Shaohui commented on HBASE-9892: Thanks. [~stack] [~enish] Please help to review

[jira] [Commented] (HBASE-9892) Add info port to ServerName to support multi instances in a node

2013-11-06 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13814752#comment-13814752 ] Liu Shaohui commented on HBASE-9892: Upload a new patch for [~enis]'s review. If this

[jira] [Updated] (HBASE-9892) Add info port to ServerName to support multi instances in a node

2013-11-06 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-9892: --- Attachment: HBASE-9892-0.94-v3.diff Update for [~enis]'s review. Please review it in RB. thx Add

[jira] [Commented] (HBASE-9873) Some improvements in hlog and hlog split

2013-11-06 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13814809#comment-13814809 ] Liu Shaohui commented on HBASE-9873: Sorry for late reply. [~liochon] {quote} 2)

[jira] [Commented] (HBASE-9873) Some improvements in hlog and hlog split

2013-11-06 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13814844#comment-13814844 ] Liu Shaohui commented on HBASE-9873: [~liochon] {quote} 6) Do not cancel the

[jira] [Commented] (HBASE-9873) Some improvements in hlog and hlog split

2013-11-06 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13814864#comment-13814864 ] Liu Shaohui commented on HBASE-9873: [~jeffreyz] {quote} 5) Enable multiple

[jira] [Commented] (HBASE-9873) Some improvements in hlog and hlog split

2013-11-06 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13814868#comment-13814868 ] Liu Shaohui commented on HBASE-9873: [~stack] {quote} 1) Try to clean old hlog

[jira] [Commented] (HBASE-9873) Some improvements in hlog and hlog split

2013-11-06 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13814875#comment-13814875 ] Liu Shaohui commented on HBASE-9873: [~stack] [~jeffreyz] [~liochon] {quote} 3) Rely

[jira] [Commented] (HBASE-9892) Add info port to ServerName to support multi instances in a node

2013-11-06 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13815575#comment-13815575 ] Liu Shaohui commented on HBASE-9892: Thanks [~ndimiduk][~enis] HBASE-7027 partly have

[jira] [Commented] (HBASE-9873) Some improvements in hlog and hlog split

2013-11-06 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13815593#comment-13815593 ] Liu Shaohui commented on HBASE-9873: [~nkeywal] {quote} Actually, we want to intro

[jira] [Commented] (HBASE-9892) Add info port to ServerName to support multi instances in a node

2013-11-06 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13815619#comment-13815619 ] Liu Shaohui commented on HBASE-9892: [~enis] {quote} What about backporting

[jira] [Updated] (HBASE-9892) Add info port to ServerName to support multi instances in a node

2013-11-05 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-9892: --- Attachment: HBASE-9892-0.94-v2.diff New patch for hbase 0.94 a. Write rs info port to it's

[jira] [Commented] (HBASE-9892) Add info port to ServerName to support multi instances in a node

2013-11-05 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13813753#comment-13813753 ] Liu Shaohui commented on HBASE-9892: {quote} Could be tricky setting this value then

[jira] [Commented] (HBASE-9892) Add info port to ServerName to support multi instances in a node

2013-11-05 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13814674#comment-13814674 ] Liu Shaohui commented on HBASE-9892: [~stack] {quote} Did you intend to include this

[jira] [Created] (HBASE-9892) Add info port to ServerName to support multi instances in a node

2013-11-04 Thread Liu Shaohui (JIRA)
Liu Shaohui created HBASE-9892: -- Summary: Add info port to ServerName to support multi instances in a node Key: HBASE-9892 URL: https://issues.apache.org/jira/browse/HBASE-9892 Project: HBase

[jira] [Updated] (HBASE-9892) Add info port to ServerName to support multi instances in a node

2013-11-04 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-9892: --- Attachment: HBASE-9892-0.94-v1.diff Patch for hbase 0.94 Add info port to ServerName to support

[jira] [Commented] (HBASE-9892) Add info port to ServerName to support multi instances in a node

2013-11-04 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13813649#comment-13813649 ] Liu Shaohui commented on HBASE-9892: [~enis] Good idea. I will try to add an api :

[jira] [Commented] (HBASE-9892) Add info port to ServerName to support multi instances in a node

2013-11-04 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13813688#comment-13813688 ] Liu Shaohui commented on HBASE-9892: [~stack] {quote} The issue w/ RS reporting its

[jira] [Created] (HBASE-9873) Some improvements in hlog and hlog split

2013-11-01 Thread Liu Shaohui (JIRA)
Liu Shaohui created HBASE-9873: -- Summary: Some improvements in hlog and hlog split Key: HBASE-9873 URL: https://issues.apache.org/jira/browse/HBASE-9873 Project: HBase Issue Type: Improvement

[jira] [Updated] (HBASE-9543) Impl unique aggregation

2013-10-28 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-9543: --- Attachment: HBASE-9543-0.94-v2.diff A new patch for hbase 0.94. a, getUnique - getUniqueValues b.

[jira] [Updated] (HBASE-9543) Impl unique aggregation

2013-10-28 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-9543: --- Attachment: HBASE-9543-trunk-v5.diff HBASE-9543-0.94-v3.diff [~yuzhih...@gmail.com]

[jira] [Commented] (HBASE-9543) Impl unique aggregation

2013-10-23 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802654#comment-13802654 ] Liu Shaohui commented on HBASE-9543: Thanks for review. [~yuzhih...@gmail.com]. a,

[jira] [Created] (HBASE-9780) Total row num to write in PerformanceEvaluation vary on thread number

2013-10-16 Thread Liu Shaohui (JIRA)
Liu Shaohui created HBASE-9780: -- Summary: Total row num to write in PerformanceEvaluation vary on thread number Key: HBASE-9780 URL: https://issues.apache.org/jira/browse/HBASE-9780 Project: HBase

[jira] [Assigned] (HBASE-9780) Total row num to write in PerformanceEvaluation vary on thread number

2013-10-16 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui reassigned HBASE-9780: -- Assignee: Liu Shaohui Total row num to write in PerformanceEvaluation vary on thread number

[jira] [Created] (HBASE-9764) htable AutoFlush is hardcoded as false in PerformanceEvaluation

2013-10-15 Thread Liu Shaohui (JIRA)
Liu Shaohui created HBASE-9764: -- Summary: htable AutoFlush is hardcoded as false in PerformanceEvaluation Key: HBASE-9764 URL: https://issues.apache.org/jira/browse/HBASE-9764 Project: HBase

[jira] [Updated] (HBASE-9764) htable AutoFlush is hardcoded as false in PerformanceEvaluation

2013-10-15 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-9764: --- Attachment: HBASE-9764-0.94-v1.patch Add a patch for 0.94: just remove the setAutoFlush code, and

[jira] [Commented] (HBASE-9764) htable AutoFlush is hardcoded as false in PerformanceEvaluation

2013-10-15 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13795146#comment-13795146 ] Liu Shaohui commented on HBASE-9764: OK. I will make it optional and update the patch

[jira] [Updated] (HBASE-7600) Investigate TestAdmin.testCreateBadTables

2013-10-12 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-7600: --- Attachment: HBASE-7600-0.94-v1.patch patch for hbase 0.94 Investigate

[jira] [Commented] (HBASE-7600) Investigate TestAdmin.testCreateBadTables

2013-10-12 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13793308#comment-13793308 ] Liu Shaohui commented on HBASE-7600: reproduce this issue in our ci env. The key

[jira] [Commented] (HBASE-7600) Investigate TestAdmin.testCreateBadTables

2013-10-12 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13793313#comment-13793313 ] Liu Shaohui commented on HBASE-7600: [~lhofhansl] The patch does not solve all the

[jira] [Commented] (HBASE-6601) TestImportExport on Hadoop 2 must copy YARN configuration vars

2013-10-11 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13792466#comment-13792466 ] Liu Shaohui commented on HBASE-6601: The 0.94 patch works, can anyone help check and

[jira] [Commented] (HBASE-8755) A new write thread model for HLog to improve the overall HBase write throughput

2013-10-10 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13792279#comment-13792279 ] Liu Shaohui commented on HBASE-8755: [~stack] [~fenghh][~yehangjun] We redo the same

[jira] [Commented] (HBASE-9543) Impl unique aggregation

2013-10-10 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13792290#comment-13792290 ] Liu Shaohui commented on HBASE-9543: [~jmspaggi] Could you help to push this issue?

[jira] [Commented] (HBASE-9543) Impl unique aggregation

2013-10-08 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13789064#comment-13789064 ] Liu Shaohui commented on HBASE-9543: [~jmspaggi] [~lhofhansl] I upload a review

[jira] [Commented] (HBASE-9568) backport HBASE-6508 to 0.94

2013-10-07 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13788930#comment-13788930 ] Liu Shaohui commented on HBASE-9568: [~sershe] sorry for late reply. I upload the

[jira] [Updated] (HBASE-9543) Impl unique aggregation

2013-09-29 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-9543: --- Attachment: HBASE-9543-trunk-v3.diff Add limit of size of unique set. Impl unique aggregation

[jira] [Updated] (HBASE-9543) Impl unique aggregation

2013-09-29 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Shaohui updated HBASE-9543: --- Attachment: HBASE-9543-trunk-v4.diff Thanks for [~jmspaggi]'s careful and patient review. Impl

[jira] [Commented] (HBASE-9543) Impl unique aggregation

2013-09-29 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13781365#comment-13781365 ] Liu Shaohui commented on HBASE-9543: All tests in TestAggregateProtocol pass in my dev

[jira] [Commented] (HBASE-9543) Impl unique aggregation

2013-09-26 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13778714#comment-13778714 ] Liu Shaohui commented on HBASE-9543: It's a good idea to limit the set and i will

[jira] [Commented] (HBASE-8755) A new write thread model for HLog to improve the overall HBase write throughput

2013-09-26 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13779581#comment-13779581 ] Liu Shaohui commented on HBASE-8755: [~stack] [~fenghh] We redo the comparision test

[jira] [Commented] (HBASE-8755) A new write thread model for HLog to improve the overall HBase write throughput

2013-09-26 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13779607#comment-13779607 ] Liu Shaohui commented on HBASE-8755: update the result table and add ops diff

[jira] [Commented] (HBASE-9543) Impl unique aggregation

2013-09-24 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13776217#comment-13776217 ] Liu Shaohui commented on HBASE-9543: Can anyone help to review this patch? thx

<    2   3   4   5   6   7   8   >