[jira] [Created] (HBASE-17733) Undo registering regionservers in zk with ephemeral nodes; its more trouble than its worth

2017-03-03 Thread stack (JIRA)
stack created HBASE-17733: - Summary: Undo registering regionservers in zk with ephemeral nodes; its more trouble than its worth Key: HBASE-17733 URL: https://issues.apache.org/jira/browse/HBASE-17733

[jira] [Resolved] (HBASE-16630) Fragmentation in long running Bucket Cache

2017-03-03 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan resolved HBASE-16630. Resolution: Fixed Pushed to all branches including branch-1.2. There was

Re: hbase-default.xml seems to be for an older version of HBase

2017-03-03 Thread Ted Yu
w.r.t. mixed path separators, were you referring to: mkdir -p "$outputDirectory/org/apache/hadoop/hbase" cat >"$outputDirectory/org/apache/hadoop/hbase/Version.java" < wrote: > The issue is the mixed path separators being passed to the script > saveVersion.sh > > I recompiled on Ubuntu and

Re: hbase-default.xml seems to be for an older version of HBase

2017-03-03 Thread jeff saremi
The issue is the mixed path separators being passed to the script saveVersion.sh I recompiled on Ubuntu and everything is fine now. So the take away is that the exec step can fail however maven reports build successful. thanks From: jeff saremi

Re: hbase-default.xml seems to be for an older version of HBase

2017-03-03 Thread jeff saremi
I'm looking further into this. I started the mvn package in the hbase-common folder and just relaized that an exec error got silently skipped. I bet this is where the version info is saved into a class: [INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase-common --- [INFO] Executing

hbase-default.xml seems to be for an older version of HBase

2017-03-03 Thread jeff saremi
I get this baffling error message after doing a compilation of Hbase rel/1.2.2 (on Windows/Mingw) and running it on a windows server. Looking at the source, hbase-default.xml is in the hbase-common project and I verified it to be included in the runtime jar file. I cannot say anything about

[jira] [Created] (HBASE-17732) Add CpType template to CoprocessorEnvironment

2017-03-03 Thread Appy (JIRA)
Appy created HBASE-17732: Summary: Add CpType template to CoprocessorEnvironment Key: HBASE-17732 URL: https://issues.apache.org/jira/browse/HBASE-17732 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-17731) Fractional latency reporting in MultiThreadedAction

2017-03-03 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-17731: -- Summary: Fractional latency reporting in MultiThreadedAction Key: HBASE-17731 URL: https://issues.apache.org/jira/browse/HBASE-17731 Project: HBase

[jira] [Created] (HBASE-17730) Migration to 2.0 for coprocessors

2017-03-03 Thread Appy (JIRA)
Appy created HBASE-17730: Summary: Migration to 2.0 for coprocessors Key: HBASE-17730 URL: https://issues.apache.org/jira/browse/HBASE-17730 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-17729) Missing shortcuts for some useful HCD options

2017-03-03 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-17729: -- Summary: Missing shortcuts for some useful HCD options Key: HBASE-17729 URL: https://issues.apache.org/jira/browse/HBASE-17729 Project: HBase Issue

[jira] [Created] (HBASE-17728) Separate Configuration into common module

2017-03-03 Thread Ted Yu (JIRA)
Ted Yu created HBASE-17728: -- Summary: Separate Configuration into common module Key: HBASE-17728 URL: https://issues.apache.org/jira/browse/HBASE-17728 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-17727) [C++] Make RespConverter work with MockRawAsyncTableImpl

2017-03-03 Thread Xiaobing Zhou (JIRA)
Xiaobing Zhou created HBASE-17727: - Summary: [C++] Make RespConverter work with MockRawAsyncTableImpl Key: HBASE-17727 URL: https://issues.apache.org/jira/browse/HBASE-17727 Project: HBase

[jira] [Created] (HBASE-17726) [C++] Move implementation from header to cc for request retry

2017-03-03 Thread Xiaobing Zhou (JIRA)
Xiaobing Zhou created HBASE-17726: - Summary: [C++] Move implementation from header to cc for request retry Key: HBASE-17726 URL: https://issues.apache.org/jira/browse/HBASE-17726 Project: HBase

[jira] [Created] (HBASE-17725) LimitedPrivate COPROC / PHOENIX interface broken on maintenance release

2017-03-03 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-17725: --- Summary: LimitedPrivate COPROC / PHOENIX interface broken on maintenance release Key: HBASE-17725 URL: https://issues.apache.org/jira/browse/HBASE-17725 Project: HBase

[jira] [Created] (HBASE-17724) Include a list of all metrics in the refguide

2017-03-03 Thread stack (JIRA)
stack created HBASE-17724: - Summary: Include a list of all metrics in the refguide Key: HBASE-17724 URL: https://issues.apache.org/jira/browse/HBASE-17724 Project: HBase Issue Type: Improvement

Re: Need guidance on getting detailed elapsed times in every stage of processing a request

2017-03-03 Thread Sean Busbey
-user@hbase to bcc +dev@hbase Jeff, These kinds of questions get into things that we only handle within the development community. I've copied in the appropriate dev@hbase mailing list, please ensure you are subscribed there so you can see any further discussion. On Fri, Mar 3, 2017 at 1:13 PM,

Successful: HBase Generate Website

2017-03-03 Thread Apache Jenkins Server
Build status: Successful If successful, the website and docs have been generated. To update the live site, follow the instructions below. If failed, skip to the bottom of this email. Use the following commands to download the patch and apply it to a clean branch based on origin/asf-site. If

[jira] [Created] (HBASE-17723) TestServerSideScanMetricsFromClientSide and TestRecoveredEdits fail

2017-03-03 Thread Anup Halarnkar (JIRA)
Anup Halarnkar created HBASE-17723: -- Summary: TestServerSideScanMetricsFromClientSide and TestRecoveredEdits fail Key: HBASE-17723 URL: https://issues.apache.org/jira/browse/HBASE-17723 Project: