<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: File does not exist Error with org.apache.hive.hcatalog.pig.HCatLoader in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/File-does-not-exist-Error-with-org-apache-hive-hcatalog-pig/m-p/142389#M104982</link>
    <description>&lt;P&gt;The link tells you to restart all services.  We had to explicitly restart the YARN services after restarting all services in order to get YARN to work,  and then the execution of the Pig script would work.  Note that we explicitly added the \pigscripts directory and made sure permissions were set to 777 before we restarted.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Aug 2016 01:58:42 GMT</pubDate>
    <dc:creator>jpollack</dc:creator>
    <dc:date>2016-08-09T01:58:42Z</dc:date>
    <item>
      <title>File does not exist Error with org.apache.hive.hcatalog.pig.HCatLoader</title>
      <link>https://community.cloudera.com/t5/Support-Questions/File-does-not-exist-Error-with-org-apache-hive-hcatalog-pig/m-p/142387#M104980</link>
      <description>&lt;P&gt;Pig Script in Ambari Pig View with useHCatalog tag:&lt;/P&gt;&lt;P&gt;a = LOAD 'batting_data' using org.apache.hive.hcatalog.pig.HCatLoader();
b = LOAD 'master_data' using org.apache.hive.hcatalog.pig.HCatLoader();
c = join a by playerid, b by playerid;
dump c;&lt;/P&gt;&lt;P&gt;--------------&lt;/P&gt;&lt;P&gt;Confirmed that tables exist in default database, but get following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H4&gt;&lt;A href="http://192.168.0.101:8080/views/PIG/1.0.0/PigView/#scriptLogs"&gt;&lt;/A&gt;&lt;/H4&gt;File does not exist: /user/admin/pig/jobs/bb_16-02-2016-02-38-56/stdout at org.apache.hadoop.hdfs.server.namenode.INodeFile.valueOf(INodeFile.java:68) at org.apache.hadoop.hdfs.server.namenode.INodeFile.valueOf(INodeFile.java:58) at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlockLocationsUpdateTimes(FSNamesystem.java:1964) at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlockLocationsInt(FSNamesystem.java:1905) at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlockLocations(FSNamesystem.java:1885) at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlockLocations(FSNamesystem.java:1857) at org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer.getBlockLocations(NameNodeRpcServer.java:622) at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB.getBlockLocations(ClientNamenodeProtocolServerSideTranslatorPB.java:364) at org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$ClientNamenodeProtocol$2.callBlockingMethod(ClientNamenodeProtocolProtos.java) at org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:619) at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:962) at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2141) at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2137) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:422) at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1671) at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2135)</description>
      <pubDate>Tue, 16 Feb 2016 13:41:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/File-does-not-exist-Error-with-org-apache-hive-hcatalog-pig/m-p/142387#M104980</guid>
      <dc:creator>ojusnaik</dc:creator>
      <dc:date>2016-02-16T13:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: File does not exist Error with org.apache.hive.hcatalog.pig.HCatLoader</title>
      <link>https://community.cloudera.com/t5/Support-Questions/File-does-not-exist-Error-with-org-apache-hive-hcatalog-pig/m-p/142388#M104981</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/2817/ojusnaik.html"&gt;Ojustwin Naik&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you are using  HDP 2.3  here is the solution there was a kira already resolved. &lt;A target="_blank" href="https://issues.apache.org/jira/browse/AMBARI-12738"&gt;link&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Let me know if that helped&lt;/P&gt;</description>
      <pubDate>Tue, 16 Feb 2016 13:49:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/File-does-not-exist-Error-with-org-apache-hive-hcatalog-pig/m-p/142388#M104981</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2016-02-16T13:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: File does not exist Error with org.apache.hive.hcatalog.pig.HCatLoader</title>
      <link>https://community.cloudera.com/t5/Support-Questions/File-does-not-exist-Error-with-org-apache-hive-hcatalog-pig/m-p/142389#M104982</link>
      <description>&lt;P&gt;The link tells you to restart all services.  We had to explicitly restart the YARN services after restarting all services in order to get YARN to work,  and then the execution of the Pig script would work.  Note that we explicitly added the \pigscripts directory and made sure permissions were set to 777 before we restarted.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2016 01:58:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/File-does-not-exist-Error-with-org-apache-hive-hcatalog-pig/m-p/142389#M104982</guid>
      <dc:creator>jpollack</dc:creator>
      <dc:date>2016-08-09T01:58:42Z</dc:date>
    </item>
  </channel>
</rss>

