Re: Undocumented configuration parameters

2014-03-05 Thread Benny Thompson
This would be extremely helpful if we can make this work. I know there's also a ticket on Jira for making these options available in a configuration file (or maybe extending the existing shell script): https://spark-project.atlassian.net/browse/SPARK-529. Thanks, Benny On Wed, Mar 5, 2014 at 9:

Undocumented configuration parameters

2014-03-05 Thread Nan Zhu
Hi, all Just for curiosity, I grep the source code in core component yesterday, and found that there are about 30 configuration parameters being used but undocumented I have been reading the source code and writing documents for them, nearly finished… But I would like to ask before I made