You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Tibor Kiss (JIRA)" <ji...@apache.org> on 2017/02/03 11:16:51 UTC

[jira] [Created] (STORM-2339) Beauty contest in storm.py

Tibor Kiss created STORM-2339:
---------------------------------

             Summary: Beauty contest in storm.py
                 Key: STORM-2339
                 URL: https://issues.apache.org/jira/browse/STORM-2339
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-core
    Affects Versions: 0.10.0, 1.0.0, 2.0.0
            Reporter: Tibor Kiss
            Assignee: Tibor Kiss


{{bin/storm.py}} has multiple stylistic shortcomings:
 - PEP8 standard is not followed
 - the python interpreter is hard-wired to /usr/bin/python
 - unnecessary global statements are posted before reading globals

These issues shadows error reporting by modern IDEs (such as PyCharm).




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)