Re: Moving 2.0 forward

2017-01-14 Thread Eric Charles
I read "3.3 hbase-spark STATUS: Needs work. No one on it at mo. Doc. is just wrong. What is there is dodgy. Could get punted." Unit tests are working and base functionality is there. Besides the doc and compilation against spark-2 (and scala-2.11), what else do you want to see? On 14/01/17

Re: HMaster acts as HRegionServer when run on a single node

2014-05-03 Thread Eric Charles
06:08 PM, Ted Yu wrote: > Eric: > Take a look at HBASE-10569. > > Cheers > > > On Sat, May 3, 2014 at 5:14 AM, Eric Charles wrote: > >> Hello, >> >> A few (3?) months ago, trunk was still acting the classical way in case >> of a single HBase node r

HMaster acts as HRegionServer when run on a single node

2014-05-03 Thread Eric Charles
Hello, A few (3?) months ago, trunk was still acting the classical way in case of a single HBase node relying on HDFS (see config in [1]), meaning that both HMaster and HRegionServer were needed (clearly visible via ps -ef or jps). Today, it seems that the HMaster acts also as HRegionServer. HBas

Re: DISCUSS: We need a mascot, a totem HBASE-4920

2014-03-04 Thread Eric Charles
On 03/04/2014 11:19 PM, Jean-Marc Spaggiari wrote: Can we not have Stack as the mascot? ;) Well, Stack's place is on the HBase chair, not as a puppet mascot on my desk :) Else, I'm fine with the Orca too, +1 Not sure if Orca is a fish, but it is fast, powerful and human can trust it (unt

[jira] [Created] (HBASE-10336) Remove deprecated usage of Haddop HttpServer in InfoServer

2014-01-14 Thread Eric Charles (JIRA)
Eric Charles created HBASE-10336: Summary: Remove deprecated usage of Haddop HttpServer in InfoServer Key: HBASE-10336 URL: https://issues.apache.org/jira/browse/HBASE-10336 Project: HBase

[jira] [Created] (HBASE-10327) remove(K, V) of type PoolMap has the same erasure

2014-01-12 Thread Eric Charles (JIRA)
Eric Charles created HBASE-10327: Summary: remove(K, V) of type PoolMap has the same erasure Key: HBASE-10327 URL: https://issues.apache.org/jira/browse/HBASE-10327 Project: HBase Issue Type

[jira] [Created] (HBASE-10266) Disable additional m2eclipse plugin execution

2014-01-02 Thread Eric Charles (JIRA)
Eric Charles created HBASE-10266: Summary: Disable additional m2eclipse plugin execution Key: HBASE-10266 URL: https://issues.apache.org/jira/browse/HBASE-10266 Project: HBase Issue Type

[jira] [Created] (HBASE-9300) Deal with Hadoop Syncable.sync() removal

2013-08-22 Thread Eric Charles (JIRA)
Eric Charles created HBASE-9300: --- Summary: Deal with Hadoop Syncable.sync() removal Key: HBASE-9300 URL: https://issues.apache.org/jira/browse/HBASE-9300 Project: HBase Issue Type: New Feature

[jira] [Created] (HBASE-9299) Generate the protobuf classes with hadoop-maven-plugin

2013-08-22 Thread Eric Charles (JIRA)
Eric Charles created HBASE-9299: --- Summary: Generate the protobuf classes with hadoop-maven-plugin Key: HBASE-9299 URL: https://issues.apache.org/jira/browse/HBASE-9299 Project: HBase Issue

Re: integrate hbase over hadoop in eclipse IDE

2011-09-12 Thread Eric Charles
need help is how to make hbase work over already running hadoop in eclipse. please help me for this.. On Sun, Sep 11, 2011 at 7:08 PM, Eric Charleswrote: PS: Vamshi, you said hadoop is running successfully. Double-check you can create files, folders... On 11/09/11 06:19, Eric Charles wrote:

Re: integrate hbase over hadoop in eclipse IDE

2011-09-11 Thread Eric Charles
PS: Vamshi, you said hadoop is running successfully. Double-check you can create files, folders... On 11/09/11 06:19, Eric Charles wrote: Hi Vamshi, Are you launching HBase from eclipse or from the standard scripts? The stacktrace shows something is wrong while HMaster tries to connect

Re: integrate hbase over hadoop in eclipse IDE

2011-09-11 Thread Eric Charles
Hi Vamshi, Are you launching HBase from eclipse or from the standard scripts? The stacktrace shows something is wrong while HMaster tries to connect Hadoop, and Hadoop checks the security. I'm confused by the java.lang.NoClassDefFoundError:org/apache/commons/configuration/Configuration whic

Re: integrate hbase over hadoop in eclipse IDE

2011-09-10 Thread Eric Charles
Hi Vamshi, If you want to change source in eclipse, you need to create an eclipse project as documented on http://hbase.apache.org/book/ides.html#eclipse. The sources follow a standard maven structure that has no lib folder at the root. Now, when your source is changed and you want to get a

Re: Decisionmaking [was: Re: New HBase Logo]

2011-09-04 Thread Eric Charles
On 04/09/11 06:41, Steven Noels wrote: Besides, I've eagerly replaced the very ugly old logo with the new one for a presentation I gave 2 days ago, so the cat is out of the bag already and the huge newbie community I presented to (all 12 of them) would be utterly confused with another new logo.

Re: [DISCUSSION] Accumulo, another BigTable clone, has shown up on Apache Incubator as a proposal

2011-09-03 Thread Eric Charles
On 02/09/11 13:01, Bernd Fondermann wrote: The only thing you can really do is write code that rocks, build an open community and put out great releases. +1 However, I will add: 'competition is good, dispersion is no good' It's true that similar projects already exist within Apache. An exa

Re: Decisionmaking [was: Re: New HBase Logo]

2011-09-02 Thread Eric Charles
On 02/09/11 08:08, Stack wrote: Btw, will https://issues.apache.org/jira/secure/attachment/12492480/H.gif be the avatar for twitter account...? If such, it would be nice to have HBASE written down the big H as baseline. Will try it. Need to get the 'Apache' in there too -- somehow. Yeah, A

Re: Decisionmaking [was: Re: New HBase Logo]

2011-09-02 Thread Eric Charles
Hi, For upcoming Apache James 3.0, we have a call for a new logo at http://james.apache.org/#logo We already have a few proposals, and the call is still ongoing. We will open the vote to everyone when james 3.0-final will be released, but I expect some discussions on the choice, and maybe so

Re: Fwd: mvn error?

2011-08-04 Thread Eric Charles
at /Users/local/EXPLORYS/doug.meil/Documents/Hbasewrk/pom.xml [INFO] Parent project loaded from repository. [INFO] Doug Meil Chief Software Architect, Explorys doug.m...@explorys.com -- Eric Charles http://about.echarles.net

Re: ANN: The first 0.90.4 release candidate, 0.90.4RC0, is available for download

2011-07-23 Thread Eric Charles
On 23/07/11 01:04, Stack wrote: > Shall we investigate why TestShell hung ? > It was speculated that this was because a zk was left over from previous build (Eric Charles?) There were 2 java processes left-over from a previous timed-out Test. I didn't have the reflex to look for

Re: 0.92

2011-06-11 Thread Eric Charles
.90). It looks like we are going to skip doing a dev release for 0.92 though that might change if its taking too long to stabilize the 0.92 branch; in this case we might cut a 0.91 or two from 0.92 branch. St.Ack On Sat, Jun 11, 2011 at 7:48 AM, Eric Charles wrote: Just curious (I must have missed

Re: 0.92

2011-06-11 Thread Eric Charles
Just curious (I must have missed a thread): Why going from 0.90.3 [1] to 0.92, skipping 0.91. Tks, - Eric [1] https://repository.apache.org/content/repositories/releases/org/apache/hbase/hbase/ On 11/06/11 01:32, Jean-Daniel Cryans wrote: Thanks for doing this Stack, we should definitely bra