+1 (non-binding)
Verified signature and checksum: OK
applied patch in HBASE-20223
Built against branch-2.0, branch-2 and master: OK
ran runSmallTests: NOK all fail on HTTP module but that's most likely
problems with my environment.
started in local mode: OK
ran some shell commands: OK
in the logs I see
java.lang.NoSuchMethodException:
org.apache.hadoop.fs.LocalFileSystem.setStoragePolicy(org.apache.hadoop.fs.Path,
java.lang.String)
at java.lang.Class.getDeclaredMethod(Class.java:2130)
at
org.apache.hadoop.hbase.util.CommonFSUtils.invokeSetStoragePolicy(CommonFSUtils.java:534)
at
org.apache.hadoop.hbase.util.CommonFSUtils.setStoragePolicy(CommonFSUtils.java:524)
at
org.apache.hadoop.hbase.fs.HFileSystem.setStoragePolicy(HFileSystem.java:157)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
org.apache.hadoop.hbase.util.CommonFSUtils.invokeSetStoragePolicy(CommonFSUtils.java:563)
at
org.apache.hadoop.hbase.util.CommonFSUtils.setStoragePolicy(CommonFSUtils.java:524)
at
org.apache.hadoop.hbase.regionserver.HRegionFileSystem.setStoragePolicy(HRegionFileSystem.java:193)
at
org.apache.hadoop.hbase.regionserver.HStore.<init>(HStore.java:254)
at
org.apache.hadoop.hbase.regionserver.HRegion.instantiateHStore(HRegion.java:5510)
at
org.apache.hadoop.hbase.regionserver.HRegion$1.call(HRegion.java:998)
at
org.apache.hadoop.hbase.regionserver.HRegion$1.call(HRegion.java:995)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
and confirmed that setStoragePolicy is not implemented in LocalFileSystem
in Hadoop 2.7.4
On Tue, Mar 20, 2018 at 7:02 PM, Stack <[email protected]> wrote:
> +1
>
> Verified signature and hash.
>
> I see it updates pb but not guava? No harm. Next time.
>
> Built and installed jars locally from src tgz.
>
> Applied the HBASE-20223 patch to branch-2 and built... all seems good.
>
> Thanks for doing this,
> S
>
>
>
> On Mon, Mar 19, 2018 at 4:15 PM, Josh Elser <[email protected]> wrote:
>
> > Hi,
> >
> > Please consider the following as the 2.1.0 release of Apache HBase
> > Thirdparty.
> >
> > Source artifact, signatures, and checksums are available at
> > https://dist.apache.org/repos/dist/dev/hbase/hbase-thirdpart
> > y/hbase-thirdparty-2.1.0RC0/
> >
> > Git commit for the release candidate available at
> > https://git-wip-us.apache.org/repos/asf?p=hbase-thirdparty.g
> > it;a=commit;h=de125620dece453f49a56de5b328427dc534133f
> >
> > Maven repository available at https://repository.apache.org/
> > content/repositories/orgapachehbase-1206
> >
> > This vote will remain open for at least 72 hours (~2018/03/22 2300 GMT).
> > HBASE-20223 has a patch for branch-2.0 which supports this thirdparty
> > update (obligatory: have not run a full test suite locally with this
> > change yet).
> >
> > Here's my +1
> >
> > - Josh
> >
>