Re: ANNOUNCE: hbase-0.96.1.1 available for download.

2013-12-20 Thread Jonathan Hsieh
When cutting the release, I made a the mistake of commiting to the 0.96.1 tag and then creating the 0.96.1.1 svn tag when when I was satisfied. I ended up deleting the messed up 0.96.1 tag and creating a new 0.96.1 that is essentially equivalent to the one stack created on monday. To get the 0.96

Re: ANNOUNCE: hbase-0.96.1.1 available for download.

2013-12-20 Thread Enis Söztutar
I was also a bit puzzled by this. It seems that John did use the tag 0.96.1 as a branch to put the commits on top to create another tag. I think in svn there is no difference between tags and branches (just convention), but I though we should not have changed the tag (0.96.1). Did not check whethe

Re: ANNOUNCE: hbase-0.96.1.1 available for download.

2013-12-20 Thread Sergey Shelukhin
Interesting question - is there code representing this version somewhere in git, without the intervening commits between when 0.96.1 happened and this patch happened? Or is it only svn tag (and I am just assuming that works alright wrt not including 0.96.2 patches). On Thu, Dec 19, 2013 at 1:29

Re: ANNOUNCE: hbase-0.96.1.1 available for download.

2013-12-20 Thread Ted Yu
Steve is on vacation. bq. which version of hbase is expected to contain the Hoya stuff? HBase and Hoya are separate projects. You can use 0.96.1.1 tar ball in Hoya deployment. Cheers On Fri, Dec 20, 2013 at 6:01 AM, Jay Vyas wrote: > ... I assume you mean the latest hdfs versions... Since hb

Re: ANNOUNCE: hbase-0.96.1.1 available for download.

2013-12-20 Thread Ted Yu
You need the following: htrace-core-2.04.jar Cheers On Fri, Dec 20, 2013 at 9:04 AM, Biju G.S Nair wrote: > Tried to run a simple program using 0.96 Hadoop2 against Hadoop 2 cluster > and getting errors about some cloudera class not found. Following are the > details. Which other jars need to

Re: ANNOUNCE: hbase-0.96.1.1 available for download.

2013-12-20 Thread Biju G.S Nair
Tried to run a simple program using 0.96 Hadoop2 against Hadoop 2 cluster and getting errors about some cloudera class not found. Following are the details. Which other jars need to be included in the classpath? Executed Code: public static void main(String[] args) throws IOException { Confi

Re: ANNOUNCE: hbase-0.96.1.1 available for download.

2013-12-20 Thread Jignesh Patel
Just curious !!! has anybody started using hbase-0.96.1.1 with hadoop 2.x? How stable it is? On Thu, Dec 19, 2013 at 6:39 PM, Elliott Clark wrote: > Thanks. > > Should we now go remove the 0.96.1 release from mirrors ? > > > On Thu, Dec 19, 2013 at 1:29 PM, Jonathan Hsieh wrote: > > > The HBas

Re: ANNOUNCE: hbase-0.96.1.1 available for download.

2013-12-20 Thread Jay Vyas
... I assume you mean the latest hdfs versions... Since hbase 96 doesn't run on YARN container nodes yet. (See Hoya project which aims to port it over). While were on the subject... @steve which version of hbase is expected to contain the Hoya stuff? Sent from my iPhone > On Dec 20, 2013, at 8

Re: ANNOUNCE: hbase-0.96.1.1 available for download.

2013-12-19 Thread Elliott Clark
Thanks. Should we now go remove the 0.96.1 release from mirrors ? On Thu, Dec 19, 2013 at 1:29 PM, Jonathan Hsieh wrote: > The HBase Team is pleased to announce the immediate release of HBase > 0.96.1.1. > > You should be able to download it from you favorite apache mirrors[1]. It > has also

ANNOUNCE: hbase-0.96.1.1 available for download.

2013-12-19 Thread Jonathan Hsieh
The HBase Team is pleased to announce the immediate release of HBase 0.96.1.1. You should be able to download it from you favorite apache mirrors[1]. It has also been pushed to apache's maven repository. Note that hbase-0.96.1.1 comes in two flavors; a build that includes and runs on hadoop-1.x