[jira] [Updated] (HBASE-13580) region_mover.rb broken with TypeError: no public constructors for Java::OrgApacheHadoopHbaseClient::HTable

2015-05-11 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-13580: Status: Patch Available (was: Open) > region_mover.rb broken with TypeError: no public constructor

[jira] [Updated] (HBASE-13580) region_mover.rb broken with TypeError: no public constructors for Java::OrgApacheHadoopHbaseClient::HTable

2015-05-11 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-13580: Attachment: HBASE-13580-v5.patch New patch with lines length fix. > region_mover.rb broken with Ty

[jira] [Updated] (HBASE-13580) region_mover.rb broken with TypeError: no public constructors for Java::OrgApacheHadoopHbaseClient::HTable

2015-05-11 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-13580: Status: Open (was: Patch Available) I need to fix this lines length. > region_mover.rb broken wit

[jira] [Updated] (HBASE-13580) region_mover.rb broken with TypeError: no public constructors for Java::OrgApacheHadoopHbaseClient::HTable

2015-05-11 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-13580: Status: Patch Available (was: Open) Just tested on master branch All works fine. > region_mover.

[jira] [Updated] (HBASE-13633) draining_servers.rb broken with NoMethodError: undefined method `getServerInfo

2015-05-06 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-13633: Description: Here is stack trace {code} NoMethodError: undefined method `getServerInfo' for #

[jira] [Updated] (HBASE-13633) draining_servers.rb broken with NoMethodError: undefined method `getServerInfo

2015-05-06 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-13633: Status: Patch Available (was: Open) > draining_servers.rb broken with NoMethodError: undefined met

[jira] [Updated] (HBASE-13633) draining_servers.rb broken with NoMethodError: undefined method `getServerInfo

2015-05-06 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-13633: Attachment: HBASE-13633.patch Here is simple patch. > draining_servers.rb broken with NoMethodErro

[jira] [Created] (HBASE-13633) draining_servers.rb broken with NoMethodError: undefined method `getServerInfo

2015-05-06 Thread Samir Ahmic (JIRA)
Samir Ahmic created HBASE-13633: --- Summary: draining_servers.rb broken with NoMethodError: undefined method `getServerInfo Key: HBASE-13633 URL: https://issues.apache.org/jira/browse/HBASE-13633 Project:

[jira] [Updated] (HBASE-13580) region_mover.rb broken with TypeError: no public constructors for Java::OrgApacheHadoopHbaseClient::HTable

2015-05-06 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-13580: Attachment: HBASE-13580-v4.patch Here is the patch fixing some new issues regarding api changes. I

[jira] [Commented] (HBASE-13580) region_mover.rb broken with TypeError: no public constructors for Java::OrgApacheHadoopHbaseClient::HTable

2015-05-05 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14528369#comment-14528369 ] Samir Ahmic commented on HBASE-13580: - Well this script keeps breaking :), i have jus

[jira] [Updated] (HBASE-13580) region_mover.rb broken with TypeError: no public constructors for Java::OrgApacheHadoopHbaseClient::HTable

2015-05-05 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-13580: Attachment: HBASE-13580-v3.patch Here is patch handling NPE when start key is empty. > region_move

[jira] [Commented] (HBASE-13580) region_mover.rb broken with TypeError: no public constructors for Java::OrgApacheHadoopHbaseClient::HTable

2015-05-04 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14526382#comment-14526382 ] Samir Ahmic commented on HBASE-13580: - Update regarding NPE and InclusiveStopFilter,

[jira] [Commented] (HBASE-13580) region_mover.rb broken with TypeError: no public constructors for Java::OrgApacheHadoopHbaseClient::HTable

2015-04-30 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14521868#comment-14521868 ] Samir Ahmic commented on HBASE-13580: - Sure thing here is complete stack trace: {code

[jira] [Updated] (HBASE-13580) region_mover.rb broken with TypeError: no public constructors for Java::OrgApacheHadoopHbaseClient::HTable

2015-04-30 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-13580: Attachment: HBASE-13580-v2.patch > region_mover.rb broken with TypeError: no public constructors fo

