[jira] [Created] (HBASE-13961) SnapshotManager#initialize should set snapshotLayoutVersion if it allows to create snapshot with old layout format

2015-06-24 Thread cuijianwei (JIRA)
cuijianwei created HBASE-13961: -- Summary: SnapshotManager#initialize should set snapshotLayoutVersion if it allows to create snapshot with old layout format Key: HBASE-13961 URL:

[jira] [Created] (HBASE-13960) HConnection stuck with UnknownHostException

2015-06-24 Thread Kurt Young (JIRA)
Kurt Young created HBASE-13960: -- Summary: HConnection stuck with UnknownHostException Key: HBASE-13960 URL: https://issues.apache.org/jira/browse/HBASE-13960 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-13965) Stochastic Load Balancer JMX Metrics

2015-06-24 Thread Lei Chen (JIRA)
Lei Chen created HBASE-13965: Summary: Stochastic Load Balancer JMX Metrics Key: HBASE-13965 URL: https://issues.apache.org/jira/browse/HBASE-13965 Project: HBase Issue Type: Improvement

Re: [VOTE] First release candidate for HBase 1.1.1 (RC0) is available

2015-06-24 Thread Ted Yu
+1 Ran test suite against Java 1.8.0_45 Checked signature Practiced basic shell commands On Tue, Jun 23, 2015 at 4:25 PM, Nick Dimiduk ndimi...@apache.org wrote: I'm happy to announce the first release candidate of HBase 1.1.1 (HBase-1.1.1RC0) is available for download at

[jira] [Resolved] (HBASE-13948) Expand hadoop2 versions built on the pre-commit

2015-06-24 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-13948. -- Resolution: Fixed Expand hadoop2 versions built on the pre-commit

Re: [DISCUSS] project for pre-commit patch testing (was Re: upstream jenkins build broken?)

2015-06-24 Thread Nigel Daley
+1 for a separate project and going directly to TLP if possible (as Hadoop itself did when split out of Nutch) +1 for having language discussions once it's a TLP :-) Cheers, Nigel On Jun 22, 2015, at 1:55 PM, Andrew Purtell apurt...@apache.org wrote: On Mon, Jun 22, 2015 at 1:03 PM, Nick

Re: Broken pre-commits now fixed

2015-06-24 Thread Nick Dimiduk
That failure on HBASE-13893, compiled against b7f241d, is from before I pushed reverts. Immediately following b7f241d you'll find 8545d5d and 578adca which revert the original patch and the addendum. After that I pushed a less expansive change, 2df3236, that adds point-version compilation for 2.4

[jira] [Created] (HBASE-13966) Limit column width in table.jsp

2015-06-24 Thread Jean-Marc Spaggiari (JIRA)
Jean-Marc Spaggiari created HBASE-13966: --- Summary: Limit column width in table.jsp Key: HBASE-13966 URL: https://issues.apache.org/jira/browse/HBASE-13966 Project: HBase Issue Type:

Re: [VOTE] First release candidate for HBase 1.1.1 (RC0) is available

2015-06-24 Thread Enis Söztutar
Also, I tried to run IntegrationTestBigLinkedList and it fails: 015-06-24 19:06:11,644 ERROR [main] test.IntegrationTestBigLinkedList$Verify: Expected referenced count does not match with actual referenced count. expected referenced=100 ,actual=0 What are the command line arguments

Re: Github PRs

2015-06-24 Thread 张铎
How does spark make use of Github? Seems they only use PRs to accept patches but still use apache jira. And for now, set up a bot that automatically comments on new PR to tell the contributor open issue on apache jira? 2015-06-25 3:45 GMT+08:00 Sean Busbey bus...@cloudera.com: So for now

Re: Broken pre-commits now fixed

2015-06-24 Thread Stack
How about this complaint below form pre-commit where DFSHedgedReadMetrics can't be found compiling master and the HBASE-13893 patch against hadoop-2.3? Master branch can't (as is) work with hadoop-2.3. Thanks, St.Ack On Wed, Jun 24, 2015 at 8:27 AM, Nick Dimiduk ndimi...@gmail.com wrote: Hi

Re: [VOTE] First release candidate for HBase 1.1.1 (RC0) is available

2015-06-24 Thread Jean-Marc Spaggiari
Checked signature for both bin and src = Passed. Checked archive, documentation, .TXT files, etc. = Passed. Ran it locally, tried create, drop, disable, alter, flush, put, scan = Passed Deployed on 9 nodes with 0.98 /hbase folder with JDK8 and Hadoop 2.7.0= Passed. Yes. I'm able to read my tables,

[jira] [Resolved] (HBASE-13962) Invalid HFile block magic

2015-06-24 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-13962. Resolution: Invalid Invalid HFile block magic -

Re: [VOTE] First release candidate for HBase 1.1.1 (RC0) is available

