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/05 18:35:41 UTC

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

     [ https://issues.apache.org/jira/browse/STORM-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tibor Kiss updated STORM-2339:
------------------------------
    Issue Type: Improvement  (was: Bug)

> Beauty contest in storm.py
> --------------------------
>
>                 Key: STORM-2339
>                 URL: https://issues.apache.org/jira/browse/STORM-2339
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-core
>    Affects Versions: 0.10.0, 1.0.0, 2.0.0
>            Reporter: Tibor Kiss
>            Assignee: Tibor Kiss
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {{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)