Thanks for the detailed test Nick.
/conf is only supported when org.apache.hadoop.conf.ConfServlet is found in the 
classpath.For the region key one has to enter the trailing SHA of a region name 
or a table name. The help-text next that field is wrong (I think that is wrong 
in all versions of HBase, checked 0.98 as well). We should fix that.

I'll release 0.94.27 today.

-- Lars

      From: Nick Dimiduk <[email protected]>
 To: hbase-dev <[email protected]> 
Cc: lars hofhansl <[email protected]> 
 Sent: Wednesday, March 25, 2015 11:16 AM
 Subject: Re: [VOTE] The 1st hbase 0.94.27 release candidate is available for 
download, vote closes March 26.
   
+1
verify signaturesstarted local-mode cluster with default configs: - ran LTT for 
45 mins with 1 table, GZ 10mm rows. skimmed logs, looks good. - meanwhile, 
poked around in the webUI
   - noticed master/conf is 404 (not sink-worthy)   - issued split, compaction 
requests, all good.   - table.jsp couldn't work out what input split and 
compact fields accept, kept getting TableNotFoundException [0] (not 
sink-worthy)mvn apache-rat:check -- failed, but offending files were in dirs 
docs,hbase-webapps,logs

[0]: "cluster_test,66666666,1427306812319" is what I put in the "Region Key 
(optional)" field. Same stack for values like "77777777" and "42".
org.apache.hadoop.hbase.TableNotFoundException: 
cluster_test,66666666,1427306812319 at 
org.apache.hadoop.hbase.client.HBaseAdmin.tableNameString(HBaseAdmin.java:1769) 
at org.apache.hadoop.hbase.client.HBaseAdmin.split(HBaseAdmin.java:1663) at 
org.apache.hadoop.hbase.client.HBaseAdmin.split(HBaseAdmin.java:1633) at 
org.apache.hadoop.hbase.client.HBaseAdmin.split(HBaseAdmin.java:1620) at 
org.apache.hadoop.hbase.generated.master.table_jsp._jspService(table_jsp.java:89)...


On Wed, Mar 25, 2015 at 6:43 AM, Ted Yu <[email protected]> wrote:

+1

Ran unit test suite
Verified signature
Did basic testing using hbase shell

Cheers

On Wed, Mar 25, 2015 at 2:45 AM, Samir Ahmic <[email protected]> wrote:

> Checked signature and md5.
> Build as it is.
> Started pseudo-distributed, loaded data with LoadTestTool, verified data.
> Did some random snapshot testing(create, clone, restore)
> Nothing unusual in logs.
>
> Additional tests: build agains hadoop-2.5.2, deployed on fully distributed
> cluster.
> Load and verify data with LoadTestTool.
> Run export, import mr jobs.
> Snapshot testing (create, delete, clone)
> Nothing strange in logs
>
> +1
>
> Samir
> Regards
>
> On Tue, Mar 24, 2015 at 8:02 AM, lars hofhansl <[email protected]> wrote:
>
> > Please take a look. We're not doing many of these any more. Partly
> because
> > it is very stable, partly because the developers have moved on.In any
> > case... Take a look and vote on it.
> > Thanks.
> > -- Lars
> >      From: lars hofhansl <[email protected]>
> >  To: hbase-dev <[email protected]>
> >  Sent: Thursday, March 19, 2015 12:33 PM
> >  Subject: [VOTE] The 1st hbase 0.94.27 release candidate is available for
> > download, vote closes March 26.
> >
> > The 1st 0.94.27 RC is available for download at
> > http://people.apache.org/~larsh/hbase-0.94.27-rc0/
> > Signed with my code signing key: C7CFE328
> >
> > HBase 0.94.27 is a bug fix release with 12 fixes:
> > [HBASE-12776] - SpliTransaction: Log number of files to be split
> > [HBASE-10528] - DefaultBalancer selects plans to move regions onto
> > draining nodes
> > [HBASE-12792] - [backport] HBASE-5835: Catch and handle
> > NotServingRegionException when close region attempt fails
> > [HBASE-12801] - Failed to truncate a table while maintaing binary region
> > boundaries
> > [HBASE-12968] - [0.94]SecureServer should not ignore CallQueueSize
> > [HBASE-13039] - Add patchprocess/* to .gitignore to fix builds of
> branches
> > [HBASE-13131] - ReplicationAdmin leaks connections if there's an error in
> > the constructor
> > [HBASE-13229] - Specify bash for local-regionservers.sh and
> > local-master-backup.sh
> > [HBASE-11195] - Potentially improve block locality during major
> compaction
> > for old regions
> > [HBASE-12223] - MultiTableInputFormatBase.getSplits is too slow
> > [HBASE-12720] - Make InternalScan LimitedPrivate
> > [HBASE-13020] - Add 'patchprocess/*' to RAT excludes on all branches
> >
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12329056
> > Here's the test run for this RC:
> > https://builds.apache.org/job/HBase-0.94.27/55
> >
> > Please try out the RC, check out the doc, take it for a spin, etc, and
> > vote +1/-1 by EOD March 26th on whether we should release this as
> 0.94.27.
> >
> > The 0.94 line is in maintenance mode with only occasional releases. This
> > could well be the last 0.94 release.
> >
> > Thanks.
> >
> > -- Lars
> >
> >
> >
> >
>




  

Reply via email to