2015-06-24 Thread Nick Dimiduk
Here's my review of this RC: - verified tarballs vs public key in p.a.o/keys/committers/ndimiduk.asc. - extracted both tgz, structure looks good. - examined book, pdf. - ran Stack's hbase-downstreamer vs. the maven repo. tests pass. - verified build of src tgz against hadoop versions

Re: [VOTE] First release candidate for HBase 1.1.1 (RC0) is available

2015-06-24 Thread Enis Söztutar
Here is my official +1. - Checked sigs, crcs - Checked dir layout - Built src with Hadoop-2.3+ - Run local mode, smoke tests from shell - Run LTT on local mode - Checked compat report that Nick put up. - Checked tag - Checked src tarball contents against tag. There are two extra files:

[jira] [Created] (HBASE-13962) Invalid HFile block magic

2015-06-24 Thread reaz hedayati (JIRA)
reaz hedayati created HBASE-13962: - Summary: Invalid HFile block magic Key: HBASE-13962 URL: https://issues.apache.org/jira/browse/HBASE-13962 Project: HBase Issue Type: Bug Affects

Broken pre-commits now fixed

2015-06-24 Thread Nick Dimiduk
Hi folks, I broke pre-commit builds yesterday by way of HBASE-13948. Sorry about that. I've pushed reverts to that ticket. You should now have a useful BuildBot once again, however it does mean you'll need to re-attach your patches to trigger a new build. Sorry again for the hassle. -n

Re: [DISCUSS] project for pre-commit patch testing (was Re: upstream jenkins build broken?)

2015-06-24 Thread Sean Busbey
Hi Folks! Work in a feature branch is now being tracked by HADOOP-12111. On Thu, Jun 18, 2015 at 10:07 PM, Sean Busbey bus...@cloudera.com wrote: It looks like we have consensus. I'll start drafting up a proposal for the next board meeting (July 15th). Once we work out the name I'll submit

Re: Github PRs

2015-06-24 Thread Ted Yu
+1 on what Sean said. On Wed, Jun 24, 2015 at 12:45 PM, Sean Busbey bus...@cloudera.com wrote: So for now comments on each pointing folks to the contributor guide and jira would work, right? On Wed, Jun 24, 2015 at 2:09 PM, Andrew Purtell andrew.purt...@gmail.com wrote: I don't think we

[jira] [Created] (HBASE-13967) add jdk profiles for jdk.tools dependency

2015-06-24 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-13967: --- Summary: add jdk profiles for jdk.tools dependency Key: HBASE-13967 URL: https://issues.apache.org/jira/browse/HBASE-13967 Project: HBase Issue Type: Sub-task

Re: Broken pre-commits now fixed

2015-06-24 Thread Stack
Thanks Nick for taking a look. Let me retry. St.Ack On Wed, Jun 24, 2015 at 4:53 PM, Nick Dimiduk ndimi...@gmail.com wrote: That failure on HBASE-13893, compiled against b7f241d, is from before I pushed reverts. Immediately following b7f241d you'll find 8545d5d and 578adca which revert the

Re: Github PRs

2015-06-24 Thread Stack
Spark put up own tooling to accommodate github pull requests. I like idea of a bot saying go open a JIRA. We could ask INFRA to have mail dump into our dev list? St.Ack On Wed, Jun 24, 2015 at 7:30 PM, 张铎 palomino...@gmail.com wrote: How does spark make use of Github? Seems they only use PRs

Re: Github PRs

2015-06-24 Thread Sean Busbey
So for now comments on each pointing folks to the contributor guide and jira would work, right? On Wed, Jun 24, 2015 at 2:09 PM, Andrew Purtell andrew.purt...@gmail.com wrote: I don't think we should accept PRs until we've discussed it and there is consensus to do it. As you can see we are not

Github PRs

2015-06-24 Thread Sean Busbey
Hey folks, Just noticed we have a number of outstanding pull requests on the github mirror. https://github.com/apache/hbase/pulls Anyone know if we're set to get emails on dev@ when these open? Can we try to get them taken care of, even if that just means pointing folks to JIRA? -- Sean

Re: Github PRs

2015-06-24 Thread Andrew Purtell
I don't think we should accept PRs until we've discussed it and there is consensus to do it. As you can see we are not set up with the necessary integration to support that. Not sure how we can document better we don't currently care about our GitHub mirrors, but that would be good. On

[jira] [Created] (HBASE-13963) use jdk appropriate version of jdk.tools and avoid leaking it

2015-06-24 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-13963: --- Summary: use jdk appropriate version of jdk.tools and avoid leaking it Key: HBASE-13963 URL: https://issues.apache.org/jira/browse/HBASE-13963 Project: HBase

[jira] [Created] (HBASE-13964) Region normalization for tables under namespace quote

2015-06-24 Thread Mikhail Antonov (JIRA)
Mikhail Antonov created HBASE-13964: --- Summary: Region normalization for tables under namespace quote Key: HBASE-13964 URL: https://issues.apache.org/jira/browse/HBASE-13964 Project: HBase