Github user pwendell commented on the pull request:
https://github.com/apache/spark/pull/1752#issuecomment-50996284
Hey @sarahgerweck thanks for sending this. I've looked into this in the
past but only found something like a 10% speedup so didn't spend too much time.
One qustion though - this script allows passing arbitrary build options to
maven. So can't a user just do this?
```
./make-distribution.sh ...other opts... -T 1.5C
```
We've generally tried to avoid replicating build options/flags that
directly correspond to existing maven flags.
---
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]