[jira] [Created] (HBASE-13581) Improve usability for storefile stats in web status pages

2015-04-28 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-13581: --- Summary: Improve usability for storefile stats in web status pages Key: HBASE-13581 URL: https://issues.apache.org/jira/browse/HBASE-13581 Project: HBase

Re: [jira] [Created] (HBASE-13578) Remove Arrays.asList().subList() from FSHLog.offer()

2015-04-28 Thread dinuswt22
Please unsubscribe me from this group Thanks, Dinesh Kumar P Sent from Windows Mail From: Matteo Bertozzi (JIRA) Sent: ‎Tuesday‎, ‎28‎ ‎April‎ ‎2015 ‎04‎:‎02‎ ‎PM To: dev@hbase.apache.org Matteo Bertozzi created HBASE-13578: ---

Scan API Improvements - HBASE-13441

2015-04-28 Thread Jonathan Lawlor
Hey all, Recently there have been a bunch of nice changes in Scanners, and in that spirit, it may be a good time to discuss potential improvements to the public Scan API that could be made in 2.0.0+. Currently there is an umbrella issue open (HBASE-13441) with a couple of proposed changes. Seems

Re: [DISCUSS] Rolling Upgrade 0.98 - 1.1

2015-04-28 Thread Andrew Purtell
+1 for rolling upgrade from 0.98 to any 1.x for as long as we can manage it. Will make life easier for adopters of the 1.x line who come in later. On Tue, Apr 28, 2015 at 10:16 AM, Nick Dimiduk ndimi...@apache.org wrote: We're pretty late in the game to bring this up, but I want to make sure

H prefix

2015-04-28 Thread Jean-Marc Spaggiari
Hi team, We moved from HTable to Table, from HConnection to Connection, etc. But what's about HRegionLocator? We already have RegionLocator which is the interface. Should we rename HRegionLocator someting like RegionLocatorImpl or DefaultRegionLocator? JM

[jira] [Resolved] (HBASE-13589) [WINDOWS] hbase.cmd script is broken

2015-04-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar resolved HBASE-13589. --- Resolution: Fixed Hadoop Flags: Reviewed Pushed. Thanks for reviews. [WINDOWS]

[jira] [Created] (HBASE-13591) TestHBaseFsck is flakey

2015-04-28 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-13591: Summary: TestHBaseFsck is flakey Key: HBASE-13591 URL: https://issues.apache.org/jira/browse/HBASE-13591 Project: HBase Issue Type: Test

Re: [DISCUSS] Rolling Upgrade 0.98 - 1.1

2015-04-28 Thread Enis Söztutar
Yeah, we need rolling upgrade from 0.98 to 1.1 I think. One issue related to DLR was that, it needs a fix HBASE-11094 which is 0.98.4+ only otherwise it is data loss. We have turned it off in 1.0, because explaining rolling upgrades from 0.98.4- and 0.98.4+ was hard and there is no easy way to

[jira] [Created] (HBASE-13579) Avoid isCellTTLExpired() for NO-TAG cases

2015-04-28 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-13579: -- Summary: Avoid isCellTTLExpired() for NO-TAG cases Key: HBASE-13579 URL: https://issues.apache.org/jira/browse/HBASE-13579 Project: HBase

