You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samoa.apache.org by "Gianmarco De Francisci Morales (JIRA)" <ji...@apache.org> on 2015/05/05 10:39:05 UTC

[jira] [Created] (SAMOA-30) Remove reference to non-existing file in StormSamoaUtils

Gianmarco De Francisci Morales created SAMOA-30:
---------------------------------------------------

             Summary: Remove reference to non-existing file in StormSamoaUtils
                 Key: SAMOA-30
                 URL: https://issues.apache.org/jira/browse/SAMOA-30
             Project: SAMOA
          Issue Type: Bug
          Components: SAMOA-Storm
            Reporter: Gianmarco De Francisci Morales


Check and remove the following line in /src/com/yahoo/labs/samoa/topology/impl/StormSamoaUtils.java:

File f = new File("src/resources/samoa-storm-cluster.properties"); // FIXME

The file does not exist anymore.



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