Return-Path: X-Original-To: apmail-storm-dev-archive@minotaur.apache.org Delivered-To: apmail-storm-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 315DC1130A for ; Thu, 24 Jul 2014 21:27:03 +0000 (UTC) Received: (qmail 2283 invoked by uid 500); 24 Jul 2014 21:27:02 -0000 Delivered-To: apmail-storm-dev-archive@storm.apache.org Received: (qmail 2226 invoked by uid 500); 24 Jul 2014 21:27:02 -0000 Mailing-List: contact dev-help@storm.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@storm.incubator.apache.org Delivered-To: mailing list dev@storm.incubator.apache.org Received: (qmail 2215 invoked by uid 99); 24 Jul 2014 21:27:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jul 2014 21:27:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 24 Jul 2014 21:27:04 +0000 Received: (qmail 1013 invoked by uid 99); 24 Jul 2014 21:26:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jul 2014 21:26:38 +0000 Date: Thu, 24 Jul 2014 21:26:38 +0000 (UTC) From: "Derek Dagit (JIRA)" To: dev@storm.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (STORM-420) Missing quotes in storm-starter python code MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/STORM-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14073676#comment-14073676 ] Derek Dagit commented on STORM-420: ----------------------------------- Here is the associated pull request: https://github.com/apache/incubator-storm/pull/186 > Missing quotes in storm-starter python code > ------------------------------------------- > > Key: STORM-420 > URL: https://issues.apache.org/jira/browse/STORM-420 > Project: Apache Storm (Incubating) > Issue Type: Bug > Affects Versions: 0.9.2-incubating > Reporter: Derek Dagit > Priority: Minor > > https://github.com/apache/incubator-storm/blob/07a561aeec294bd92e15d155c5e1249c1bb0d5d5/examples/storm-starter/multilang/resources/storm.py#L90 > Missing quotes cause a python run-time error. -- This message was sent by Atlassian JIRA (v6.2#6252)