[
https://issues.apache.org/jira/browse/TEZ-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355435#comment-14355435
]
Hitesh Shah commented on TEZ-2184:
----------------------------------
Yes - this won't be compatible with 2.2. Will need a way to shim this out.
[~35niavlys] Thanks for the initial patch. The problem as Bikas points out is
that this patch will not compile against hadoop-2.2.0. You can try testing this
out by changing hadoop.version in the top level pom.xml.
Also, a general question on the patch: could you clarify your reasoning on why
a new configuration property TEZ_APP_SUBMISSION_CROSS_PLATFORM was needed? I
believe this is something we should make invisible to the user and work out of
the box on all platforms.
> 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)