[jira] [Created] (HBASE-5863) Improve the graceful_stop.sh CLI help (especially about reloads)

2012-04-24 Thread Harsh J (JIRA)
Harsh J created HBASE-5863: -- Summary: Improve the graceful_stop.sh CLI help (especially about reloads) Key: HBASE-5863 URL: https://issues.apache.org/jira/browse/HBASE-5863 Project: HBase Issue

[jira] [Updated] (HBASE-5863) Improve the graceful_stop.sh CLI help (especially about reloads)

2012-04-24 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-5863: --- Attachment: HBASE-5863.patch Improve the graceful_stop.sh CLI help (especially about reloads)

[jira] [Updated] (HBASE-5863) Improve the graceful_stop.sh CLI help (especially about reloads)

2012-04-24 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-5863: --- Status: Patch Available (was: Open) Improve the graceful_stop.sh CLI help (especially about reloads)

[jira] [Updated] (HBASE-4554) Allow set/unset coprocessor table attributes from shell.

2012-04-25 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-4554: --- Attachment: HBase-4554-trunk-0.92-3.patch Attaching the patch that was committed to the ticket for

[jira] [Commented] (HBASE-5842) Passing shell commands as an argument

2012-04-25 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262380#comment-13262380 ] Harsh J commented on HBASE-5842: It exists in 0.90+ AFAIK. However this JIRA is about

[jira] [Created] (HBASE-6120) Few logging improvements around enabling tables

2012-05-28 Thread Harsh J (JIRA)
Harsh J created HBASE-6120: -- Summary: Few logging improvements around enabling tables Key: HBASE-6120 URL: https://issues.apache.org/jira/browse/HBASE-6120 Project: HBase Issue Type: Improvement

[jira] [Updated] (HBASE-6120) Few logging improvements around enabling tables

2012-05-28 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-6120: --- Attachment: HBASE-6120.patch Patch that fixes both of those issues described in description.

[jira] [Updated] (HBASE-6120) Few logging improvements around enabling tables

2012-05-28 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-6120: --- Status: Patch Available (was: Open) Few logging improvements around enabling tables

[jira] [Updated] (HBASE-6120) Few logging improvements around enabling tables

2012-05-28 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-6120: --- Description: - Few log statements between Enable/Disable/Create table handler event classes have a typo

[jira] [Created] (HBASE-6339) Bulkload call to RS should begin holding write lock only after the file has been transferred

2012-07-06 Thread Harsh J (JIRA)
Harsh J created HBASE-6339: -- Summary: Bulkload call to RS should begin holding write lock only after the file has been transferred Key: HBASE-6339 URL: https://issues.apache.org/jira/browse/HBASE-6339

[jira] [Updated] (HBASE-6339) Bulkload call to RS should begin holding write lock only after the file has been transferred

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-6339: --- Description: I noticed that right now, under a bulkLoadHFiles call to an RS, we grab the HRegion write lock

[jira] [Created] (HBASE-6350) Some logging improvements for RegionServer bulk load

2012-07-07 Thread Harsh J (JIRA)
Harsh J created HBASE-6350: -- Summary: Some logging improvements for RegionServer bulk load Key: HBASE-6350 URL: https://issues.apache.org/jira/browse/HBASE-6350 Project: HBase Issue Type:

