+1 (binding) Built from source. Ran smoke tests.
On 11/19/18, 9:02 AM, "Anu Engineer" <aengin...@hortonworks.com> wrote: +1. (Binding) Thanks for getting this release done. Verified the signatures and S3 Gateway. --Anu On 11/16/18, 5:15 AM, "Shashikant Banerjee" <sbaner...@hortonworks.com> wrote: +1 (non-binding). - Verified signatures - Verified checksums - Checked LICENSE/NOTICE files - Built from source - Ran smoke tests. Thanks Marton for putting up the release together. Thanks Shashi On 11/14/18, 10:44 PM, "Elek, Marton" <e...@apache.org> wrote: Hi all, I've created the second release candidate (RC1) for Apache Hadoop Ozone 0.3.0-alpha including one more fix on top of the previous RC0 (HDDS-854) This is the second release of Apache Hadoop Ozone. Notable changes since the first release: * A new S3 compatible rest server is added. Ozone can be used from any S3 compatible tools (HDDS-434) * Ozone Hadoop file system URL prefix is renamed from o3:// to o3fs:// (HDDS-651) * Extensive testing and stability improvements of OzoneFs. * Spark, YARN and Hive support and stability improvements. * Improved Pipeline handling and recovery. * Separated/dedicated classpath definitions for all the Ozone components. (HDDS-447) The RC artifacts are available from: https://home.apache.org/~elek/ozone-0.3.0-alpha-rc1/ The RC tag in git is: ozone-0.3.0-alpha-RC1 (ebbf459e6a6) Please try it out, vote, or just give us feedback. The vote will run for 5 days, ending on November 19, 2018 18:00 UTC. Thank you very much, Marton PS:-------------------------------------------------------------------------------------------- The easiest way to try it out is: 1. Download the binary artifact 2. Read the docs from ./docs/index.html 3. TLDR; cd compose/ozone && docker-compose up -d 4. open localhost:9874 or localhost:9876 The easiest way to try it out from the source: 1. mvn install -DskipTests -Pdist -Dmaven.javadoc.skip=true -Phdds -DskipShade -am -pl :hadoop-ozone-dist 2. cd hadoop-ozone/dist/target/ozone-0.3.0-alpha && docker-compose up -d The easiest way to test basic functionality (with acceptance tests): 1. mvn install -DskipTests -Pdist -Dmaven.javadoc.skip=true -Phdds -DskipShade -am -pl :hadoop-ozone-dist 2. cd hadoop-ozone/dist/target/ozone-0.3.0-alpha/smoketest 3. ./test.sh --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-dev-h...@hadoop.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org