Github user tgravescs commented on the pull request:
https://github.com/apache/spark/pull/12152#issuecomment-205446822
the code was mostly borrowed from other apache projects (hadoop/storm).
There is a fair amount of code here but its not really that complex. one maven
plugin, one version.java file and one properties file.
It solves the problem of knowing the exact version and build information
without manually editing files. I want to be able to have a automated build to
build spark, update the version if required and when that gets deployed
somewhere i want to know exactly what that was built from. This is basic
automated CI/CD stuff with tracability.
We can definitely do this other ways so please propose alternatives.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]