You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2014/09/15 01:19:33 UTC

[jira] [Created] (SPARK-3522) Make spark-ec2 verbosity configurable

Nicholas Chammas created SPARK-3522:
---------------------------------------

             Summary: Make spark-ec2 verbosity configurable
                 Key: SPARK-3522
                 URL: https://issues.apache.org/jira/browse/SPARK-3522
             Project: Spark
          Issue Type: Improvement
          Components: EC2
            Reporter: Nicholas Chammas
            Priority: Minor


When launching a cluster, {{spark-ec2}} spits out a lot of stuff that feels like debug output. It would be better for the user if {{spark-ec2}} did the following:
* default to info output level
* allow option to increase verbosity and include debug output

This will require converting most of the {{print}} statements in the script to use Python's {{logging}} module.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org