Subroto, could you file a jira for this and mark it as a blocker for 0.5. This 
should ideally be addressed before then. As commented on TEZ-1127, it is a 
question as to what the default should be - whether HADOOP_COMMON_HOME or 
HADOOP_PREFIX and to some extent, it needs to handle Windows deployments too.

thanks
— Hitesh 

On Aug 12, 2014, at 11:53 PM, Subroto Sanyal <[email protected]> wrote:

> Hi,
> 
> As part of the fix for the issue 
> https://issues.apache.org/jira/browse/TEZ-1127 two new configurations have  
> been introduced. The default value for these properties are set to "" (empty 
> string). 
> Shouldn't these properties be configured with default value of:
> "LD_LIBRARY_PATH=$HADOOP_COMMON_HOME/lib/native"
> 
> as in the case for mapreduce.admin.user.env
> 
> Now user has to explicitly set these values from the application code to use 
> the native libs (like for compression)
> -- 
> Cheers,
> Subroto Sanyal

Reply via email to