[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:

Re: Test profiles not limiting test selection?

2015-04-28 Thread Nick Dimiduk
Thanks a lot Dima! On Tue, Apr 28, 2015 at 12:31 PM, Dima Spivak dspi...@cloudera.com wrote: I noticed this a while back. I think Alex Newman reassigned the corresponding JIRA to me a while back; I'll move this back up near the top of the todo list. :) -Dima On Sunday, April 26, 2015, Ted

[jira] [Created] (HBASE-13582) update docs for HTrace as an ASF project

2015-04-28 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-13582: --- Summary: update docs for HTrace as an ASF project Key: HBASE-13582 URL: https://issues.apache.org/jira/browse/HBASE-13582 Project: HBase Issue Type: Task

[jira] [Created] (HBASE-13583) AOT compile our JRuby

2015-04-28 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-13583: Summary: AOT compile our JRuby Key: HBASE-13583 URL: https://issues.apache.org/jira/browse/HBASE-13583 Project: HBase Issue Type: Improvement

Re: H prefix

2015-04-28 Thread Lars George
There are more like this, for example HColumnDescriptor or HTableDescriptor. Especially the latter does not match Table anymore. Sent from my iPhone On 29 Apr 2015, at 02:51, Jean-Marc Spaggiari jean-m...@spaggiari.org wrote: Hi team, We moved from HTable to Table, from HConnection to

Re: [jira] [Created] (HBASE-13578) Remove Arrays.asList().subList() from FSHLog.offer()

2015-04-28 Thread Nick Dimiduk
To unsubscribe, mail dev-unsubscr...@hbase.apache.org . On Tue, Apr 28, 2015 at 4:00 AM, dinusw...@gmail.com wrote: Please unsubscribe me from this group Thanks, Dinesh Kumar P Sent from Windows Mail From: Matteo Bertozzi (JIRA) Sent: ‎Tuesday‎, ‎28‎ ‎April‎ ‎2015 ‎04‎:‎02‎

[jira] [Created] (HBASE-13588) ExportSnapshot should checksum data transferred

2015-04-28 Thread Mubeen Afzal (JIRA)
Mubeen Afzal created HBASE-13588: Summary: ExportSnapshot should checksum data transferred Key: HBASE-13588 URL: https://issues.apache.org/jira/browse/HBASE-13588 Project: HBase Issue Type:

[jira] [Created] (HBASE-13589) [WINDOWS] hbase.cmd script is broken

2015-04-28 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-13589: - Summary: [WINDOWS] hbase.cmd script is broken Key: HBASE-13589 URL: https://issues.apache.org/jira/browse/HBASE-13589 Project: HBase Issue Type: Bug

[DISCUSS] Rolling Upgrade 0.98 - 1.1

2015-04-28 Thread Nick Dimiduk
We're pretty late in the game to bring this up, but I want to make sure we're all on the same page. I believe we want to support rolling upgrades as there have been blocker tickets opened against the release to this effect. The two things I'm aware of that cause problems here are table state in

[jira] [Created] (HBASE-13586) Update book on Hadoop and Java supported versions for 1.1.x

2015-04-28 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-13586: Summary: Update book on Hadoop and Java supported versions for 1.1.x Key: HBASE-13586 URL: https://issues.apache.org/jira/browse/HBASE-13586 Project: HBase

[RESULT] [VOTE] Third release candidate for HBase 1.0.1 (RC2) is available. Please vote by April 24 2015

2015-04-28 Thread Enis Söztutar
The vote has passed with 3 binding and 1 non-binding +1's and one -0. I'll push the release artifacts shortly. Thanks for testing the release! Enis On Mon, Apr 27, 2015 at 1:42 PM, Andrew Purtell apurt...@apache.org wrote: +1 Checked signatures Unpacked tarballs, layout looks good Built

[jira] [Resolved] (HBASE-12743) [ITBLL] Master fails rejoining cluster stuck splitting logs; Distributed log replay=true

2015-04-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-12743. --- Resolution: Unresolved Resolving in favor of HBASE-13567 This seems like a legit DLR issue. It has more

[jira] [Created] (HBASE-13585) HRegionFileSystem#splitStoreFile() finishes without closing the file handle in some situation

2015-04-28 Thread Stephen Yuan Jiang (JIRA)
Stephen Yuan Jiang created HBASE-13585: -- Summary: HRegionFileSystem#splitStoreFile() finishes without closing the file handle in some situation Key: HBASE-13585 URL:

Re: [DISCUSS] Rolling Upgrade 0.98 - 1.1

2015-04-28 Thread Stack
On Tue, Apr 28, 2015 at 10:16 AM, Nick Dimiduk ndimi...@apache.org wrote: We're pretty late in the game to bring this up, but I want to make sure we're all on the same page. I believe we want to support rolling upgrades as there have been blocker tickets opened against the release to this

[jira] [Created] (HBASE-13578) Remove Arrays.asList().subList() from FSHLog.offer()

2015-04-28 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-13578: --- Summary: Remove Arrays.asList().subList() from FSHLog.offer() Key: HBASE-13578 URL: https://issues.apache.org/jira/browse/HBASE-13578 Project: HBase

Re: Test profiles not limiting test selection?

2015-04-28 Thread Dima Spivak
I noticed this a while back. I think Alex Newman reassigned the corresponding JIRA to me a while back; I'll move this back up near the top of the todo list. :) -Dima On Sunday, April 26, 2015, Ted Yu yuzhih...@gmail.com wrote: I ran the same command. Small tests from various modules were run.

[jira] [Reopened] (HBASE-13564) Master MBeans are not published

2015-04-28 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reopened HBASE-13564: -- Master MBeans are not published --- Key: