Re: Apache Hbase | Requesting for Invite |

2018-03-08 Thread Dima Spivak
Hi Shiva, Anyone is free to contribute to Apache HBase; just open a JIRA, submit a patch, and work with a committer to get it incorporated into the project. No ICLA is needed to contribute to the project. Over time, contributors who positively impact the project may be invited to become committers

Re: Almost ready for HBaseCon+PhoenixCon 2018 SanJose CFP

2018-03-22 Thread Dima Spivak
+1. DataWorks Summit is a vendor-hosted event. Putting a community conference under its umbrella suggests community endorsement that we may want to avoid. On Wed, Mar 21, 2018 at 5:53 PM 张铎(Duo Zhang) wrote: > It is just a bit confusing to people who want to attend these events > because it is p

Re: Error while HBase from source code

2014-09-02 Thread Dima Spivak
Hi Sanjiv, Are you looking to run HBase in standalone mode (all daemons in one JVM) or pseudo-distributed mode (each with its own process, but on one host)? Have you tried following the instructions on http://hbase.apache.org/book.html regarding configurations to switch between the two? All the b

Re: Error while HBase from source code

2014-09-03 Thread Dima Spivak
t; >> org.apache.hadoop.hbase.io.hfile.CacheConfig.instantiateBlockCache(CacheConfig.java:517) >> >>> at >> >>> >> org.apache.hadoop.hbase.io.hfile.CacheConfig.(CacheConfig.java:206) >> >>> at >> >>> >> org.apache.hadoop.hbase.r

Re: problem in installing hbase

2014-10-14 Thread Dima Spivak
Dear Beeshma, You'll probably get the best help on this by emailing the user list at u...@hbase.apache.org. All the best, -Dima On Tue, Oct 14, 2014 at 11:33 AM, beeshma r wrote: > Hi all, > > i have below problem in install hbase in standalone mode > .This is the version hbase-0.98.6.1-hadoop

Re: Not able to run TestHCM locally

2014-10-28 Thread Dima Spivak
Hey Ashish, Can you describe how you're trying to run the test? That is, which OS, Java, and Maven combination? And how much memory/CPU does your system have? Cheers, Dima On Mon, Oct 27, 2014 at 11:58 PM, ashish singhi wrote: > Hi all. > > I am trying to run TestHCM from master branch on m

Re: Is it just me, or is maven now already rebuilding everything?

2014-10-30 Thread Dima Spivak
Do we want to try the workaround described in http://jira.codehaus.org/browse/MCOMPILER-209 ? -Dima On Thu, Oct 30, 2014 at 12:00 AM, lars hofhansl wrote: > I agree this is pretty annoying. Then again the "error-prone" stuff is > cool too. > > From: Aditya > To: Andrew Purtell > Cc: "d

Re: UI tool

2014-11-05 Thread Dima Spivak
+user@, bcc: dev@ Check out the Hue project at http://gethue.com/ . All the best, Dima On Wed, Nov 5, 2014 at 8:25 PM, Srikanth Srungarapu wrote: > Did you try taking a look at web interfaces( > http://hbase.apache.org/book/trouble.tools.html) provided by HBase? > > > On Wed, Nov 5, 2014 at

Re: Question about hbase's name node

2014-11-08 Thread Dima Spivak
bcc: dev@, cc: user@ On Sat, Nov 8, 2014 at 2:44 AM, mail list wrote: > hi all, > >We are testing the HBase. We shutdown all the name nodes, >but we can still put rows into HBase, and the “list” command is > blocking. >Then we stop and restart all the HBase system, the rows which wer

Re: A face-lift for 1.0

2014-12-30 Thread Dima Spivak
Not sure if this is something to address in this thread or if I should file a separate JIRA, but for some reason, accessing the site over https gets rid of the pretty CSS. Seems to happen in Chrome and Firefox. Anyone have a clue why? -Dima On Wed, Dec 17, 2014 at 10:53 AM, Nick Dimiduk wrote:

Re: A face-lift for 1.0

2014-12-30 Thread Dima Spivak
same problem. We link to CSS which is http instead of forking > and > > serving it in the site (I believe this is the default practice). My > chrome > > extension refuses to connect to http links causing rendering problems. > > > > Enis > > > > On Tue,

Re: Please welcome our latest committer, the mighty Liu Shaohui!

2015-01-07 Thread Dima Spivak
Congratulations, Shaohui! Well deserved. -Dima On Wed, Jan 7, 2015 at 8:04 AM, Stack wrote: > Liu Shaohui has been debugging and fixing ugly production issues for a long > time now contributing back his quality fixes. We are glad to have him on > board as our newest HBase committer. Please wel

Alternative implementations of ClusterManager?

2015-01-14 Thread Dima Spivak
Hey folks, I've been hacking about and trying to start making some contributions to hbase-it this week, but have encountered a bit of a hurdle that some of you might be able to help me get over. In particular, according to the ref guide, cluster management (e.g. killing RSs, starting a master) is

Re: Alternative implementations of ClusterManager?

2015-01-15 Thread Dima Spivak
a#L136 > > > > You might have to make the cluster manager setting configurable and then > > plug in your implementation. > > > > Thanks > > Vandana > > > > > > On Wed, Jan 14, 2015 at 10:51 PM, Dima Spivak > > wrote: > > > >

Re: All builds are recently failing with timeout or fork errors, let's change settings

2015-01-17 Thread Dima Spivak
Not running tests in parallel will definitely cut down on Surefire flakiness (and in contention that sometimes leads to false failures in resource-hungry tests), but it will probably also balloon test run times to about two hours. Probably worth it in the short term, but we eventually need to do so

Re: Thinking about a 0.98.10 RC on January 12.

2015-01-19 Thread Dima Spivak
Andy, Should we look at committing the tool in HBASE-12808 and perhaps opening a separate issue around getting it into the release profile? 0.98 might be a good place to sort that out before the compatibility policy officially needs to be enforced in 1.0+. -Dima On Monday, January 19, 2015, Andr

Fwd: data base design question

2015-02-12 Thread Dima Spivak
Forwarding to users@, moving dev@ to bcc. People on the user list might be more helpful here, Jignesh. Cheers, Dima -- Forwarded message -- From: *Jignesh Patel* Date: Thursday, February 12, 2015 Subject: data base design question To: "dev@hbase.apache.org" I have a requirem

Re: [ANNOUNCE] Apache HBase 1.0.0 is now available for download

2015-02-24 Thread Dima Spivak
Hoo! -Dima On Tue, Feb 24, 2015 at 9:46 AM, Gary Helmling wrote: > Fantastic work! Congrats everyone! > > On Tue Feb 24 2015 at 9:45:24 AM Esteban Gutierrez > wrote: > > > Wow! Congrats, all! > > > > -- > > Cloudera, Inc. > > > > > > On Tue, Feb 24, 2015 at 9:41 AM, Jerry He wrote: > > > > >

Re: Test profiles not limiting test selection?

2015-04-28 Thread Dima Spivak
I noticed this a while back. I think Alex Newman reassigned the corresponding JIRA to me a while back; I'll move this back up near the top of the todo list. :) -Dima On Sunday, April 26, 2015, Ted Yu wrote: > I ran the same command. > Small tests from various modules were run. > And then I saw

Re: github mirror is not getting updated

2015-07-13 Thread Dima Spivak
Looks to be fixed now. -Dima On Mon, Jul 13, 2015 at 11:06 AM, Andrew Purtell wrote: > File an INFRA ticket Ram? > > On Mon, Jul 13, 2015 at 9:57 AM, ramkrishna vasudevan < > ramkrishna.s.vasude...@gmail.com> wrote: > > > Hi All > > > > https://github.com/apache/hbase > > > > The github mirror

Re: DISCUSSION: lets do a developer workshop on near-term work

2015-07-14 Thread Dima Spivak
Works for me. I'd love to talk about some upstream integration testing stuff. -Dima On Tue, Jul 14, 2015 at 10:11 PM, Stack wrote: > I suggest Weds, August 26th. > St.Ack > > On Tue, Jul 14, 2015 at 7:11 PM, Sean Busbey wrote: > > > I'm planning to be in the Bay area the week of the 24th of Au

Fwd: Hbase Fully distribution mode - Cannot resolve regionserver hostname

2015-07-17 Thread Dima Spivak
+user@, dev@ to bcc Pubudu, I think you'll get more help on an issue like this on the users list. -Dima -- Forwarded message -- From: Ted Yu Date: Fri, Jul 17, 2015 at 5:40 AM Subject: Re: Hbase Fully distribution mode - Cannot resolve regionserver hostname To: "dev@hbase.apach

Re: Any interest in a meetup in October?

2015-09-10 Thread Dima Spivak
Yay meetups! I'm in. -Dima On Thu, Sep 10, 2015 at 9:44 AM, Gary Helmling wrote: > October 8th seems good to me. > > On Wed, Sep 9, 2015 at 7:23 PM Mikhail Antonov > wrote: > > > I'm tentatively in. > > > > -Mikhail > > > > On Wed, Sep 9, 2015 at 4:23 PM, Vladimir Rodionov > > wrote: > > > Fr

Re: What's going on? Two C++ clients being developed at the moment?

2016-04-19 Thread Dima Spivak
Just to be clear, Apache 2 licensed code CAN be included in GPL 3 projects, but GPL 3 licensed code CANNOT be included in Apache 2 projects (one-way only). http://www.apache.org/licenses/GPL-compatibility.html provides the complete story, I just raised my point early because I’ve personally witness

Re: API compatibility history for HBase

2016-04-26 Thread Dima Spivak
This is awesome! Andrey originally added annotation support in Java ACC for us and it looks like he hasn’t stopped being great since then. :) -Dima On Tue, Apr 26, 2016 at 2:56 PM, Sean Busbey wrote: > Hi Folks! > > The developer behind the Java API Compatibility Checker tool has been > working

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

2016-05-11 Thread Dima Spivak
+1 - Deployed onto a 5-node container cluster from binary tarball. Did some sanity checks of the HBase shell and web UI, all looks good. - Ran IntegrationTestBigLinkedList in loop mode with 1 billion nodes; passed without a problem. -Dima On Wed, May 11, 2016 at 9:37 AM, Matteo Bertozzi wrote:

Re: Smart Flaky Handler

2016-05-30 Thread Dima Spivak
Running the install phase of the lifecycle will run integration tests (since that phase comes before), so that's by design. Pass the -DskipITs option to prevent that from happening. -Dima On Monday, May 30, 2016, Apekshit Sharma wrote: > Okay, so it was because mvn install -Dtest=foo always ru

Re: HBase Master is shutting down with error

2016-06-01 Thread Dima Spivak
Hey Pranavan, You’ll likely have more luck on the u...@hbase.apache.org mailing list. Cheers, Dima On Wed, Jun 1, 2016 at 9:39 AM, Pranavan Theivendiram < pranavan...@cse.mrt.ac.lk> wrote: > Hi Devs, > > I am Pranavan from Sri Lanka. I am doing a GSoC project for apache > pheonix. Please help

Anyone wanna try running a Docker container-based HBase cluster?

2016-06-01 Thread Dima Spivak
Hi devs, After neglecting HBASE-12721 for way too long, I finally got around to making available some the work we’ve done to enable starting up Docker-based Apache HBase clusters built from source. In short, with a single host that’s beefy enough, you can start up a distributed HBase cluster by ha

Re: [ANNOUNCE] New HBase committer Apekshit Sharma

2016-06-03 Thread Dima Spivak
Yay Appy! -Dima On Fri, Jun 3, 2016 at 11:15 AM, Anoop John wrote: > Congrats... > > -Anoop- > > On Fri, Jun 3, 2016 at 11:43 PM, Enis Söztutar wrote: > > Congrats. > > > > Enis > > > > On Fri, Jun 3, 2016 at 11:06 AM, Mikhail Antonov > > wrote: > > > >> Congrats, Appy! > >> > >> -Mikhail > >

Re: [VOTE] The 1st HBase 0.98.20 release candidate (RC0) is available

2016-06-08 Thread Dima Spivak
Is anyone else having problems running ITBLL against this build? Using clusterdock (HBASE-12721), I created images with this RC, Hadoop 2.5.2, and Java 7u79, but when I run hbase org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList loop 1 4 25000 mytmpdir 4, the test errors out after the R

Re: [VOTE] The 1st HBase 0.98.20 release candidate (RC0) is available

2016-06-08 Thread Dima Spivak
t; their > > binary convenience artifacts against Hadoop 2.2.0. When evaluating the > > convenience artifacts, please use this version or do a proper rebuild > from > > source if using a later Hadoop and let me know if you're still seeing > this > > linkage erro

Re: Anyone wanna try running a Docker container-based HBase cluster?

2016-06-14 Thread Dima Spivak
, 2016, at 7:36 PM, Dima Spivak wrote: > > > > Hi devs, > > > > After neglecting HBASE-12721 for way too long, I finally got around to > > making available some the work we’ve done to enable starting up > > Docker-based Apache HBase clusters built from source. I

Re: Anyone wanna try running a Docker container-based HBase cluster?

2016-06-14 Thread Dima Spivak
ith underlying technology stack. I > will be happy to test this tool. Dima where should i put comments Review > Board or JIRA ticket ? > > Regards > Samir > > On Tue, Jun 14, 2016 at 8:58 PM, Nick Dimiduk wrote: > > > On Tue, Jun 14, 2016 at 10:59 AM, Dima Spivak > > w

Re: Hangout on Slack?

2016-06-16 Thread Dima Spivak
+1. Even with all the bots, I feel really lonely in the #hbase IRC. :) -Dima On Thu, Jun 16, 2016 at 3:15 PM, Apekshit Sharma wrote: > Brining it up again, because I really feel that we should do this. It'll > make communicating with community so much easier, both broadcasts and 1-1 > pings (wi

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

2016-06-16 Thread Dima Spivak
+1. I’ll automate this part once we have a machine story upstream sorted out. - Deployed onto a 5-node container cluster from binary tarball (with Hadoop 2.5.1). Did some sanity checks of the HBase shell and web UI, all looks good. - Ran IntegrationTestBigLinkedList in loop mode with 1 billion nod

Re: [DISCUSS] HBase-2.0 SHOULD be rolling upgradable and wire-compatible with 1.x

2016-06-20 Thread Dima Spivak
If there’s no technical limitation, we should definitely do it. As you note, customers running in production hate when they have to shut down clusters and with some of the testing infrastructure being rolled out, this is definitely something we can set up automated testing for. +1 -Dima On Mon, J

Any PMCs interested in apache/hbase Bintray access?

2016-06-21 Thread Dima Spivak
Hey everyone, Over in INFRA-12019, Jake Farrell from ASF Infra has helped us out by setting up an official apache/hbase Bintray repository. At least to start, the goal of this will be to house our push-able Docker Registry to support the work being done in HBASE-12721. Would any PMC members be in

Re: Branch for 1.3

2016-06-22 Thread Dima Spivak
Hey Elliott (et al.), I don’t have insight into the code that might have gone in to scanners, but I do have the ability to get clusters with chaos monkeys set up quickly (and some machines in-house to run them), so I’d be happy to help if there’s anything I can do. -Dima On Wed, Jun 22, 2016 at

Re: Branch for 1.3

2016-06-22 Thread Dima Spivak
llion. > > > > I'm going to start things running on two clusters with some logging, if > > anyone has some other hints around what to look for. Or can get a better > > repro that would be really helpful. > > > > On Wed, Jun 22, 2016 at 2:21 PM, Dima Spivak >

Re: Git / SSL issues on ASF builds?

2016-06-23 Thread Dima Spivak
Looks like it’s only hitting one particular Jenkins slave (solaris1). The builds around it that were kicked off on different machines were fine. I can open an INFRA JIRA (unless you’d like to, Mikhail). -Dima On Thu, Jun 23, 2016 at 10:51 AM, Mikhail Antonov wrote: > Just saw that on several 1.

Re: Git / SSL issues on ASF builds?

2016-06-23 Thread Dima Spivak
t; On Thu, Jun 23, 2016 at 11:18 AM, Dima Spivak > wrote: > > > Looks like it’s only hitting one particular Jenkins slave (solaris1). The > > builds around it that were kicked off on different machines were fine. I > > can open an INFRA JIRA (unless you’d like to, Mikhail).

Re: Git / SSL issues on ASF builds?

2016-06-23 Thread Dima Spivak
from getting tied to the solaris1 slave? -Dima On Thu, Jun 23, 2016 at 1:00 PM, Dima Spivak wrote: > Opened INFRA-12166 to see if ASF Infra can do something to certs on this > slave or if we’ll just need to have someone go into all our jobs and > exclude building on it manually. > &g

Re: "powered by hbase" listing

2016-06-29 Thread Dima Spivak
Hey Alex, The Powered By HBase page is generated by our build process from this file . Would you mind filing a JIRA up on our project ( https://issues.apache.org/jira/browse/HBASE) and trying to put together a patch

Re: [DISCUSSION] Merge Backup / Restore - Branch HBASE-7912

2016-07-11 Thread Dima Spivak
Is there an integration test in hbase-it yet? If not, any tips on a semi-automateable way to take backups and restore them? -Dima On Mon, Jul 11, 2016 at 6:42 PM, Vladimir Rodionov wrote: > Sorry, wrong links: > These are the phases: > > Phase 1: > https://issues.apache.org/jira/browse/HBASE- >

Re: Feedback from the July 2016 board report

2016-07-25 Thread Dima Spivak
+1 to Enis' suggestions of documenting in the ref guide (and then keeping it up to date). "Which HBase version should I use?" is a frequently-enough asked question that we should answer it in a central place. https://hbase.apache.org/book.html#_get_started_with_hbase seems like a decent enough plac

Re: Hbase USERT

2016-07-28 Thread Dima Spivak
Hey Ankit, Moving the dev list to bcc and adding the user mailing list as the recipient. Maybe a fellow user can offer some suggestions. All the best, Dima On Thursday, July 28, 2016, ankit beohar wrote: > Hi Hbase, > > My use case is :- I am getting files and I want to insert the records in

Re: Failure: hbase.apache.org HTML Checker

2016-08-01 Thread Dima Spivak
Jenkins slave went offline during build, so not an HBase issue. -Dima On Monday, August 1, 2016, Apache Jenkins Server wrote: > Failure > > If successful, the HTML and link-checking report for > http://hbase.apache.org is available at > https://builds.apache.org/job/HBase%20Website%20Link%20Cke

Re: [DISCUSSION] Merge Backup / Restore - Branch HBASE-7912

2016-08-02 Thread Dima Spivak
> > > >> > > > has anyone interested in using backups looked at the doc in > > >> HBASE-7912? > > >> > > > is the current design of incremental backup acceptable for > > everyone > > >> > > wanting > > >> > > > to use this feature? &g

Re: Blk Load via Collection

2016-08-06 Thread Dima Spivak
Hey Manjeet, Let me move dev@ to bcc and add user@ as the main recipient. You're most likely to get good advice from HBase users who might well have faced this question themselves. :) Cheers, Dima On Saturday, August 6, 2016, Manjeet Singh wrote: > Hi All > > I am writing Java Native API for

Re: [VOTE] The 1st HBase 0.98.21 release candidate (RC0) is available

2016-08-07 Thread Dima Spivak
Gerry, Love the effort, but as described on the HBase project mailing list page [1], you can unsubscribe by emailing dev-unsubscr...@hbase.apache.org. :) Cheers, Dima [1] https://hbase.apache.org/mail-lists.html On Sunday, August 7, 2016, Gerry Morales wrote: > UNSUBSCRIBE UNSUBSCRIBEUNSUBS

Re: [VOTE] The 2nd HBase 0.98.21 release candidate (RC1) is available

2016-08-09 Thread Dima Spivak
Hey all, I'm still putting this RC through its paces, but for anyone who wants to be adventurous and play with what's in the pipeline over in HBASE-12721, I've built and pushed Docker images of this RC (on top of Hadoop 2.2.0 and JDK 8u91) to my personal Docker Hub. That is, if you're on a Linux b

Re: [VOTE] The 2nd HBase 0.98.21 release candidate (RC1) is available

2016-08-15 Thread Dima Spivak
+1 - Deployed onto a 5-node container cluster from binary tarball (with Hadoop 2.5.1). Did some sanity checks of the HBase shell and web UI, all looks good. - Ran IntegrationTestBigLinkedList in loop mode with 1 billion nodes; passed without a problem with three different monkeys. On Saturday, Au

Re: Source incompatibility between 1.2.[0,1] and 1.2.2 breaks Phoenix

2016-08-15 Thread Dima Spivak
I have HBASE-16158 open to run check_compatibility.sh as part of our Yetus personality, I just got sidetracked by other work. Let me try to get something up by week's end. -Dima On Mon, Aug 15, 2016 at 5:15 PM, Stack wrote: > On Mon, Aug 15, 2016 at 12:21 PM, Andrew Purtell > wrote: > > > ...

Re: [DISCUSSION] Should we pull the Cygwin-oriented instructions out of the official reference materials?

2016-08-16 Thread Dima Spivak
Yes please to complete removal. The docs at this point cause more trouble than they're worth. -Dima On Tuesday, August 16, 2016, Ted Yu wrote: > +1 on pulling cygwin.adoc off. > > On Tue, Aug 16, 2016 at 6:52 PM, Daniel Vimont > wrote: > > > Hey all, > > > > There are recurring user-list posti

Re: check_compatibility.sh script for external consumption

2016-08-22 Thread Dima Spivak
+1! I'm to blame for much of check_compatibility.sh (sorry for picking Bash :-p), and I'd be happy to see it living in Apache Yetus if it means making life easy for other projects' contributors. -Dima On Mon, Aug 22, 2016 at 2:10 PM, Andrew Wang wrote: > Hi HBase devs, > > I'm working on the Ha

IntegrationTestBigLinkedList now running on builds.apache.org

2016-08-22 Thread Dima Spivak
Dear devs, tl;dr: We now have Jenkins jobs that can run IntegrationTestBigLinkedList with fault injection on 5-node Apache HBase clusters built from source. Long version: I just wanted to provide an update on some recent

Re: IntegrationTestBigLinkedList now running on builds.apache.org

2016-08-23 Thread Dima Spivak
Not yet, but I plan on adding them once I get master passing. Stay tuned! On Monday, August 22, 2016, Ted Yu wrote: > Nice job, Dima. > > Is there Jenkins job for running ITBLL for 1.2 / 1.3 branches ? > > Cheers > > On Mon, Aug 22, 2016 at 5:33 PM, Dima Spivak >

Re: IntegrationTestBigLinkedList now running on builds.apache.org

2016-08-23 Thread Dima Spivak
ns job for running ITBLL for 1.2 / 1.3 branches ? > > > > Cheers > > > > On Mon, Aug 22, 2016 at 5:33 PM, Dima Spivak > > > wrote: > > > > > Dear devs, > > > > > > tl;dr: We now have Jenkins jobs > > > <https://builds.apache.org

