+1 for Option 1, Sub-option b. On Tue, May 23, 2017 at 10:34 AM, Pramod Immaneni <pra...@datatorrent.com> wrote:
> Based on the discussion on the dev list on this topic, captured here > <https://lists.apache.org/thread.html/6abb0f58427a70396f943f99adc753 > 4431016024f61703b248ce7bfb@%3Cdev.apex.apache.org%3E>, > a few different approaches were discussed including the pros and cons. I > would like to put the suggested approaches up for a vote. Please go through > the thread above if you are unfamiliar with the topic. Here are the > options. > > 1. Let the default remain as the impersonating user > a. The user specifies to use impersonated user's directory by > setting the APPLICATION_PATH attribute. > b. The user specifies the use of impersonated user's resources using > a new setting that will internally set the APPLICATION_PATH to the > corresponding value and any other resources in the future. > > 2. Change the default from current behavior to use the impersonated user's > resources instead > a. and b. similar to 1. but specifying impersonating user's > resources instead. > > My vote is for Option 1, Sub-option b). > > Thanks >