thanks for preparing the 2.1 release. Before I vote, I wanna raise a few
minor issues.
* I'm fine with creating the additional javadoc artifact
* the src-release has an empty folder systemds-repo-tmp-DbteD, which
should be removed
* why does the bin-release include the script folders perftest and
perftestDeprecated?
* while running our 'systemds' script on a yarn cluster, minor bugs
showed up that we might want to fix:
- Error: Can not run on Spark with execution mode singlenode
(although our default execution mode is hybrid, the systemds script
forces it to singlenode by default; by specifying -exec hybrid, users
can work around that though)
- We should include '--conf spark.ui.showConsoleProgress=true' into
the default spark summit properties such that people get feadback on
distributed jobs without cluttering stdout
- the log4j properties for Spark should be set to ERROR not OFF
(similar to SystemDS); otherwise Spark errors are hidden by default.
Regards,
Matthias
On 6/12/2021 5:05 PM, arnab phani wrote:
Please vote on releasing the following candidate as Apache SystemDS version
2.1.0
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 SystemDS 2.1.0
[ ] -1 Do not release this package because ...
To learn more about Apache SystemDS, please see
http://systemds.apache.org/
The tag to be voted on is v2.1.0-rc1
(c3c15b0002c515a4450e3cebfc9c21b76b0e913c):
https://github.com/apache/systemds/tree/2.1.0-rc1
The release artifacts can be found at:
https://dist.apache.org/repos/dist/dev/systemds/2.1.0-rc1/
The maven release artifacts, including signatures, digests, etc. can be
found at:
https://repository.apache.org/content/repositories/orgapachesystemds-1039/org/apache/systemds/systemds/2.1.0-rc1/
===========================
== Apache Release policy ==
===========================
http://www.apache.org/legal/release-policy.html
=======================================
== How can I help test this release? ==
=======================================
If you are a SystemDS 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.
Regards,
Arnab..