+1 I ran perftests with 8GB data set and with both spark 2.1.0 and 2.0.2. All tests passed without any issues.
imran On Thu, Feb 23, 2017 at 7:02 PM, <fschue...@posteo.de> wrote: > +1 > > Ran the same python notebook that Glenn ran on a Spark 2.1 instance using > python 2.7 and ran the examples from the MLContext documentation on a Scala > (Toree) notebook using Spark 2.1. > > -Felix > > Am 24.02.2017 01:46 schrieb Glenn Weidner: > >> +1 >> >> Successfully ran LinearRegression, LogisticRegression, NaiveBayes, SVM >> in python 2.7 notebook against clean >> spark 2.0.2 instance after pip install of RC2 python artifact >> systemml-0.13.0-incubating-python.tgz. >> >> --Glenn >> >> Matthias Boehm ---02/23/2017 02:02:03 PM---+1, I ran our perftest 8GB >> and 80GB on this 0.13 release (a version earlier >> >> From: Matthias Boehm <mboe...@googlemail.com> >> To: dev@systemml.incubator.apache.org >> Date: 02/23/2017 02:02 PM >> Subject: Re: [VOTE] Apache SystemML 0.13.0-incubating (RC2) >> >> ------------------------- >> >> +1, >> >> I ran our perftest 8GB and 80GB on this 0.13 release (a version >> earlier >> than the RC that included all relevant changed) and it passed without >> any >> failures or major performance issues. >> >> Regards, >> Matthias >> >> On Thu, Feb 23, 2017 at 1:46 PM, Nakul Jindal <naku...@gmail.com> >> wrote: >> >> +1 >>> >>> Basic sanity tests pass on Mac. >>> >>> On Thu, Feb 23, 2017 at 1:14 PM, Deron Eriksson >>> >> <deroneriks...@gmail.com> >> >>> wrote: >>> >>> > +1 >>> > >>> > Performed the following validations for artifacts at >>> > https://dist.apache.org/repos/dist/dev/incubator/systemml/0 [1]. >>> > 13.0-incubating-rc2/ >>> > : >>> > >>> > 1. -bin.tgz/-bin.zip contain disclaimer, license, notice >>> > 2. -bin.tgz/-bin.zip licenses reference all included dependencies >>> >> with >> >>> > correct licenses >>> > 3. -bin.tgz/-bin.zip lib/systemml-0.13.0-incubating.jar contains >>> > disclaimer, license, notice >>> > 3. -bin.tgz/-bin.zip lib/systemml-0.13.0-incubating.jar contains >>> >> antlr >> >>> > runtime and wink classes >>> > 4. -bin.tgz/-bin.zip lib/systemml-0.13.0-incubating.jar license >>> references >>> > antlr runtime and wink >>> > 5. -python.tgz contains disclaimer, license notice >>> > 6. -python.tgz license references antlr runtime and wink with >>> >> correct >> >>> > licenses >>> > 7. -python.tgz >>> >> systemml/systemml-java/systemml-0.13.0-incubating.jar >> >>> > contains disclaimer, license, notice >>> > 8. -python.tgz >>> >> systemml/systemml-java/systemml-0.13.0-incubating.jar >> >>> > contains antlr runtime and wink classes >>> > 9. -python.tgz >>> >> systemml/systemml-java/systemml-0.13.0-incubating.jar >> >>> > license references antlr runtime and wink >>> > 10. -src.tgz/-src.zip contain disclaimer, license, notice >>> > 11. -src.tgz/-src.zip licenses reference all included projects >>> >> (jquery, >> >>> > etc) with correct licenses >>> > 12. -src.tgz/-src.zip contain no binaries (dll, exe, pdb, lib) >>> > 13. -src.tgz/-src.zip build project artifacts (mvn clean package >>> >> -P >> >>> > distribution) >>> > 14. -src.tgz/-src.zip SystemML jar runs (hello world) >>> > 15. -src.tgz/-src.zip test suite runs (mvn verify) >>> > 16. -bin.tgz/-bin.zip runStandaloneSystemML.sh (hello world) >>> > 17. -bin.tgz/-bin.zip lib/systemml-0.13.0-incubating.jar >>> >> spark-submit >> >>> > 2.0.2 >>> > (hello world) >>> > 18. -bin.tgz/-bin.zip lib/systemml-0.13.0-incubating.jar >>> >> spark-submit >> >>> > 2.1.0 >>> > (hello world) >>> > 19. -bin.tgz/-bin.zip lib/systemml-0.13.0-incubating.jar hadoop >>> >> 2.7 >> >>> (hello >>> > world) >>> > 20. -bin.tgz/-bin.zip runStandaloneSystemML.sh (univar stats, >>> >> haberman >> >>> > data) >>> > 21. -bin.tgz/-bin.zip lib/systemml-0.13.0-incubating.jar >>> >> spark-submit >> >>> > 2.0.2 >>> > (univar stats, generated data) >>> > 22. -bin.tgz/-bin.zip lib/systemml-0.13.0-incubating.jar >>> >> spark-submit >> >>> > 2.1.0 >>> > (univar stats, generated data) >>> > 23. -bin.tgz/-bin.zip lib/systemml-0.13.0-incubating.jar hadoop >>> >> 2.7 >> >>> > default >>> > exec mode (univar stats, generated data) >>> > 24. -bin.tgz/-bin.zip lib/systemml-0.13.0-incubating.jar hadoop >>> >> 2.7 >> >>> hadoop >>> > exec mode (univar stats, generated data) >>> > 25. -bin.tgz/-bin.zip lib/systemml-0.13.0-incubating.jar MLContext >>> > spark-shell 2.0.2 (univar stats, haberman data) >>> > 26. -bin.tgz/-bin.zip lib/systemml-0.13.0-incubating.jar MLContext >>> > spark-shell 2.1.0 (univar stats, haberman data) >>> > >>> > >>> > >>> > On Wed, Feb 22, 2017 at 7:23 PM, Arvind Surve >>> >> <ac...@yahoo.com.invalid> >> >>> > wrote: >>> > >>> > > Please vote on releasing the following candidate as Apache >>> >> SystemML >> >>> > > version 0.13.0-incubating ! >>> > > >>> > > The vote is open for at least 72 hours and passes if a majority >>> >> of at >> >>> > > least 3 +1 PMC votes are cast. >>> > > >>> > > [ ] +1 Release this package as Apache SystemML 0.13.0-incubating >>> > > [ ] -1 Do not release this package because ... >>> > > >>> > > To learn more about Apache SystemML, please see >>> >> http://systemml.apache [2] >> >>> . >>> > > org/ >>> > > >>> > > The tag to be voted on is v0.13.0-incubating-rc2 ( >>> > > ff3e741694e507f64a6b52ee71638bddecabe7af) >>> > > >>> > > https://github.com/apache/incubator-systemml/commit/ [3] >>> > > ff3e741694e507f64a6b52ee71638bddecabe7af >>> > > >>> > > The release artifacts can be found at : >>> > > https://dist.apache.org/repos/dist/dev/incubator/systemml/0 [1]. >>> > > 13.0-incubating-rc2/ >>> > > >>> > > The maven release artifacts, including signatures, digests, etc. >>> >> can >> >>> > > be found at: >>> > > >>> > > https://repository.apache.org/content/repositories/ [4] >>> > > >>> >> orgapachesystemml-1017/org/apache/systemml/systemml/0.13.0-incubating/ >> >>> > > >>> > > ===================================== >>> > > == Apache Incubator release policy == >>> > > ===================================== >>> > > Please find below the guide to release management during >>> >> incubation: >> >>> > > http://incubator.apache.org/guides/releasemanagement.html [5] >>> > > >>> > > ======================================= >>> > > == How can I help test this release? == >>> > > ======================================= >>> > > If you are a SystemML user, you can help us test this release by >>> >> taking >> >>> > > an existing Algorithm or workload and running on this release >>> candidate, >>> > > then >>> > > reporting any regressions. >>> > > >>> > > ================================================ >>> > > == What justifies a -1 vote for this release? == >>> > > ================================================ >>> > > -1 votes should only occur for significant stop-ship bugs or >>> >> legal >> >>> > > related issues (e.g. wrong license, missing header files, etc). >>> >> Minor >> >>> > bugs >>> > > or regressions should not block this release. >>> > > -Arvind Arvind Surve | Spark Technology Center | >>> http://www.spark.tc/ [6] >>> > >>> > >>> > >>> > >>> > -- >>> > Deron Eriksson >>> > Spark Technology Center >>> > http://www.spark.tc/ [6] >>> > >>> >>> >> >> >> Links: >> ------ >> [1] https://dist.apache.org/repos/dist/dev/incubator/systemml/0 >> [2] http://systemml.apache >> [3] https://github.com/apache/incubator-systemml/commit/ >> [4] https://repository.apache.org/content/repositories/ >> [5] http://incubator.apache.org/guides/releasemanagement.html >> [6] http://www.spark.tc/ >> >