You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Gaurav Nagar (JIRA)" <ji...@apache.org> on 2016/06/20 11:46:05 UTC

[jira] [Created] (AMBARI-17310) Pig View- Show actual error message thrown by webhcat api

Gaurav Nagar created AMBARI-17310:
-------------------------------------

             Summary: 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


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)