<?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: Job init fail - job_splitmetainfo file does not exist in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145556#M19809</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2841/qweruiop316.html" nodeid="2841"&gt;@Tony Chen&lt;/A&gt;  You can login to ambari&lt;/P&gt;&lt;P&gt;HDFS --&amp;gt; Config and in filter tab search uri&lt;/P&gt;</description>
    <pubDate>Thu, 18 Feb 2016 11:34:26 GMT</pubDate>
    <dc:creator>nsabharwal</dc:creator>
    <dc:date>2016-02-18T11:34:26Z</dc:date>
    <item>
      <title>Job init fail - job_splitmetainfo file does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145548#M19801</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have 5 node cluster with HDP 2.3.4.&lt;/P&gt;&lt;P&gt;I use shell script with hive command to create a table and copy some information from the other table.&lt;/P&gt;&lt;P&gt;It works fine when I run it under hive command line, but it show error below when I use workflow to run it. &lt;/P&gt;&lt;P&gt;I found some information on net  such as disable permission on dfs and set permission of the staging folder to 777, but they didn't work. &lt;/P&gt;&lt;P&gt;could you help on this?&lt;/P&gt;&lt;P&gt;Error message from cluster management page---------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;PRE&gt;Job init failed : org.apache.hadoop.yarn.exceptions.YarnRuntimeException: java.io.FileNotFoundException: File does not exist: hdfs://bigdata01:8020/user/hdfs/.staging/job_1455495681392_0006/job.splitmetainfo
at org.apache.hadoop.mapreduce.v2.app.job.impl.JobImpl$InitTransition.createSplits(JobImpl.java:1568)
at org.apache.hadoop.mapreduce.v2.app.job.impl.JobImpl$InitTransition.transition(JobImpl.java:1432)
at org.apache.hadoop.mapreduce.v2.app.job.impl.JobImpl$InitTransition.transition(JobImpl.java:1390)
at org.apache.hadoop.yarn.state.StateMachineFactory$MultipleInternalArc.doTransition(StateMachineFactory.java:385)
at org.apache.hadoop.yarn.state.StateMachineFactory.doTransition(StateMachineFactory.java:302)
at org.apache.hadoop.yarn.state.StateMachineFactory.access$300(StateMachineFactory.java:46)
at org.apache.hadoop.yarn.state.StateMachineFactory$InternalStateMachine.doTransition(StateMachineFactory.java:448)
at org.apache.hadoop.mapreduce.v2.app.job.impl.JobImpl.handle(JobImpl.java:996)
at org.apache.hadoop.mapreduce.v2.app.job.impl.JobImpl.handle(JobImpl.java:138)
at org.apache.hadoop.mapreduce.v2.app.MRAppMaster$JobEventDispatcher.handle(MRAppMaster.java:1346)
at org.apache.hadoop.mapreduce.v2.app.MRAppMaster.serviceStart(MRAppMaster.java:1121)
at org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
at org.apache.hadoop.mapreduce.v2.app.MRAppMaster$5.run(MRAppMaster.java:1557)
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:1657)
at org.apache.hadoop.mapreduce.v2.app.MRAppMaster.initAndStartAppMaster(MRAppMaster.java:1553)
at org.apache.hadoop.mapreduce.v2.app.MRAppMaster.main(MRAppMaster.java:1486)
Caused by: java.io.FileNotFoundException: File does not exist: hdfs://bigdata01:8020/user/hdfs/.staging/job_1455495681392_0006/job.splitmetainfo
at org.apache.hadoop.hdfs.DistributedFileSystem$22.doCall(DistributedFileSystem.java:1319)
at org.apache.hadoop.hdfs.DistributedFileSystem$22.doCall(DistributedFileSystem.java:1311)
at org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81)
at org.apache.hadoop.hdfs.DistributedFileSystem.getFileStatus(DistributedFileSystem.java:1311)
at org.apache.hadoop.mapreduce.split.SplitMetaInfoReader.readSplitMetaInfo(SplitMetaInfoReader.java:51)
at org.apache.hadoop.mapreduce.v2.app.job.impl.JobImpl$InitTransition.createSplits(JobImpl.java:1563)
... 17 more&lt;/PRE&gt;&lt;P&gt;Error message from hue--------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;PRE&gt;            Log Length: 1433
          WARNING: Use "yarn jar" to launch YARN applications.
16/02/15 09:36:22 WARN conf.HiveConf: HiveConf of name hive.server2.enable.impersonation does not exist

Logging initialized using configuration in file:/etc/hive/2.3.4.0-3485/0/hive-log4j.properties
Query ID = yarn_20160215093628_55a46c17-356e-41f9-a9ff-363ab845877f
Total jobs = 1
Launching Job 1 out of 1
Number of reduce tasks determined at compile time: 1
In order to change the average load for a reducer (in bytes):
  set hive.exec.reducers.bytes.per.reducer=&amp;lt;number&amp;gt;
