[jira] [Created] (HBASE-14881) Provide a Put API that uses the provided row without coping

2015-11-24 Thread Jerry He (JIRA)
Jerry He created HBASE-14881: Summary: Provide a Put API that uses the provided row without coping Key: HBASE-14881 URL: https://issues.apache.org/jira/browse/HBASE-14881 Project: HBase Issue

[jira] [Created] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without coping

2015-11-24 Thread Jerry He (JIRA)
Jerry He created HBASE-14882: Summary: Provide a Put API that adds the provided family, qualifier, value without coping Key: HBASE-14882 URL: https://issues.apache.org/jira/browse/HBASE-14882 Project:

[jira] [Resolved] (HBASE-14860) Improve BoundedByteBufferPool; make lockless

2015-11-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-14860. --- Resolution: Fixed I pushed the addendum. Thanks [~ikeda] Nice test. > Improve BoundedByteBufferPool; make

[jira] [Resolved] (HBASE-14871) Allow specifying the base branch for make_patch

2015-11-24 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark resolved HBASE-14871. --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.0.0 > Allow specifying

Re: Build failed in Jenkins: HBase-1.2 » latest1.8,Hadoop #399

2015-11-24 Thread Stack
This is HBASE-14734 On Tue, Nov 24, 2015 at 6:15 PM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See < > https://builds.apache.org/job/HBase-1.2/jdk=latest1.8,label=Hadoop/399/changes > > > > Changes: > > [Gary Helmling] HBASE-14821 Allow configuration overrides in >

[jira] [Created] (HBASE-14876) Provide maven archetypes

2015-11-24 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-14876: Summary: Provide maven archetypes Key: HBASE-14876 URL: https://issues.apache.org/jira/browse/HBASE-14876 Project: HBase Issue Type: New Feature

[jira] [Created] (HBASE-14879) maven archetype: mapreduce application

2015-11-24 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-14879: Summary: maven archetype: mapreduce application Key: HBASE-14879 URL: https://issues.apache.org/jira/browse/HBASE-14879 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-14877) maven archetype: client application

2015-11-24 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-14877: Summary: maven archetype: client application Key: HBASE-14877 URL: https://issues.apache.org/jira/browse/HBASE-14877 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-14875) Forward port HBASE-14207 'Region was hijacked and remained in transition when RS failed to open a region and later regionplan changed to new RS on retry'

2015-11-24 Thread Ted Yu (JIRA)
Ted Yu created HBASE-14875: -- Summary: Forward port HBASE-14207 'Region was hijacked and remained in transition when RS failed to open a region and later regionplan changed to new RS on retry' Key: HBASE-14875 URL:

[jira] [Reopened] (HBASE-14860) Improve BoundedByteBufferPool; make lockless

2015-11-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reopened HBASE-14860: --- Reopen for now. Can revert... > Improve BoundedByteBufferPool; make lockless >

Re: Build failed in Jenkins: HBase-1.2 » latest1.7,Hadoop #397

2015-11-24 Thread Stack
This is interesting fail. We seem to be super slow downloading artifacts and then when we run, we fail in thrift... the zombie detector finds a bunch of tests that have been running for a while but we are not clean in our reporting... might be hard to be clean in the reporting here. This 1.7

[jira] [Created] (HBASE-14880) Add number formatting to Requests per second on Ui

2015-11-24 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-14880: - Summary: Add number formatting to Requests per second on Ui Key: HBASE-14880 URL: https://issues.apache.org/jira/browse/HBASE-14880 Project: HBase Issue

[jira] [Created] (HBASE-14873) Problems around BoundedByteBufferPool providing direct buffers

2015-11-24 Thread Hiroshi Ikeda (JIRA)
Hiroshi Ikeda created HBASE-14873: - Summary: Problems around BoundedByteBufferPool providing direct buffers Key: HBASE-14873 URL: https://issues.apache.org/jira/browse/HBASE-14873 Project: HBase

[jira] [Created] (HBASE-14874) BufferChain.write is restricted to write just a chunk, but it might be ineffective

2015-11-24 Thread Hiroshi Ikeda (JIRA)
Hiroshi Ikeda created HBASE-14874: - Summary: BufferChain.write is restricted to write just a chunk, but it might be ineffective Key: HBASE-14874 URL: https://issues.apache.org/jira/browse/HBASE-14874

Successful: HBase Generate Website

2015-11-24 Thread Apache Jenkins Server
Build status: Successful If successful, the website and docs have been generated. Use the following commands to publish the website: wget -O- https://builds.apache.org/job/hbase_generate_website/41/artifact/website.patch.zip | bsdtar xf - git checkout asf-site && git pull && git am