You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "MIguel Ángel González Fernández (JIRA)" <ji...@apache.org> on 2016/05/12 13:19:12 UTC

[jira] [Commented] (AMBARI-12738) In Pig view, File does not exist: /user/${username}/pig/jobs/job_id/stdout and stderr

    [ https://issues.apache.org/jira/browse/AMBARI-12738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15281503#comment-15281503 ] 

MIguel Ángel González Fernández commented on AMBARI-12738:
----------------------------------------------------------

also check out re-starting all the services  that neded, not just Hive and HDFS.

> In Pig view,  File does not exist: /user/${username}/pig/jobs/job_id/stdout and stderr
> --------------------------------------------------------------------------------------
>
>                 Key: AMBARI-12738
>                 URL: https://issues.apache.org/jira/browse/AMBARI-12738
>             Project: Ambari
>          Issue Type: Bug
>          Components: contrib
>    Affects Versions: 2.1.0
>            Reporter: li xiang
>            Priority: Critical
>
> using HDP 2.3
> 1. Login ambari using admin/admin 
> 2. Follow http://docs.hortonworks.com/HDPDocuments/Ambari-2.1.0.0/bk_ambari_views_guide/content/ch_using_pig_view.html to config and create a Pig view. Accept all default settings
> 3. On HDFS, create /user/admin/pig/scripts (the folder to save the scripts on HDFS) and set the permission as 777 
> 4. on HDFS, create /user/admin/pig/jobs (the folder to save job logs and etc) and set the permission as 777
> 5. Create a new script called pig1.scirpt, add any content, such as A = load '/tmp/passwd' using PigStorage(':');
> 6. Run the syntax check or execute, get the following exception



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)