[jira] [Updated] (HBASE-13580) region_mover.rb broken with TypeError: no public constructors for Java::OrgApacheHadoopHbaseClient::HTable

2015-04-30 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-13580: Attachment: (was: HBASE-13580-v2.patch) > region_mover.rb broken with TypeError: no public cons

[jira] [Updated] (HBASE-13580) region_mover.rb broken with TypeError: no public constructors for Java::OrgApacheHadoopHbaseClient::HTable

2015-04-30 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-13580: Attachment: HBASE-13580-v2.patch Here is new patch addressing issues you mentioned. Tested on maste

[jira] [Commented] (HBASE-13580) region_mover.rb broken with TypeError: no public constructors for Java::OrgApacheHadoopHbaseClient::HTable

2015-04-30 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14521151#comment-14521151 ] Samir Ahmic commented on HBASE-13580: - Thank you for review [~te...@apache.org] and [

[jira] [Updated] (HBASE-13580) region_mover.rb broken with TypeError: no public constructors for Java::OrgApacheHadoopHbaseClient::HTable

2015-04-29 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-13580: Attachment: HBASE-13580.patch Here is patch fixing this issue, removing masters server from region

[jira] [Created] (HBASE-13580) region_mover.rb broken with TypeError: no public constructors for Java::OrgApacheHadoopHbaseClient::HTable

2015-04-28 Thread Samir Ahmic (JIRA)
Samir Ahmic created HBASE-13580: --- Summary: region_mover.rb broken with TypeError: no public constructors for Java::OrgApacheHadoopHbaseClient::HTable Key: HBASE-13580 URL: https://issues.apache.org/jira/browse/HBASE

[jira] [Commented] (HBASE-13493) ISE/HTTP 500 when opening table details from standby master.

2015-04-20 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14502892#comment-14502892 ] Samir Ahmic commented on HBASE-13493: - Maybe we can add redirect to /master-status in

[jira] [Updated] (HBASE-13456) Improve HFilePrettyPrinter first hbase:meta region processing

2015-04-17 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-13456: Status: Patch Available (was: In Progress) > Improve HFilePrettyPrinter first hbase:meta region pr

[jira] [Updated] (HBASE-13486) region_status.rb broken with NameError: uninitialized constant IOException

2015-04-16 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-13486: Attachment: HBASE-13486.patch Here is patch tested manually on master branch. > region_status.rb b

[jira] [Created] (HBASE-13486) region_status.rb broken with NameError: uninitialized constant IOException

2015-04-16 Thread Samir Ahmic (JIRA)
Samir Ahmic created HBASE-13486: --- Summary: region_status.rb broken with NameError: uninitialized constant IOException Key: HBASE-13486 URL: https://issues.apache.org/jira/browse/HBASE-13486 Project: HBa

[jira] [Updated] (HBASE-13456) Improve HFilePrettyPrinter first hbase:meta region processing

2015-04-15 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-13456: Attachment: HBASE-13456-master-v2.patch I have checked HFIle#getStoreFiles and is used only by HFi

[jira] [Commented] (HBASE-13456) Improve HFilePrettyPrinter first hbase:meta region processing

2015-04-15 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495911#comment-14495911 ] Samir Ahmic commented on HBASE-13456: - Ted, Jerry thanks for review, bq. The full re

[jira] [Work started] (HBASE-13456) Improve HFilePrettyPrinter first hbase:meta region processing

2015-04-15 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-13456 started by Samir Ahmic. --- > Improve HFilePrettyPrinter first hbase:meta region processing > ---

[jira] [Updated] (HBASE-13456) Improve HFilePrettyPrinter first hbase:meta region processing

2015-04-13 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-13456: Affects Version/s: 2.0.0 > Improve HFilePrettyPrinter first hbase:meta region processing > ---

[jira] [Updated] (HBASE-13456) Improve HFilePrettyPrinter first hbase:meta region processing

2015-04-13 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-13456: Attachment: HBASE-13456-master.patch HBASE-13456-0.98-v2.patch Here are patches for

[jira] [Commented] (HBASE-13456) Improve HFilePrettyPrinter first hbase:meta region processing

