[ 
https://issues.apache.org/jira/browse/FALCON-585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14093986#comment-14093986
 ] 

Samarth Gupta commented on FALCON-585:
--------------------------------------

 if it is only "/projects" and /projectsTest" dir that we are talking abt, i 
think changing the "cluster" def at run time should be good enough. we have 
following var in cluster, 
{code}
<locations>
                <location name="staging" path="/projects/ivory/staging" />
                <location name="temp" path="/tmp" />
                <location name="working" path="/projectsTest/ivory/working" />
        </locations>
{code}

if we update these in the beforeClass method that might solve the problem ..... 
  

> Remove requirement to have write access to /
> --------------------------------------------
>
>                 Key: FALCON-585
>                 URL: https://issues.apache.org/jira/browse/FALCON-585
>             Project: Falcon
>          Issue Type: Bug
>          Components: merlin
>            Reporter: Raghav Kumar Gautam
>            Assignee: Raghav Kumar Gautam
>
> As of now falcon regression needs to have write access to /. This is because 
> various locations point to /projects/... directory. We should use test 
> specific directories for this.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to