[jira] [Updated] (HBASE-6350) Some logging improvements for RegionServer bulk loading

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-6350: --- Component/s: regionserver Summary: Some logging improvements for RegionServer bulk loading (was:

[jira] [Updated] (HBASE-6350) Some logging improvements for RegionServer bulk load

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-6350: --- Assignee: Harsh J Affects Version/s: 0.94.0 Status: Patch Available (was: Open)

[jira] [Updated] (HBASE-6350) Some logging improvements for RegionServer bulk load

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-6350: --- Attachment: HBASE-6350.patch Some logging improvements for RegionServer bulk load

[jira] [Commented] (HBASE-6350) Some logging improvements for RegionServer bulk loading

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13408650#comment-13408650 ] Harsh J commented on HBASE-6350: {quote}-1 tests included. The patch doesn't appear to

[jira] [Resolved] (HBASE-6339) Bulkload call to RS should begin holding write lock only after the file has been transferred

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HBASE-6339. Resolution: Invalid I noticed this shouldn't be done, otherwise, given the current logic, a split may

[jira] [Commented] (HBASE-6339) Bulkload call to RS should begin holding write lock only after the file has been transferred

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13408699#comment-13408699 ] Harsh J commented on HBASE-6339: Thanks for the comments Ted. Region splitting being

[jira] [Commented] (HBASE-6350) Some logging improvements for RegionServer bulk loading

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13408816#comment-13408816 ] Harsh J commented on HBASE-6350: In the first hunk, I pre-create the exception, log it and

[jira] [Updated] (HBASE-5145) HMasterCommandLine's -minServers seems to be useless.

2012-07-08 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-5145: --- Attachment: HBASE-5145.patch HMasterCommandLine's -minServers seems to be useless.

[jira] [Updated] (HBASE-5145) HMasterCommandLine's -minServers seems to be useless.

2012-07-08 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-5145: --- Assignee: Harsh J Status: Patch Available (was: Open) HMasterCommandLine's -minServers seems to

[jira] [Updated] (HBASE-5151) Rename hbase.skip.errors in HRegion as it is too general-sounding.

2012-07-08 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-5151: --- Attachment: HBASE-5151.patch This patch deprecates hbase.skip.errors in favor of the new style config

[jira] [Updated] (HBASE-5151) Rename hbase.skip.errors in HRegion as it is too general-sounding.

2012-07-08 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-5151: --- Assignee: Harsh J Status: Patch Available (was: Open) Rename hbase.skip.errors in HRegion as it

[jira] [Commented] (HBASE-5145) HMasterCommandLine's -minServers seems to be useless.

2012-07-09 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13409289#comment-13409289 ] Harsh J commented on HBASE-5145: bq. If we expose

[jira] [Commented] (HBASE-6358) Bulkloading from remote filesystem is problematic

2012-07-09 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13409896#comment-13409896 ] Harsh J commented on HBASE-6358: I sort of agree, except it is also more of a

[jira] [Updated] (HBASE-6350) Some logging improvements for RegionServer bulk loading

2012-07-09 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-6350: --- Resolution: Fixed Status: Resolved (was: Patch Available) Thanks Ted! (Marking as resolved, as I

[jira] [Created] (HBASE-6363) HBaseConfiguration can carry a main method that dumps XML output for debug purposes

2012-07-10 Thread Harsh J (JIRA)
Harsh J created HBASE-6363: -- Summary: HBaseConfiguration can carry a main method that dumps XML output for debug purposes Key: HBASE-6363 URL: https://issues.apache.org/jira/browse/HBASE-6363 Project: HBase

[jira] [Updated] (HBASE-5151) Rename hbase.skip.errors in HRegion as it is too general-sounding.

2012-07-10 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-5151: --- Attachment: HBASE-5151.patch It passes for me: {code} T E S T S

[jira] [Updated] (HBASE-5151) Rename hbase.skip.errors in HRegion as it is too general-sounding.

2012-07-11 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-5151: --- Attachment: HBASE-5151.patch HBASE-5151.amend.patch GAH, sorry guys! Amendment attached

[jira] [Commented] (HBASE-5151) Rename hbase.skip.errors in HRegion as it is too general-sounding.

2012-07-11 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13411589#comment-13411589 ] Harsh J commented on HBASE-5151: Sure, will do. I thought it was practice to rely on

[jira] [Updated] (HBASE-5151) Rename hbase.skip.errors in HRegion as it is too general-sounding.

2012-07-11 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-5151: --- Attachment: HBASE-5151.amend.wrapped.patch Here it is. Will be more careful in future, apologies.

[jira] [Commented] (HBASE-5151) Rename hbase.skip.errors in HRegion as it is too general-sounding.

2012-07-12 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13412686#comment-13412686 ] Harsh J commented on HBASE-5151: bq. This is another reason we need versioning in patch

[jira] [Assigned] (HBASE-4072) zoo.cfg inconsistently used and sometimes we use non-zk names for zk attributes

2012-07-14 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J reassigned HBASE-4072: -- Assignee: Harsh J zoo.cfg inconsistently used and sometimes we use non-zk names for zk

[jira] [Updated] (HBASE-4072) Deprecate/disable and remove support for reading ZooKeeper zoo.cfg files from the classpath

2012-07-15 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-4072: --- Summary: Deprecate/disable and remove support for reading ZooKeeper zoo.cfg files from the classpath (was:

[jira] [Updated] (HBASE-4072) Deprecate/disable and remove support for reading ZooKeeper zoo.cfg files from the classpath

2012-07-15 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-4072: --- Attachment: HBASE-4072.patch Patch that does the following: # Deprecates the ZKConfig#parseZooCfg method. #

[jira] [Updated] (HBASE-4072) Deprecate/disable and remove support for reading ZooKeeper zoo.cfg files from the classpath

2012-07-15 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-4072: --- Affects Version/s: 0.90.0 Release Note: The Apache ZooKeeper config file zoo.cfg will no longer be

[jira] [Commented] (HBASE-4072) Deprecate/disable and remove support for reading ZooKeeper zoo.cfg files from the classpath

2012-07-15 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414732#comment-13414732 ] Harsh J commented on HBASE-4072: {quote} -1 tests included. The patch doesn't appear to

[jira] [Commented] (HBASE-6363) HBaseConfiguration can carry a main method that dumps XML output for debug purposes

2012-07-19 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418275#comment-13418275 ] Harsh J commented on HBASE-6363: Hi Shengsheng, thanks much for the patch! The getProps

[jira] [Commented] (HBASE-6363) HBaseConfiguration can carry a main method that dumps XML output for debug purposes

2012-07-19 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418882#comment-13418882 ] Harsh J commented on HBASE-6363: Thanks again Shengsheng. The /dump servlet is more

[jira] [Commented] (HBASE-6363) HBaseConfiguration can carry a main method that dumps XML output for debug purposes

2012-07-19 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418917#comment-13418917 ] Harsh J commented on HBASE-6363: Sorry, I didn't notice 1.x didn't have it! (I checked

[jira] [Commented] (HBASE-6358) Bulkloading from remote filesystem is problematic

2012-08-01 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426680#comment-13426680 ] Harsh J commented on HBASE-6358: Hey Dave, Will you be doing the patch? We can probably

[jira] [Commented] (HBASE-6497) Revisit HLog sizing and roll parameters

2012-08-03 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13428544#comment-13428544 ] Harsh J commented on HBASE-6497: bq. Less parallelization during distributed splitting

[jira] [Commented] (HBASE-6782) HBase shell's 'status 'detailed'' should escape the printed keys

2013-01-14 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552840#comment-13552840 ] Harsh J commented on HBASE-6782: Hi Viji, Unrelated to this bug, but it appears that the

[jira] [Commented] (HBASE-6782) HBase shell's 'status 'detailed'' should escape the printed keys

2013-02-04 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13571055#comment-13571055 ] Harsh J commented on HBASE-6782: Findbugs does not arise from the patch. Testing seems to

[jira] [Created] (HBASE-7084) Raise default minimum region split size

2012-11-02 Thread Harsh J (JIRA)
Harsh J created HBASE-7084: -- Summary: Raise default minimum region split size Key: HBASE-7084 URL: https://issues.apache.org/jira/browse/HBASE-7084 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-7084) Raise default minimum region split size

2012-11-02 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13489442#comment-13489442 ] Harsh J commented on HBASE-7084: Thanks Kevin! I wouldn't go so high though for defaults,

[jira] [Created] (HBASE-7244) Provide a command or argument to startup, that formats znodes if provided

2012-11-29 Thread Harsh J (JIRA)
Harsh J created HBASE-7244: -- Summary: Provide a command or argument to startup, that formats znodes if provided Key: HBASE-7244 URL: https://issues.apache.org/jira/browse/HBASE-7244 Project: HBase

[jira] [Commented] (HBASE-6973) Trim trailing whitespace from configuration values

2012-12-01 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13508027#comment-13508027 ] Harsh J commented on HBASE-6973: bq. hadoop 1.0 / 1.1 (default hadoop relase for HBase)

[jira] [Updated] (HBASE-4072) Deprecate/disable and remove support for reading ZooKeeper zoo.cfg files from the classpath

2012-12-01 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-4072: --- Attachment: HBASE-4072.patch Sorry on the delay. New patch with a proper test that addresses Jon's comment.

[jira] [Updated] (HBASE-6763) fs.default.name has been moved to fs.defaultFS we did not migrate all of the code.

2012-12-03 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-6763: --- Affects Version/s: (was: 0.94.1) (was: 0.92.1) 0.96.0

[jira] [Commented] (HBASE-6763) fs.default.name has been moved to fs.defaultFS we did not migrate all of the code.

2012-12-03 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13509320#comment-13509320 ] Harsh J commented on HBASE-6763: Since 0.96+ alone would have formal Hadoop 2.x support, I

[jira] [Created] (HBASE-7303) Quit using reflection for the method DFSOutputStream#getNumCurrentReplicas(…)

2012-12-07 Thread Harsh J (JIRA)
Harsh J created HBASE-7303: -- Summary: Quit using reflection for the method DFSOutputStream#getNumCurrentReplicas(…) Key: HBASE-7303 URL: https://issues.apache.org/jira/browse/HBASE-7303 Project: HBase

[jira] [Resolved] (HBASE-7303) Quit using reflection for the method DFSOutputStream#getNumCurrentReplicas(…)

2012-12-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HBASE-7303. Resolution: Later Actually, nevermind. I mistook that we may be dropping 1.x support soon due to reading

[jira] [Commented] (HBASE-7303) Quit using reflection for the method DFSOutputStream#getNumCurrentReplicas(…)

2012-12-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13526933#comment-13526933 ] Harsh J commented on HBASE-7303: Thanks Elliot. I think this could be done using the

[jira] [Reopened] (HBASE-7303) Quit using reflection for the method DFSOutputStream#getNumCurrentReplicas(…)

2012-12-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J reopened HBASE-7303: Quit using reflection for the method DFSOutputStream#getNumCurrentReplicas(…)

[jira] [Commented] (HBASE-7303) Quit using reflection for the method DFSOutputStream#getNumCurrentReplicas(…)

2012-12-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13527006#comment-13527006 ] Harsh J commented on HBASE-7303: Thanks Elliot and Andrew, I'll come up with something

[jira] [Updated] (HBASE-4072) Deprecate/disable and remove support for reading ZooKeeper zoo.cfg files from the classpath

2012-12-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-4072: --- Attachment: HBASE-4072.patch New patch with licenses added to new files. I didn't get those covered before.

[jira] [Commented] (HBASE-4072) Deprecate/disable and remove support for reading ZooKeeper zoo.cfg files from the classpath

2012-12-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13527024#comment-13527024 ] Harsh J commented on HBASE-4072: bq. -1 javadoc. The javadoc tool appears to have

[jira] [Updated] (HBASE-4072) Deprecate/disable and remove support for reading ZooKeeper zoo.cfg files from the classpath

2012-12-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-4072: --- Fix Version/s: 0.96.0 Deprecate/disable and remove support for reading ZooKeeper zoo.cfg files from

[jira] [Updated] (HBASE-4072) Deprecate/disable and remove support for reading ZooKeeper zoo.cfg files from the classpath

2012-12-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-4072: --- Release Note: The Apache ZooKeeper config file zoo.cfg will no longer be read when instantiating a

[jira] [Commented] (HBASE-3489) .oldlogs not being cleaned out

2012-12-09 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13527459#comment-13527459 ] Harsh J commented on HBASE-3489: Hi Neil, 0.90.x releases are not maintained anymore

[jira] [Commented] (HBASE-5954) Allow proper fsync support for HBase

2012-12-14 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13532911#comment-13532911 ] Harsh J commented on HBASE-5954: bq. A middle ground feature like syncing every N seconds

[jira] [Created] (HBASE-7849) Provide administrative limits around bulkloads of files into a single region

2013-02-14 Thread Harsh J (JIRA)
Harsh J created HBASE-7849: -- Summary: Provide administrative limits around bulkloads of files into a single region Key: HBASE-7849 URL: https://issues.apache.org/jira/browse/HBASE-7849 Project: HBase

[jira] [Created] (HBASE-7850) Bulkload final step can detect and pre-split tables

2013-02-14 Thread Harsh J (JIRA)
Harsh J created HBASE-7850: -- Summary: Bulkload final step can detect and pre-split tables Key: HBASE-7850 URL: https://issues.apache.org/jira/browse/HBASE-7850 Project: HBase Issue Type:

[jira] [Updated] (HBASE-7849) Provide administrative limits around bulkloads of files into a single region

2013-02-14 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-7849: --- Description: Given the current mechanism, it is possible for users to flood a single region with 1k+ store

[jira] [Commented] (HBASE-6490) 'dfs.client.block.write.retries' value could be increased in HBase

2013-02-17 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13580246#comment-13580246 ] Harsh J commented on HBASE-6490: Would HDFS-4246 help here?

[jira] [Commented] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-02-17 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13580254#comment-13580254 ] Harsh J commented on HBASE-7728: Per

[jira] [Commented] (HBASE-643) Rename tables

2013-02-21 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13583128#comment-13583128 ] Harsh J commented on HBASE-643: --- Here's a link to [~shrijeet]'s java code snippet that seems

[jira] [Commented] (HBASE-7850) Bulkload final step can detect and pre-split tables

2013-02-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585312#comment-13585312 ] Harsh J commented on HBASE-7850: The CompleteBulkLoad part, as thats more on the HBase's

[jira] [Commented] (HBASE-5071) HFile has a possible cast issue.

2013-02-25 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13586395#comment-13586395 ] Harsh J commented on HBASE-5071: Hi Max, Why go down that path instead of upgrading to

[jira] [Created] (HBASE-8020) CompactionRequest should not be based on regionId, but the encoded name instead

2013-03-06 Thread Harsh J (JIRA)
Harsh J created HBASE-8020: -- Summary: CompactionRequest should not be based on regionId, but the encoded name instead Key: HBASE-8020 URL: https://issues.apache.org/jira/browse/HBASE-8020 Project: HBase

[jira] [Assigned] (HBASE-6634) REST API ScannerModel's protobuf converter code duplicates the setBatch call

2012-08-22 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J reassigned HBASE-6634: -- Assignee: Harsh J REST API ScannerModel's protobuf converter code duplicates the setBatch call

[jira] [Created] (HBASE-6634) REST API ScannerModel's protobuf converter code duplicates the setBatch call

2012-08-22 Thread Harsh J (JIRA)
Harsh J created HBASE-6634: -- Summary: REST API ScannerModel's protobuf converter code duplicates the setBatch call Key: HBASE-6634 URL: https://issues.apache.org/jira/browse/HBASE-6634 Project: HBase

[jira] [Updated] (HBASE-6634) REST API ScannerModel's protobuf converter code duplicates the setBatch call

2012-08-22 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-6634: --- Attachment: HBASE-6634.patch REST API ScannerModel's protobuf converter code duplicates the setBatch

[jira] [Updated] (HBASE-6634) REST API ScannerModel's protobuf converter code duplicates the setBatch call

2012-08-22 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-6634: --- Status: Patch Available (was: Open) REST API ScannerModel's protobuf converter code duplicates the

[jira] [Commented] (HBASE-1199) TableMapReduceUtil.initTableReduceJob smart reduce assigned to server hosting region

2012-09-09 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13451556#comment-13451556 ] Harsh J commented on HBASE-1199: Hi, I posted up a patch on HADOOP-589/MAPREDUCE-199. Can

[jira] [Commented] (HBASE-6071) getRegionServerWithRetires, should log unsuccessful attempts and exceptions.

2012-09-20 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459660#comment-13459660 ] Harsh J commented on HBASE-6071: Nice patch. I'd prefer if we logged this at INFO itself

[jira] [Commented] (HBASE-6071) getRegionServerWithRetires, should log unsuccessful attempts and exceptions.

2012-09-21 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13460415#comment-13460415 ] Harsh J commented on HBASE-6071: Thanks for addressing my comment Igal, this looks good to

[jira] [Commented] (HBASE-6071) getRegionServerWithRetires, should log unsuccessful attempts and exceptions.

2012-09-21 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13460806#comment-13460806 ] Harsh J commented on HBASE-6071: - Maybe we can log it only for SocketTimeoutExceptions as

[jira] [Commented] (HBASE-5071) HFile has a possible cast issue.

2012-09-26 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13464431#comment-13464431 ] Harsh J commented on HBASE-5071: We could close it with a note that it does not affect

[jira] [Created] (HBASE-6890) Colorize test-patch results that goes to JIRA as a comment

2012-09-27 Thread Harsh J (JIRA)
Harsh J created HBASE-6890: -- Summary: Colorize test-patch results that goes to JIRA as a comment Key: HBASE-6890 URL: https://issues.apache.org/jira/browse/HBASE-6890 Project: HBase Issue Type:

[jira] [Updated] (HBASE-6890) Colorize test-patch results that goes to JIRA as a comment

2012-09-27 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-6890: --- Attachment: HBASE-6890.patch Colorize test-patch results that goes to JIRA as a comment

[jira] [Updated] (HBASE-6890) Colorize test-patch results that goes to JIRA as a comment

2012-09-27 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-6890: --- Status: Patch Available (was: Open) Colorize test-patch results that goes to JIRA as a comment

[jira] [Commented] (HBASE-6033) Adding some fuction to check if a table/region is in compaction

2012-09-27 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13465098#comment-13465098 ] Harsh J commented on HBASE-6033: This was backported to 0.90, 0.92 and 0.94 releases. Can

[jira] [Assigned] (HBASE-4360) Maintain information on the time a RS went dead

2012-09-28 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J reassigned HBASE-4360: -- Assignee: (was: Harsh J) Sorry I left these assigned to me for long. I may pick it up again later,

[jira] [Assigned] (HBASE-4451) Improve zk node naming (/hbase/shutdown)

2012-09-28 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J reassigned HBASE-4451: -- Assignee: (was: Harsh J) Sorry I left these assigned to me for long. I may pick it up again later,

[jira] [Commented] (HBASE-6033) Adding some fuction to check if a table/region is in compaction

2012-09-28 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13465472#comment-13465472 ] Harsh J commented on HBASE-6033: My bad, thanks Jimmy! Adding some

[jira] [Updated] (HBASE-6890) Colorize test-patch results that goes to JIRA as a comment

2012-09-29 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-6890: --- Attachment: HBASE-6890.patch Fixed one last case where I wasn't coloring the +0 (doc patch) results as

[jira] [Commented] (HBASE-6422) Add switch in LoadIncrementalHFiles API to allow for programatically changing perms on output directory

2012-10-01 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13467470#comment-13467470 ] Harsh J commented on HBASE-6422: HBASE-5498 should address this. Turns out we can't do a

[jira] [Created] (HBASE-6941) LoadIncrementalHFiles uses the Tool interface incorrectly for loading configs

2012-10-03 Thread Harsh J (JIRA)
Harsh J created HBASE-6941: -- Summary: LoadIncrementalHFiles uses the Tool interface incorrectly for loading configs Key: HBASE-6941 URL: https://issues.apache.org/jira/browse/HBASE-6941 Project: HBase

[jira] [Updated] (HBASE-6941) LoadIncrementalHFiles uses the Tool interface incorrectly for loading configs

2012-10-03 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-6941: --- Attachment: HBASE-6941.patch LoadIncrementalHFiles uses the Tool interface incorrectly for loading

[jira] [Commented] (HBASE-6941) LoadIncrementalHFiles uses the Tool interface incorrectly for loading configs

2012-10-03 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13468932#comment-13468932 ] Harsh J commented on HBASE-6941: - Unified the configuration to use the getConf() from

[jira] [Updated] (HBASE-6941) LoadIncrementalHFiles uses the Tool interface incorrectly for loading configs

2012-10-03 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-6941: --- Status: Patch Available (was: Open) LoadIncrementalHFiles uses the Tool interface incorrectly for

[jira] [Updated] (HBASE-6941) LoadIncrementalHFiles uses the Tool interface incorrectly for loading configs

2012-10-03 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-6941: --- Status: Open (was: Patch Available) Missed test-reliance. Cancelling, until I complete that.

[jira] [Commented] (HBASE-3592) combine bulk loading tools with hbase shell

2011-06-04 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13044314#comment-13044314 ] Harsh J commented on HBASE-3592: That commit meant HBASE-3952 (typo). combine bulk

[jira] [Commented] (HBASE-3952) Guava snuck back in as a dependency via hbase-3777

2011-06-04 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13044315#comment-13044315 ] Harsh J commented on HBASE-3952: Committed to trunk as per comment

[jira] [Created] (HBASE-4066) Provide a separate configuration for .META. major compaction periods

2011-07-06 Thread Harsh J (JIRA)
Provide a separate configuration for .META. major compaction periods Key: HBASE-4066 URL: https://issues.apache.org/jira/browse/HBASE-4066 Project: HBase Issue Type:

[jira] [Created] (HBASE-4067) Compaction frequencies can be provided on a per-table basis

2011-07-06 Thread Harsh J (JIRA)
Compaction frequencies can be provided on a per-table basis --- Key: HBASE-4067 URL: https://issues.apache.org/jira/browse/HBASE-4067 Project: HBase Issue Type: Improvement

[jira] [Updated] (HBASE-4066) Provide a separate configuration for .META. major compaction periods

2011-07-08 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-4066: --- Description: Right now, major compaction interval settings affects ALL the tables including .META. and

[jira] [Commented] (HBASE-4021) Further parallelize HMaster.createTable()

2011-07-19 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13067676#comment-13067676 ] Harsh J commented on HBASE-4021: Ted, I was thinking of starting this up. Reading through

  1   2   >