Re: IntegrationTestBigLinkedList now running on builds.apache.org

2016-08-23 Thread Dima Spivak
e a rare botch we may need persisted post run: > - The console log of the rum > - All daemon logs > - All WALs > - All HFiles > WALs and HFiles should be be organized by time from oldest to newest. > > All could reside in a S3 bucket. > > > > On Tue, Aug 23, 20

Re: namespace quota not take effect

2016-08-24 Thread Dima Spivak
Hey who.cat, I can't seem to reproduce this against master: [root@node-1 ~]# hbase shell 2016-08-24 22:35:54,154 WARN [main] util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable SLF4J: Class path contains multiple SLF4J bind

Re: namespace quota not take effect

2016-08-24 Thread Dima Spivak
(And same result with Apache HBase 1.1.5, the latest in the 1.1 line. Sorry for the double email, dev@.) On Wed, Aug 24, 2016 at 10:42 PM, Dima Spivak wrote: > Hey who.cat, > > I can't seem to reproduce this against master: > > [root@node-1 ~]# hbase shell > 2016-08-24 2

Re: Avro schema getting changed dynamically

2016-08-29 Thread Dima Spivak
Moving dev@ to bcc. Please don't email the developer mailing list with questions about how to set up HBase for your use case. On Monday, August 29, 2016, Manjeet Singh wrote: > I want ot add few more points > > I am using Java native Api for Hbase get/put > > and below is the example > > assume

Re: Successful: HBase Generate Website

2016-09-01 Thread Dima Spivak
Pushed. -Dima On Thu, Sep 1, 2016 at 8:09 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > 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.

Re: Successful: HBase Generate Website

2016-09-02 Thread Dima Spivak
Pushed. -Dima On Fri, Sep 2, 2016 at 7:58 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > 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.

Re: [VOTE] Third release candidate for HBase 1.1.6 (RC2) is available

