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

Sylvain Menu commented on TEZ-2184:
-----------------------------------

True, it's not compatible with hadoop-2.2.0...
I created the patch with in the same way as mapreduce. When we launch a 
mapreduce job we have to set "mapreduce.app-submission.cross-platform=true"
In the same way, I added the property "tez.app-submission.cross-platform"

I don't think we can guess if the target platform is under Linux or Windows?

> Unable to remotely submit job from Windows client to Linux cluster
> ------------------------------------------------------------------
>
>                 Key: TEZ-2184
>                 URL: https://issues.apache.org/jira/browse/TEZ-2184
>             Project: Apache Tez
>          Issue Type: Bug
>    Affects Versions: 0.6.0
>         Environment: Pig 0.14
> Tez 0.6.0
> Hadoop 2.5.2
>            Reporter: Sylvain Menu
>         Attachments: crossplatform.patch
>
>
> When submitting a job from a Windows client, 
> TezYARNUtils.getFrameworkClasspath() return a "Windows" classpath because the 
> Shell.WINDOWS constant is TRUE. This classpath is directly submitted to the 
> Linux cluster...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to