Hi everyone, I looked at these issues :
· https://issues.apache.org/jira/browse/YARN-1824 · https://issues.apache.org/jira/browse/MAPREDUCE-4052 I've noticed the property "mapreduce.app-submission.cross-platform" must be set on the client side in order to allow my application to be sent from windows and to be executed on my Linux cluster. I just wonder why this property is required. I guess it's been created for non-regression purpose, but could somebody explain to me which kind of use case could be broken if I set this property to "true" in all my use cases? Thanks in advance for your help. Rémy
