[
https://issues.apache.org/jira/browse/AMBARI-17310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344156#comment-15344156
]
Hadoop QA commented on AMBARI-17310:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12812415/AMBARI-17310.2_branch-2.4.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The patch failed these unit tests in
ambari-server contrib/views/pig:
org.apache.ambari.server.state.ServicePropertiesTest
The test build failed in
contrib/views/pig
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/7467//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/7467//console
This message is automatically generated.
> Pig View- Show actual error message thrown by webhcat api
> ---------------------------------------------------------
>
> Key: AMBARI-17310
> URL: https://issues.apache.org/jira/browse/AMBARI-17310
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 2.2.2
> Reporter: Gaurav Nagar
> Assignee: Gaurav Nagar
> Fix For: 2.4.0
>
> Attachments: AMBARI-17310.2_branch-2.4.patch,
> AMBARI-17310_branch-2.4.patch
>
>
> Pig piew throws "Path segment is null" error message whenever the job submit
> fails instead of the actual error message we get from webhcat api.
> 14 Jun 2016 07:55:19,300 ERROR [ambari-client-thread-33]
> ServiceFormattedException:95 - java.lang.IllegalArgumentException: Path
> segment is null
> java.lang.IllegalArgumentException: Path segment is null
> at
> com.sun.jersey.api.uri.UriBuilderImpl.appendPath(UriBuilderImpl.java:547)
> at
> com.sun.jersey.api.uri.UriBuilderImpl.appendPath(UriBuilderImpl.java:542)
> at com.sun.jersey.api.uri.UriBuilderImpl.path(UriBuilderImpl.java:267)
> at com.sun.jersey.api.client.WebResource.path(WebResource.java:390)
> at
> org.apache.ambari.view.pig.templeton.client.TempletonApi.checkJob(TempletonApi.java:127)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)