[
https://issues.apache.org/jira/browse/AMBARI-17310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15346223#comment-15346223
]
Hudson commented on AMBARI-17310:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #5142 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5142/])
AMBARI-17310. Pig View- Show actual error message thrown by webhcat api.
(dipayan.bhowmick:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=128f4e465ea4ad208b510d1b1d5ee01164499098])
*
ambari-server/src/main/java/org/apache/ambari/server/view/ViewAmbariStreamProvider.java
* contrib/views/pig/src/test/java/org/apache/ambari/view/pig/test/JobTest.java
*
contrib/views/pig/src/main/java/org/apache/ambari/view/pig/templeton/client/JSONRequest.java
*
contrib/views/pig/src/main/java/org/apache/ambari/view/pig/utils/ServiceFormattedException.java
*
contrib/views/pig/src/main/java/org/apache/ambari/view/pig/resources/jobs/JobResourceManager.java
> 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)