2016-09-03 Thread Dima Spivak
+1 - Started up a 5-node clusterdock cluster (Hadoop 2.5.1, Oracle JDK 7u79) from binary tarballs. - Verified that the web UI works and that the HBase Version attribute matches the expected Git hash. - Ran ITBLL with 1 billion nodes and the serverKilling monkey (`hbase org.apache.hadoop.hbase.t

Re: Successful: HBase Generate Website

2016-09-04 Thread Dima Spivak
Pushed. -Dima On Sun, Sep 4, 2016 at 7:55 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > 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.

Re: [VOTE] The 1st HBase 0.98.22 release candidate (RC0) is available

2016-09-04 Thread Dima Spivak
Anyone else running ITBLL seeing issues? I just ran a 5-node clusterdock cluster with JDK 7u79 of this RC and tried out ITBLL with 1 billion rows and the serverKilling monkey (`hbase org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList -m serverKilling loop 1 16 6250 ${RANDOM} 16`). This f

Re: [VOTE] The 1st HBase 0.98.22 release candidate (RC0) is available

2016-09-04 Thread Dima Spivak
ll ok. > > > > Did you run serverKilling with 0.98.21? And did it pass? Or does 0.98.21 > pass for you now? If so then we have a regression. If not then it's > something to look at for 0.98.23 I'd say. > > > >> On Sep 4, 2016, at 8:44 PM, Dima Spivak wrote: &g

Re: [VOTE] First release candidate for hbase-1.2.3 (RC0) is available

2016-09-05 Thread Dima Spivak
Hey Heng, You need to ensure that the number of nodes in ITBLL is a multiple of width*wrap (defaults to 25M, but can be configured by adding two more args to the test invocation). See: the 0.98.22 RC0 thread, where I forgot this :). On Monday, September 5, 2016, Heng Chen wrote: > I will test i

Re: Successful: HBase Generate Website

2016-09-05 Thread Dima Spivak
Pushed. -Dima On Mon, Sep 5, 2016 at 7:57 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > 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.

Re: [ANNOUNCE] Duo Zhang (张铎) joins the Apache HBase PMC

2016-09-06 Thread Dima Spivak
Yay Duo! On Tuesday, September 6, 2016, Stack wrote: > On behalf of the Apache HBase PMC I am pleased to announce that 张铎 > has accepted our invitation to become a PMC member on the Apache > HBase project. Duo has healthy notions on where the project should be > headed and over the last year and

Re: [DISCUSSION] Merge Backup / Restore - Branch HBASE-7912

2016-09-07 Thread Dima Spivak
I'm not sure that "There is already lots of half-baked code in the branch, so what's the harm in adding more?" is a good code commit philosophy for a fault-tolerant distributed data store. ;) More seriously, a lack of test coverage for existing features shouldn't be used as justification for intro

branch-2: Judgement Day

2016-09-07 Thread Dima Spivak
Hi all, I remember that Nick pointed this out a while back, but I see a stray branch-2 on GitHub again [1]. Can we kill it? 1. https://github.com/apache/hbase/commits/branch-2

Re: branch-2: Judgement Day

2016-09-07 Thread Dima Spivak
> We should talk about 2.0. I'm winding down RM of 0.98 branch and the time > > I've had available for that can go into something, IMHO, more useful for > > project momentum like making 2.0 real. I'd like to help. Can we / should > we > > branch for 2.0 rela

Re: [ANNOUNCE] Misty Stanley-Jones joins the Apache HBase PMC

2016-09-07 Thread Dima Spivak
Congrats, Misty! Yay! -Dima On Wed, Sep 7, 2016 at 11:40 AM, Sean Busbey wrote: > On behalf of the Apache HBase PMC I am pleased to announce that Misty has > accepted our invitation to become a PMC member on the Apache HBase project. > Misty has been a committer for almost 2 years now. She's do

Re: [VOTE] First release candidate for hbase-1.2.3 (RC0) is available

2016-09-07 Thread Dima Spivak
+1 - Started up a 5-node clusterdock cluster (Hadoop 2.5.1, Oracle JDK 7u79) from binary tarballs. - Verified that the web UI works and that the HBase Version attribute matches the expected Git hash. - Ran IntegrationTestAcidGuarantees for 1 hour with stressAM monkey (`hbase org.apache.hadoop.hbas

Re: [VOTE] The 1st HBase 0.98.22 release candidate (RC0) is available

2016-09-07 Thread Dima Spivak
0.98 compiled with hadoop 2.2.0, so when i run > ITBLL > > on hadoop 2.7.2, it failed due to compatibiltiy issue, see HBASE-16564, > so > > i replace hadoop-2.2.0 jar with hadoop 2.5.1, and pass the ITBLL. Still > > give +1 because it is MapReduce issue not HBase > > >

Re: [DISCUSS] Drop the support of jdk7 at a future 1.x release

2016-09-08 Thread Dima Spivak
I'd worry about doing this from both the client-server compatibility side as well as for when it comes to upgrades. Having to go between Java versions is way scarier for ops people than just swapping JARs. On Thursday, September 8, 2016, Duo Zhang wrote: > The main reason is the asynchronous api

Re: Failure: HBase Generate Website

2016-09-12 Thread Dima Spivak
Looks like our new Java 8 requirement for master broke this one. I'll fix it shortly... On Monday, September 12, 2016, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > Build status: Failure > > If successful, the website and docs have been generated. To update the > live site, follow t

Re: Still Failing: HBase Generate Website

2016-09-12 Thread Dima Spivak
Fixing, fixing... Sorry for the Jenkins noise. -Dima On Mon, Sep 12, 2016 at 10:52 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > Build status: Still Failing > > If successful, the website and docs have been generated. To update the > live site, follow the instructions below. If

Re: Fixed: HBase Generate Website

2016-09-12 Thread Dima Spivak
Pushed (and fixed!). -Dima On Mon, Sep 12, 2016 at 11:22 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > Build status: Fixed > > 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 > t

Re: Consider adding the issue number in commit message

2016-09-13 Thread Dima Spivak
+1 to that, Enis. -Dima On Tue, Sep 13, 2016 at 2:15 PM, Enis Söztutar wrote: > +1 on not force pushing. The git repo is sync'ed to multiple places (like > github, etc) so force pushes should be avoided unless a feature branch. > > Should we extend the list of no-force-pushes to all active rele

Re: Testing and CI -- Apache Jenkins Builds (WAS -> Re: Testing)

2016-09-15 Thread Dima Spivak
52.0 is Java 8. Sounds like the code was compiled to target a later version than is being used at runtime. Are we accidentally using JDK 7 to run dependencies built and deployed with JDK 8? -Dima On Thu, Sep 15, 2016 at 2:10 PM, Apekshit Sharma wrote: > Andeverything is back to red. > Becau

Re: Successful: HBase Generate Website

2016-09-15 Thread Dima Spivak
Pushed. -Dima On Thu, Sep 15, 2016 at 7:51 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > 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

Re: Testing and CI -- Apache Jenkins Builds (WAS -> Re: Testing)

2016-09-16 Thread Dima Spivak
Doesn't seem we need a matrix project for master anymore since we're just doing JDK 8 now, right? Also, it looks like the hbase-spark integration-test phase is what's tripping up the build. Why not just temporarily disable that to unblock testing? On Friday, September 16, 2016, Apekshit Sharma wr

Re: Successful: HBase Generate Website

2016-09-29 Thread Dima Spivak
Pushed. -Dima On Thu, Sep 29, 2016 at 11:25 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > 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 emai

Re: Failure: HBase Generate Website

2016-10-04 Thread Dima Spivak
Coming so soon after HBASE-16750 got committed worries me. Let me re-run this and revert if it still fails. -Dima On Tue, Oct 4, 2016 at 7:50 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > Build status: Failure > > If successful, the website and docs have been generated. To upda

Re: Failure: HBase Generate Website

2016-10-04 Thread Dima Spivak
The revert fixed things. Thanks, Ted. -Dima On Tue, Oct 4, 2016 at 9:29 AM, Ted Yu wrote: > I have reverted the patch. > > Will work with Saravanan to get past the error. > > FYI > > On Tue, Oct 4, 2016 at 8:47 AM, Dima Spivak wrote: > > > Coming so soon a

Re: HBASE 2.0

2016-10-04 Thread Dima Spivak
SGTM. I've already allocated some time for the next few months to improve our upstream integration testing story, so it looks like that'll jibe well with the 2.0 release cycle. Yay, this looks fun. -Dima On Mon, Oct 3, 2016 at 3:27 PM, Stephen Jiang wrote: > Hello, All, > > It is time to discu

Re: Still Failing: HBase Generate Website

2016-10-08 Thread Dima Spivak
Looks like HBASE-16750 again. Please revert this again, Ted, and close as "won't fix" if we can't test it before pushing commits. On Saturday, October 8, 2016, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > Build status: Still Failing > > If successful, the website and docs have been

Re: [DISCUSS] Add CoC guideline about private emails

2016-10-09 Thread Dima Spivak
+1. It's always a good idea to codify community best practices, whether technical or social. On Sunday, October 9, 2016, Misty Stanley-Jones wrote: > There are a few people who routinely email me privately about non-personal > matters where I'm not the only one with the answer. In many cases I r

Re: Still Failing: HBase Generate Website

2016-10-10 Thread Dima Spivak
------- > > > > > > > > > > > > > > [INFO] Total time: 3.168 s > > > > > > > > > > > > > > > > $ ls -l ./target/site/apache_hbase_reference_guide.pdf > >

Re: Still Failing: HBase Generate Website

2016-10-10 Thread Dima Spivak
@u12-slave-4c6292b0-1:~/workspace/build-support$ uname -a > > > Linux u12-slave-4c6292b0-1 3.2.0-74-virtual #109-Ubuntu SMP Tue Dec 9 > > > 17:04:48 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux > > > JAVA: /grid/0/jenkins/tools/jdk7/jdk1.7.0_21 > > > Maven: /grid/0

Re: Failure: HBase Generate Website

2016-10-11 Thread Dima Spivak
Why. Ted, please remove this and debug in a separate Jenkins job that won't block site generation. On Tuesday, October 11, 2016, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > Build status: Failure > > If successful, the website and docs have been generated. To update the > live site

Re: [ANNOUNCE] Stephen Yuan Jiang joins Apache HBase PMC

2016-10-14 Thread Dima Spivak
Congrats, Stephen! -Dima On Fri, Oct 14, 2016 at 11:27 AM, Enis Söztutar wrote: > On behalf of the Apache HBase PMC, I am happy to announce that Stephen has > accepted our invitation to become a PMC member of the Apache HBase project. > > Stephen has been working on HBase for a couple of years,

Re: Successful: HBase Generate Website

2016-10-17 Thread Dima Spivak
Pushed. -Dima On Mon, Oct 17, 2016 at 7:57 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > 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

Re: Failure: HBase Generate Website

2016-10-27 Thread Dima Spivak
HBASE-16886 breaks compilation. Ted, please revert. On Thursday, October 27, 2016, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > Build status: Failure > > If successful, the website and docs have been generated. To update the > live site, follow the instructions below. If failed, sk

Re: Failure: HBase Generate Website

2016-10-27 Thread Dima Spivak
a site check to precommit? > > > On Oct 27, 2016, at 10:54 AM, Dima Spivak > wrote: > > > > HBASE-16886 breaks compilation. Ted, please revert. > > > > On Thursday, October 27, 2016, Apache Jenkins Server < > > jenk...@builds.apache.org > wrote

Re: Talks from hbaseconeast2016 have been posted

2016-10-27 Thread Dima Spivak
Here's a link: https://www.youtube.com/channel/UCy25rIFxWRBokFg-2Cm83BQ/videos?sort=dd&shelf_id=0&view=0 ;) Stack On Thursday, October 27, 2016, Stack wrote: > Some good stuff in here: > > + BigTable Lead on some interesting tricks done to make the service more > robust > + Compare of SQL tiers

  1   2   3   >