You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Stig Rohde Døssing (JIRA)" <ji...@apache.org> on 2017/08/31 14:09:00 UTC

[jira] [Created] (STORM-2716) Storm-webapp tests don't work on Windows

Stig Rohde Døssing created STORM-2716:
-----------------------------------------

             Summary: Storm-webapp tests don't work on Windows
                 Key: STORM-2716
                 URL: https://issues.apache.org/jira/browse/STORM-2716
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-webapp
    Affects Versions: 2.0.0
         Environment: Windows 10
            Reporter: Stig Rohde Døssing
            Assignee: Stig Rohde Døssing


Several storm-webapp tests don't work on Windows because file paths like "/tmp" are used, and paths are sometimes constructed by String concatenation instead of using Path.resolve. The logviewer also doesn't seem to work on Windows, probably for the same reason.

I think there might be a few similar issues in other parts of the code, which I'd like to also fix as part of this. 

I haven't checked whether this is a problem in 1.x, but it's likely.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)