[
https://issues.apache.org/jira/browse/TEZ-3510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15634140#comment-15634140
]
TezQA commented on TEZ-3510:
----------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12836963/tez-3510.patch
against master revision d0bafce.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/2087//console
This message is automatically generated.
> Tez job fails when location of Tez jars contain whitespace in the path
> ----------------------------------------------------------------------
>
> Key: TEZ-3510
> URL: https://issues.apache.org/jira/browse/TEZ-3510
> Project: Apache Tez
> Issue Type: Bug
> Affects Versions: 0.7.1
> Reporter: Dipaan Bhattacharjee
> Fix For: 0.7.2
>
> Attachments: tez-3510.patch
>
>
> h3. Problem Statement
> Tez job fails with the following exception when location of Tez jars contain
> whitespace in the path:
> {noformat}
> org.apache.tez.dag.api.TezUncheckedException: Invalid URI defined in
> configuration for location of TEZ jars.
> providedURI=target/org.apache.tez.client.TestTezClientUtils-tmpDir/path with
> whitespace/foo.tar.gz
> at java.net.URI$Parser.fail(URI.java:2829)
> at java.net.URI$Parser.checkChars(URI.java:3002)
> at java.net.URI$Parser.parseHierarchical(URI.java:3086)
> at java.net.URI$Parser.parse(URI.java:3044)
> at java.net.URI.<init>(URI.java:595)
> at
> org.apache.tez.client.TezClientUtils.getLRFileStatus(TezClientUtils.java:122)
> at
> org.apache.tez.client.TezClientUtils.setupTezJarsLocalResources(TezClientUtils.java:183)
> at
> org.apache.tez.client.TestTezClientUtils.testPathWithWhitespace(TestTezClientUtils.java:722)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)