2015-04-13 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14492361#comment-14492361 ] Samir Ahmic commented on HBASE-13456: - Here is patch. > Improve HFilePrettyPrinter f

[jira] [Updated] (HBASE-13456) Improve HFilePrettyPrinter first hbase:meta region processing

2015-04-13 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-13456: Attachment: HBASE-13456-0.98.patch > Improve HFilePrettyPrinter first hbase:meta region processing

[jira] [Updated] (HBASE-13456) Improve HFilePrettyPrinter first hbase:meta region processing

2015-04-13 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-13456: Description: HFilePrettyPrinter have couple of small issues when -r option is used with hbase:meta

[jira] [Updated] (HBASE-13456) Improve HFilePrettyPrinter first hbase:meta region processing

2015-04-13 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-13456: Description: HFilePrettyPrinter have couple of small issues when -r option is used with hbase:meta

[jira] [Created] (HBASE-13456) Improve HFilePrettyPrinter first hbase:meta region processing

2015-04-13 Thread Samir Ahmic (JIRA)
Samir Ahmic created HBASE-13456: --- Summary: Improve HFilePrettyPrinter first hbase:meta region processing Key: HBASE-13456 URL: https://issues.apache.org/jira/browse/HBASE-13456 Project: HBase

[jira] [Updated] (HBASE-13336) Consistent rules for security meta table protections

2015-04-01 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-13336: Assignee: (was: Samir Ahmic) > Consistent rules for security meta table protections > -

[jira] [Assigned] (HBASE-13336) Consistent rules for security meta table protections

2015-04-01 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic reassigned HBASE-13336: --- Assignee: Samir Ahmic (was: Srikanth Srungarapu) > Consistent rules for security meta table

[jira] [Updated] (HBASE-7386) Investigate providing some supervisor support for znode deletion

2014-01-24 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-7386: --- Attachment: HBASE-7386-conf-v3.patch HBASE-7386-bin-v3.patch Here is summary of v3 pa

[jira] [Commented] (HBASE-7386) Investigate providing some supervisor support for znode deletion

2014-01-13 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13869915#comment-13869915 ] Samir Ahmic commented on HBASE-7386: Thanks for review [~nkeywal]. I agree about 'PRO

[jira] [Commented] (HBASE-7386) Investigate providing some supervisor support for znode deletion

2014-01-13 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13869578#comment-13869578 ] Samir Ahmic commented on HBASE-7386: Update, with [HBASE-10310] fixed master--->backu

[jira] [Assigned] (HBASE-10310) ZNodeCleaner.java KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /hbase/master

2014-01-10 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic reassigned HBASE-10310: --- Assignee: Samir Ahmic > ZNodeCleaner.java KeeperException$SessionExpiredException: KeeperErr

[jira] [Updated] (HBASE-10310) ZNodeCleaner.java KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /hbase/master

2014-01-10 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-10310: Attachment: HBASE-10310.patch Here is patch. > ZNodeCleaner.java KeeperException$SessionExpiredE

[jira] [Created] (HBASE-10310) ZNodeCleaner.java KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /hbase/master

2014-01-10 Thread Samir Ahmic (JIRA)
Samir Ahmic created HBASE-10310: --- Summary: ZNodeCleaner.java KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /hbase/master Key: HBASE-10310 URL: https://issues.apache.org/jira/browse/

[jira] [Commented] (HBASE-7386) Investigate providing some supervisor support for znode deletion

2014-01-08 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13865644#comment-13865644 ] Samir Ahmic commented on HBASE-7386: bq. What's the PROCESS_STATE_UNKNOWN? According t

[jira] [Commented] (HBASE-7386) Investigate providing some supervisor support for znode deletion

2014-01-08 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13865571#comment-13865571 ] Samir Ahmic commented on HBASE-7386: bq. It's better to delete it just after the serve

[jira] [Commented] (HBASE-7386) Investigate providing some supervisor support for znode deletion

2014-01-08 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13865479#comment-13865479 ] Samir Ahmic commented on HBASE-7386: >From what i could see it is all about removing m

[jira] [Updated] (HBASE-7386) Investigate providing some supervisor support for znode deletion

