Sylvain Zimmer
Sylvain Zimmer
Ah! I guess I wouldn't want an interactive command to manage my config values in a production environment, where configuration is usually immutable and read-only? Digging into this I discovered...
Of course! I plan to use flintrock exclusively from a Docker container, with a mostly read-only filesystem. That makes using `flintrock configure` somewhat unpractical. I'd also want to be able...
I agree it makes sense to have some settings in a "global" file. However let's consider the case where one has 2 clusters with different specs (number of slaves, instance...
Would love to have this feature. It would be great to be able to specify a different instance type for the master as well.
Sure! I've seen that the output is indeed displayed in case of error, which is very handy. However not all cases where something goes slightly wrong can return an error...
(Launching `spark-submit` in a `screen` on the master would be great too so that you don't lose the job if disconnected)
@nchammas I think what Spot fleets add is the notion of `instance weight`, to be able to mix instance types in order to take advantage of lower spot prices and...
http://imgur.com/aWB3t
I think for this one we want to copy the behaviour of existing chess programs. I don't remember them asking me for castling but I could be mistaken. Do you...
this would definitely improve the strength of the engine. however I'm a bit afraid of relying on an external webservice like this. Perhaps we could add the endgame database on...