In order to limit the maximum number of reducers:
  set hive.exec.reducers.max=&amp;lt;number&amp;gt;
In order to set a constant number of reducers:
  set mapreduce.job.reduces=&amp;lt;number&amp;gt;
Starting Job = &amp;lt;a href="http://10.195.226.173:8888/jobbrowser/jobs/job_1455495681392_0006"&amp;gt;job_1455495681392_0006&amp;lt;/a&amp;gt;, Tracking URL = &lt;A href="http://bigdata02:8088/proxy/application_1455495681392_0006/" target="_blank"&gt;http://bigdata02:8088/proxy/application_1455495681392_0006/&lt;/A&gt;
Kill Command = &amp;lt;a href="http://10.195.226.173:8888/filebrowser/view/usr/hdp/2.3.4.0-3485/hadoop/bin/hadoop"&amp;gt;/usr/hdp/2.3.4.0-3485/hadoop/bin/hadoop&amp;lt;/a&amp;gt; job  -kill &amp;lt;a href="http://10.195.226.173:8888/jobbrowser/jobs/job_1455495681392_0006"&amp;gt;job_1455495681392_0006&amp;lt;/a&amp;gt;
Hadoop job information for Stage-1: number of mappers: 0; number of reducers: 0
2016-02-15 09:37:01,459 Stage-1 map = 0%,  reduce = 0%
Ended Job = &amp;lt;a href="http://10.195.226.173:8888/jobbrowser/jobs/job_1455495681392_0006"&amp;gt;job_1455495681392_0006&amp;lt;/a&amp;gt; with errors
Error during job, obtaining debugging information...
FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask
MapReduce Jobs Launched: 
Stage-Stage-1:  HDFS Read: 0 HDFS Write: 0 FAIL
Total MapReduce CPU Time Spent: 0 msec
Failing Oozie Launcher, Main class [org.apache.oozie.action.hadoop.ShellMain], exit code [1]&lt;/PRE&gt;</description>
      <pubDate>Tue, 21 Apr 2026 13:54:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145548#M19801</guid>
      <dc:creator>qweruiop316</dc:creator>
      <dc:date>2026-04-21T13:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Job init fail - job_splitmetainfo file does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145549#M19802</link>
      <description>&lt;P&gt;From which user you are running the job?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 15:24:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145549#M19802</guid>
      <dc:creator>rahulpathak109</dc:creator>
      <dc:date>2016-02-17T15:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Job init fail - job_splitmetainfo file does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145550#M19803</link>
      <description>&lt;P&gt;I add user named "hdfs" and use it to run the job.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 16:18:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145550#M19803</guid>
      <dc:creator>qweruiop316</dc:creator>
      <dc:date>2016-02-17T16:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Job init fail - job_splitmetainfo file does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145551#M19804</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/2841/qweruiop316.html" nodeid="2841"&gt;@Tony Chen&lt;/A&gt;&lt;P&gt;make sure your nonroot users have correct permissions. This bug is discussed in &lt;A href="https://issues.apache.org/jira/plugins/servlet/mobile#issue/MAPREDUCE-3056" target="_blank"&gt;https://issues.apache.org/jira/plugins/servlet/mobile#issue/MAPREDUCE-3056&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 18:27:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145551#M19804</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-17T18:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Job init fail - job_splitmetainfo file does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145552#M19805</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/2841/qweruiop316.html" nodeid="2841"&gt;@Tony Chen&lt;/A&gt;&lt;P&gt;You are using super user hdfs to submit the job. The bug mentioned by Artem is fixed already. &lt;/P&gt;&lt;P&gt;Please submit job as yarn user and try&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 23:47:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145552#M19805</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-17T23:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Job init fail - job_splitmetainfo file does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145553#M19806</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/2841/qweruiop316.html" nodeid="2841"&gt;@Tony Chen&lt;/A&gt;&lt;P&gt; Is this correct HDF uri?  hdfs://bigdata01:8020/&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 23:54:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145553#M19806</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-17T23:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Job init fail - job_splitmetainfo file does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145554#M19807</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/393/aervits.html" nodeid="393"&gt;@Artem Ervits&lt;/A&gt; &lt;/P&gt;&lt;P&gt;It seems that the bug is due to the value of yarn.app.mapreduce.am.staging-dir.&lt;/P&gt;&lt;P&gt;I found the property "yarn.app.mapreduce.am.staging-dir" and the default value is "/user", but I have no idea what value I should use.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2016 11:18:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145554#M19807</guid>
      <dc:creator>qweruiop316</dc:creator>
      <dc:date>2016-02-18T11:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Job init fail - job_splitmetainfo file does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145555#M19808</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;It works fine when I use yarn user to submit the job.&lt;/P&gt;&lt;P&gt;How do I know the HDF url is correct or not?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2016 11:31:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145555#M19808</guid>
      <dc:creator>qweruiop316</dc:creator>
      <dc:date>2016-02-18T11:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Job init fail - job_splitmetainfo file does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145556#M19809</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2841/qweruiop316.html" nodeid="2841"&gt;@Tony Chen&lt;/A&gt;  You can login to ambari&lt;/P&gt;&lt;P&gt;HDFS --&amp;gt; Config and in filter tab search uri&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2016 11:34:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145556#M19809</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-18T11:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Job init fail - job_splitmetainfo file does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145557#M19810</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2841/qweruiop316.html" nodeid="2841"&gt;@Tony Chen&lt;/A&gt;  Stick with yarn user to submit the job. &lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2016 11:35:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145557#M19810</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-18T11:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Job init fail - job_splitmetainfo file does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145558#M19811</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I only found a property "dfs.encryption.key.provider.uri" and it doesn't have value.&lt;/P&gt;&lt;P&gt;I also notice that the value of property "fs.defaultFS" is "hdfs://bigdata01:8020/"&lt;/P&gt;&lt;P&gt;Is it what you mentioned?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2016 11:43:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145558#M19811</guid>
      <dc:creator>qweruiop316</dc:creator>
      <dc:date>2016-02-18T11:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Job init fail - job_splitmetainfo file does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145559#M19812</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2841/qweruiop316.html" nodeid="2841"&gt;@Tony Chen&lt;/A&gt; You are correct. My suggestion is to stick with yarn user to run the job. &lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2016 11:45:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145559#M19812</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-18T11:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Job init fail - job_splitmetainfo file does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145560#M19813</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Thanks for your suggestion, but it is better if all user can submit the job successfully.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2016 13:46:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145560#M19813</guid>
      <dc:creator>qweruiop316</dc:creator>
      <dc:date>2016-02-18T13:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Job init fail - job_splitmetainfo file does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145561#M19814</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2841/qweruiop316.html" nodeid="2841"&gt;@Tony Chen&lt;/A&gt;  Have you tried any other user except hdfs?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2016 18:51:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145561#M19814</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-18T18:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Job init fail - job_splitmetainfo file does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145562#M19815</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal&lt;/A&gt; Yes, I also used admin or other user I created on hue to submit but fail.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Feb 2016 08:29:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145562#M19815</guid>
      <dc:creator>qweruiop316</dc:creator>
      <dc:date>2016-02-20T08:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Job init fail - job_splitmetainfo file does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145563#M19816</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2841/qweruiop316.html" nodeid="2841"&gt;@Tony Chen&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Conclusion &lt;/P&gt;&lt;P&gt;Yarn user can submit job and works fine&lt;/P&gt;&lt;P&gt;Any other user can't run it &lt;/P&gt;</description>
      <pubDate>Sat, 20 Feb 2016 09:40:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145563#M19816</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-20T09:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Job init fail - job_splitmetainfo file does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145564#M19817</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal&lt;/A&gt; Thanks a lot.&lt;/P&gt;&lt;P&gt;Current status is as you mentioned.&lt;/P&gt;&lt;P&gt;Could you suggest more about MAPREDUCE-3056? &lt;/P&gt;&lt;P&gt;I don't quite understand what should I do to fix it.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Feb 2016 10:13:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145564#M19817</guid>
      <dc:creator>qweruiop316</dc:creator>
      <dc:date>2016-02-20T10:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Job init fail - job_splitmetainfo file does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145565#M19818</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2841/qweruiop316.html" nodeid="2841"&gt;@Tony Chen&lt;/A&gt; As per that jira...It was fixed long time ago. Let me get back to you on this...Nice catch!! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Feb 2016 10:17:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145565#M19818</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-20T10:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Job init fail - job_splitmetainfo file does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145566#M19819</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal&lt;/A&gt; I'm not sure if I miss something..? It is appreciated if you can help.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2016 08:30:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145566#M19819</guid>
      <dc:creator>qweruiop316</dc:creator>
      <dc:date>2016-02-22T08:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Job init fail - job_splitmetainfo file does not exist</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145567#M19820</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2841/qweruiop316.html" nodeid="2841"&gt;@Tony Chen&lt;/A&gt;  Tony, I think we need to open a new jira. See the last comment in the jira&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2016 16:08:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Job-init-fail-job-splitmetainfo-file-does-not-exist/m-p/145567#M19820</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-22T16:08:16Z</dc:date>
    </item>
  </channel>
</rss>

