Github user mengxr commented on the pull request:
https://github.com/apache/spark/pull/524#issuecomment-41438801
@mateiz My concern is that whether we want to encourage users to use those
main methods if we know they are definitely going to change in the next
release. Now the main methods take arguments in a predefined order. It is hard
to remember and there is no help message.
I'm testing scopt for parsing options:
https://github.com/mengxr/MLlib-QA/blob/master/src/main/scala/mllib/qa/BinaryClassification.scala
The question is whether we want to make the change now or in the next
release.
---
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.
---