2014-01-08 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-7386: --- Attachment: HBASE-7386-conf-v2.patch HBASE-7386-bin-v2.patch Here is summary of v2 pa

[jira] [Commented] (HBASE-7386) Investigate providing some supervisor support for znode deletion

2013-12-28 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13857994#comment-13857994 ] Samir Ahmic commented on HBASE-7386: Thanks for review add comments [~stack]] In respe

[jira] [Commented] (HBASE-7386) Investigate providing some supervisor support for znode deletion

2013-12-26 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13856860#comment-13856860 ] Samir Ahmic commented on HBASE-7386: Based on what was discussed here i have created s

[jira] [Updated] (HBASE-7386) Investigate providing some supervisor support for znode deletion

2013-12-26 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-7386: --- Attachment: HBASE-7386-src.patch HBASE-7386-conf.patch HBASE-7386-bin.

[jira] [Resolved] (HBASE-7812) script to return servers where META and ROOT tables are deployed

2013-12-18 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic resolved HBASE-7812. Resolution: Not A Problem Assignee: Samir Ahmic > script to return servers where META and ROO

[jira] [Assigned] (HBASE-10050) graceful_stop.sh syntax error

2013-12-18 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic reassigned HBASE-10050: --- Assignee: Samir Ahmic > graceful_stop.sh syntax error > - > >

[jira] [Assigned] (HBASE-7785) rolling-restart.sh script unable to check expiration of master znode

2013-12-18 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic reassigned HBASE-7785: -- Assignee: Samir Ahmic > rolling-restart.sh script unable to check expiration of master znode >

[jira] [Commented] (HBASE-10186) region_mover.rb broken because ServerName constructor is changed to private

2013-12-17 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13850253#comment-13850253 ] Samir Ahmic commented on HBASE-10186: - I have attached patch. > region_mover.rb bro

[jira] [Updated] (HBASE-10186) region_mover.rb broken because ServerName constructor is changed to private

2013-12-17 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-10186: Attachment: HBASE-10186.patch > region_mover.rb broken because ServerName constructor is changed t

[jira] [Updated] (HBASE-10186) region_mover.rb broken because ServerName constructor is changed to private

2013-12-17 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-10186: Description: After upgrading to 0.96.1 (from 0.96.0) i have tried rolling restart with ./rolling-

[jira] [Created] (HBASE-10186) region_mover.rb broken because ServerName constructor is changed to private

2013-12-17 Thread Samir Ahmic (JIRA)
Samir Ahmic created HBASE-10186: --- Summary: region_mover.rb broken because ServerName constructor is changed to private Key: HBASE-10186 URL: https://issues.apache.org/jira/browse/HBASE-10186 Project: HB

[jira] [Commented] (HBASE-7386) Investigate providing some supervisor support for znode deletion

2013-12-02 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13836520#comment-13836520 ] Samir Ahmic commented on HBASE-7386: Hi [~stack], Is someone is working on this curr

[jira] [Updated] (HBASE-10056) region_status.rb not adopted to 0.96 api

2013-11-28 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-10056: Attachment: HBASE-10056.patch Here is patch. > region_status.rb not adopted to 0.96 api > ---

[jira] [Created] (HBASE-10056) region_status.rb not adopted to 0.96 api

2013-11-28 Thread Samir Ahmic (JIRA)
Samir Ahmic created HBASE-10056: --- Summary: region_status.rb not adopted to 0.96 api Key: HBASE-10056 URL: https://issues.apache.org/jira/browse/HBASE-10056 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-10050) graceful_stop.sh syntax error

2013-11-28 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13834626#comment-13834626 ] Samir Ahmic commented on HBASE-10050: - I have tested script agains 0.94.6.1 cluster l

[jira] [Commented] (HBASE-10050) graceful_stop.sh syntax error

2013-11-27 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13834001#comment-13834001 ] Samir Ahmic commented on HBASE-10050: - GNU bash, version 3.2.25(1)-release (x86_64-re

[jira] [Commented] (HBASE-10051) rolling-restart.sh have old value of "zookeeper.znode.unassiged" config causing infinite loop

