nchammas / flintrock

A command-line tool for launching Apache Spark clusters.
Apache License 2.0
636 stars 116 forks source link

Change the config file doc #266

Closed dircsem closed 6 years ago

dircsem commented 6 years ago

Adding the --config to the launch with config file that I think it was missing.

This PR makes the following changes:

I tested this PR by...

Fixes #NN. Fixes #MM.

nchammas commented 6 years ago

Hi @dirceusemighini. If you call flintrock configure and edit the file that gets opened, you won't need to pass --config.

Only if you have a config file in a non-default location do you need to specify --config.

dircsem commented 6 years ago

Sorry @nchammas by some reason the configure didn't worked in my machine and I took sometime to realize that I wasn't using the config.yaml file. I thought that only creating a config.yaml file would make the flint to use it