Presuming this is the using the C++ client that is under active
development and not yet in a release, please limit discussion of it to
the dev@hbase list.
(I have sent this to the dev list and moved the user@ list to bcc)
On Thu, Oct 5, 2017 at 12:41 AM, Andrzej wrote:
> I get:
> return result->
ramkrishna.s.vasudevan created HBASE-18946:
--
Summary: Stochastic load balancer assigns replica regions to the
same RS
Key: HBASE-18946
URL: https://issues.apache.org/jira/browse/HBASE-18946
P
ramkrishna.s.vasudevan created HBASE-18945:
--
Summary: Make a Public interface for CellComparator
Key: HBASE-18945
URL: https://issues.apache.org/jira/browse/HBASE-18945
Project: HBase
Appy created HBASE-18944:
Summary: FIx bad patterns in TestAccessController
Key: HBASE-18944
URL: https://issues.apache.org/jira/browse/HBASE-18944
Project: HBase
Issue Type: Bug
Reporter
Ted Yu created HBASE-18943:
--
Summary: Cannot start mini dfs cluster in test due to
NoSuchMethodError in jetty
Key: HBASE-18943
URL: https://issues.apache.org/jira/browse/HBASE-18943
Project: HBase
Just to be clear my statement was meant to be "I'm looking forward to
seeing rsgroups in a 1.4 release so we can get more feedback on how useful
it is." Realized it could have been read as wanting more feedback prior to
1.4 inclusion.
Cloudera has been shipping the rsgroups feature backported onto
Francis Liu has talked before about how useful this feature has been for
them.
Unfortunately I won't be able to give you personal feedback until some time
after it is out in the 1.4 code line. The way the schedule looks a 1.4.0
release will precede (and be a prerequisite for) enabling rsgroups in
> What ever happened to the issue that was keeping 1.3 from becoming the
stable release line? That still outstanding for 1.4 too?
Yes.
Let me provide some context.
The root issue was fallout from a locking change introduced just prior to
release of 1.3. That change was HBASE-13082. Lars H propos
Ted Yu created HBASE-18942:
--
Summary: hbase-hadoop2-compat module ignores hadoop-3 profile
Key: HBASE-18942
URL: https://issues.apache.org/jira/browse/HBASE-18942
Project: HBase
Issue Type: Bug
Sounds great to me. Would love to see more feedback on the utility of the
rsgroups feature.
What ever happened to the issue that was keeping 1.3 from becoming the
stable release line? That still outstanding for 1.4 too?
On Oct 4, 2017 16:24, "Andrew Purtell" wrote:
> I had hoped to make a relea
I think it is fine to rebrand these interfaces as for coprocessors and tag
them LP(COPROC):
Region (use HRegion in internals)
Store (use HStore in internals)
MasterServices (use HMaster in internals)
RegionServerServices (use HRegionServer in internals)
and pare them down. This
A bunch of us are making good progress on the next alpha release,
hbase-2.0.0-alpha-4. The theme for this release is "Fixing the Coprocessor
API", mostly undoing access accidentally granted Coprocessors. I'm talking
out loud about a particularly awkward item here rather than in a comment up
in JIRA
I had hoped to make a release candidate of 1.4.0 a long time ago when I
first made the branch, but work/life intervened. Sorry it has been slow
going.
I've been making some test fixes to shore up unit test suite results.
As far as big items, at this point a candidate 1.4.0 is only waiting on
HBAS
Seems like eclipse runs unit tests serially in same jvm [1]. Do you have to
set it in your eclipse.ini file as an option? [2] (That'd be a pain).
St.Ack
1.
https://stackoverflow.com/questions/12933565/junit-fork-mode-in-java-classes
2. http://wiki.eclipse.org/Eclipse.ini
On Wed, Oct 4, 2017 at 9
W dniu 04.10.2017 o 20:36, Enis Söztutar pisze:
I would recommend using the Makefile rather than buck. There is work going
on to also change the build from Make+buck to CMake in
https://issues.apache.org/jira/browse/HBASE-18901.
This will in near future?
Also see https://issues.apache.org/ji
I would recommend using the Makefile rather than buck. There is work going
on to also change the build from Make+buck to CMake in
https://issues.apache.org/jira/browse/HBASE-18901.
Also see https://issues.apache.org/jira/browse/HBASE-18726. We currently do
not support abi11. All libraries should b
Amit Kabra created HBASE-18941:
--
Summary: Confusing logging error around rerun of restore on an
existing table.
Key: HBASE-18941
URL: https://issues.apache.org/jira/browse/HBASE-18941
Project: HBase
I too tried just now but does not seem to work.
>>Sorry for the irritation.
No problem Stack.
Regards
Ram
On Wed, Oct 4, 2017 at 9:58 PM, Amit Kabra wrote:
> I tried that , didn't work for me.
>
> ramkrishna.s.vasude...@gmail.com - can you try and see if that works for
> you ?
>
>
> Amit.
>
>
I tried that , didn't work for me.
ramkrishna.s.vasude...@gmail.com - can you try and see if that works for
you ?
Amit.
On Wed, Oct 4, 2017 at 8:34 PM, Stack wrote:
> On Tue, Oct 3, 2017 at 10:18 PM, ramkrishna vasudevan <
> ramkrishna.s.vasude...@gmail.com> wrote:
>
> > Hi Stack
> > I just t
Sean Busbey created HBASE-18940:
---
Summary: branch-2 (and probably others) fail check of generated
source artifact
Key: HBASE-18940
URL: https://issues.apache.org/jira/browse/HBASE-18940
Project: HBase
On Tue, Oct 3, 2017 at 10:18 PM, ramkrishna vasudevan <
ramkrishna.s.vasude...@gmail.com> wrote:
> Hi Stack
> I just took an update and tried running some test cases with the eclipse
> IDE working on linux
>
>
If you bring up the test run configuration window in eclipse and add in the
command-line
I must compile with CMake, because my external program which I want link
with HBase Client, has errors when compiling with Buck.
Compilation Hbase client with CMake caused errors:
https://gist.github.com/borneq/e72bbf402f1c4687c65afab6f71b1094
I have changed some libs from Name to libName.a to e
[
https://issues.apache.org/jira/browse/HBASE-18933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey resolved HBASE-18933.
-
Resolution: Fixed
> set version number to 2.0.0-alpha4-SNAPSHOT following release of alpha3
> ---
Ashish Singhi created HBASE-18939:
-
Summary: Backport HBASE-16538 to branch-1.3
Key: HBASE-18939
URL: https://issues.apache.org/jira/browse/HBASE-18939
Project: HBase
Issue Type: Sub-task
Ashish Singhi created HBASE-18938:
-
Summary: Backport HBASE-16985 to branch-1.3
Key: HBASE-18938
URL: https://issues.apache.org/jira/browse/HBASE-18938
Project: HBase
Issue Type: Sub-task
Ashish Singhi created HBASE-18937:
-
Summary: Backport HBASE-16815 to branch-1.3
Key: HBASE-18937
URL: https://issues.apache.org/jira/browse/HBASE-18937
Project: HBase
Issue Type: Sub-task
Ashish Singhi created HBASE-18936:
-
Summary: Backport HBASE-16870 to branch-1.3
Key: HBASE-18936
URL: https://issues.apache.org/jira/browse/HBASE-18936
Project: HBase
Issue Type: Sub-task
Ashish Singhi created HBASE-18935:
-
Summary: Backport bug fixes to 1.3.x which are fixed in 1.2.x and
1.4.x
Key: HBASE-18935
URL: https://issues.apache.org/jira/browse/HBASE-18935
Project: HBase
Sean Busbey created HBASE-18934:
---
Summary: precommit on branch-1 isn't supposed to run against
hadoop 3
Key: HBASE-18934
URL: https://issues.apache.org/jira/browse/HBASE-18934
Project: HBase
I
Sean Busbey created HBASE-18933:
---
Summary: set version number to 2.0.0-alpha4-SNAPSHOT following
release of alpha3
Key: HBASE-18933
URL: https://issues.apache.org/jira/browse/HBASE-18933
Project: HBase
[
https://issues.apache.org/jira/browse/HBASE-18874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pankaj Kumar reopened HBASE-18874:
--
Reopening this JIRA to attach patch for branch-1/1.4/1.3/1.2.
> HMaster abort message will be skip
Amit Kabra created HBASE-18932:
--
Summary: Backups masking exception in a scenario and though it
fails , it shows success message.
Key: HBASE-18932
URL: https://issues.apache.org/jira/browse/HBASE-18932
P
Correct,
Stack - command line failure is fixed now with the systemProperties change
that you mentioned. Thanks for that.
But eclipse is still throwing the same error, the one mentioned by
ramkrishna vasudevan or earlier mentioned by me.
Thanks,
Amit Kabra.
On Wed, Oct 4, 2017 at 10:48 AM, ramkr
33 matches
Mail list logo