RE: winutils and security

2014-08-26 Thread John Lilley
05 AM To: user@hadoop.apache.org Subject: RE: winutils and security Following up on this, I was able to extract a winutils.exe and Hadoop.dll from a Hadoop install for Windows, and set up HADDOP_HOME and PATH to find them. It makes no difference to security, apparently. John From: John L

RE: winutils and security

2014-08-24 Thread John Lilley
:41 PM To: 'user@hadoop.apache.org' Subject: winutils and security Up to this point, we've been able to run as a Hadoop client application (HDFS + YARN) from Windows without winutils.exe, despite always seeing messages complaining about it in the logs. However, we are now integrat

winutils and security

2014-08-23 Thread John Lilley
Up to this point, we've been able to run as a Hadoop client application (HDFS + YARN) from Windows without winutils.exe, despite always seeing messages complaining about it in the logs. However, we are now integrating with secure clusters and are having some mysterious errors. Before these err