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

Rick Kellogg updated STORM-649:
-------------------------------
    Component/s: storm-hdfs

> Storm HDFS test topologies should write to /tmp dir
> ---------------------------------------------------
>
>                 Key: STORM-649
>                 URL: https://issues.apache.org/jira/browse/STORM-649
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-hdfs
>            Reporter: Sriharsha Chintalapani
>            Assignee: Parth Brahmbhatt
>            Priority: Trivial
>
> storm hdfs test topologies write to /foo. This makes it difficult for to run 
> it as system test as the test user requires to have privileges on "/". 
> Instead we should write to /tmp.
> FileNameFormat fileNameFormat = new DefaultFileNameFormat()
> .withPath("/foo/")
> .withExtension(".txt");



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

Reply via email to