2013-11-27 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13834000#comment-13834000 ] Samir Ahmic commented on HBASE-10051: - Well, looks like there are some inconsistency

[jira] [Updated] (HBASE-10051) rolling-restart.sh have old value of "zookeeper.znode.unassiged" config causing infinite loop

2013-11-27 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-10051: Attachment: HBASE-10051.patch Here is patch. > rolling-restart.sh have old value of "zookeeper.zn

[jira] [Created] (HBASE-10051) rolling-restart.sh have old value of "zookeeper.znode.unassiged" config causing infinite loop

2013-11-27 Thread Samir Ahmic (JIRA)
Samir Ahmic created HBASE-10051: --- Summary: rolling-restart.sh have old value of "zookeeper.znode.unassiged" config causing infinite loop Key: HBASE-10051 URL: https://issues.apache.org/jira/browse/HBASE-10051

[jira] [Updated] (HBASE-10050) graceful_stop.sh syntax error

2013-11-27 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-10050: Status: Open (was: Patch Available) > graceful_stop.sh syntax error > ---

[jira] [Updated] (HBASE-10050) graceful_stop.sh syntax error

2013-11-27 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-10050: Attachment: HBASE-10050.patch Here is patch. > graceful_stop.sh syntax error > --

[jira] [Updated] (HBASE-10050) graceful_stop.sh syntax error

2013-11-27 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-10050: Status: Patch Available (was: Open) > graceful_stop.sh syntax error > ---

[jira] [Created] (HBASE-10050) graceful_stop.sh syntax error

2013-11-27 Thread Samir Ahmic (JIRA)
Samir Ahmic created HBASE-10050: --- Summary: graceful_stop.sh syntax error Key: HBASE-10050 URL: https://issues.apache.org/jira/browse/HBASE-10050 Project: HBase Issue Type: Bug Compone

[jira] [Commented] (HBASE-8912) [0.94] AssignmentManager throws IllegalStateException from PENDING_OPEN to OFFLINE

2013-10-18 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13799126#comment-13799126 ] Samir Ahmic commented on HBASE-8912: Look like there are multiple scenarios for trigge

[jira] [Updated] (HBASE-7812) script to return servers where META and ROOT tables are deployed

2013-02-11 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-7812: --- Attachment: HBASE-7812.txt > script to return servers where META and ROOT tables are deployed > -

[jira] [Updated] (HBASE-7812) script to return servers where META and ROOT tables are deployed

2013-02-11 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-7812: --- Description: Simple script (bash or ruby) that would print servers addresses(hostnames) where ROOT or

[jira] [Commented] (HBASE-7812) script to return servers where META and ROOT tables are deployed

2013-02-11 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13575790#comment-13575790 ] Samir Ahmic commented on HBASE-7812: Hi, JM It would be nice to have bash or ruby scr

[jira] [Updated] (HBASE-7812) script to return servers where META and ROOT tables are deployed

2013-02-11 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-7812: --- Issue Type: Wish (was: Bug) Summary: script to return servers where META and ROOT tables are

[jira] [Updated] (HBASE-7812) script

2013-02-11 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-7812: --- Priority: Trivial (was: Major) > script > -- > > Key: HBASE-7812 >

[jira] [Created] (HBASE-7812) script

2013-02-11 Thread Samir Ahmic (JIRA)
Samir Ahmic created HBASE-7812: -- Summary: script Key: HBASE-7812 URL: https://issues.apache.org/jira/browse/HBASE-7812 Project: HBase Issue Type: Bug Reporter: Samir Ahmic -- Thi

[jira] [Updated] (HBASE-7785) rolling-restart.sh script unable to check expiration of master znode

2013-02-07 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-7785: --- Attachment: HBASE-7785.txt Here is diff for change > rolling-restart.sh script unabl

[jira] [Created] (HBASE-7785) rolling-restart.sh script unable to check expiration of master znode

2013-02-07 Thread Samir Ahmic (JIRA)
Samir Ahmic created HBASE-7785: -- Summary: rolling-restart.sh script unable to check expiration of master znode Key: HBASE-7785 URL: https://issues.apache.org/jira/browse/HBASE-7785 Project: HBase

<    1   2   3   4