<?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: oozie hive workflow instances (mapreduce tasks)  failing with class com.hadoop.compression.lzo.LzoCodec not found in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-hive-workflow-instances-mapreduce-tasks-failing-with/m-p/134787#M51912</link>
    <description>&lt;P&gt;yes they are installed on all the nodes. rpm -ql hadooplzo_2_5_0_0_1245 and rpm -ql hadooplzo2_5_0_0_1245-native gives right output on all the nodes.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jan 2017 00:36:24 GMT</pubDate>
    <dc:creator>adityatelidevar</dc:creator>
    <dc:date>2017-01-19T00:36:24Z</dc:date>
    <item>
      <title>oozie hive workflow instances (mapreduce tasks)  failing with class com.hadoop.compression.lzo.LzoCodec not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-hive-workflow-instances-mapreduce-tasks-failing-with/m-p/134785#M51910</link>
      <description>&lt;P&gt;I have a hive workflow which inserts into table2 by selecting from table1. Table2 is in orc format. Every instance of the hive workflow fails with Class com.hadoop.compression.lzo.LzoCodec not found error. I'm able to run the same insert command directly in hive command prompt and it works fine (with both tez and mapr as execution engines). Not able to figure out why it is failing when running with oozie. I tried various steps like using ZLIB and SNAPPY as compression formats, copied the lzo jar files to /var/lib/oozie and restarted oozie, included the paths to these jars in classpath and librarypath. But still getting the same error. Any help is greatly appreciated..&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 23:42:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-hive-workflow-instances-mapreduce-tasks-failing-with/m-p/134785#M51910</guid>
      <dc:creator>adityatelidevar</dc:creator>
      <dc:date>2017-01-18T23:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: oozie hive workflow instances (mapreduce tasks)  failing with class com.hadoop.compression.lzo.LzoCodec not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-hive-workflow-instances-mapreduce-tasks-failing-with/m-p/134786#M51911</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/15499/adityatelidevara.html" nodeid="15499"&gt;@Aditya Telidevara&lt;/A&gt;&lt;P&gt;Are lzo libraries installed on all nodes? &lt;/P&gt;&lt;P&gt;Execute the following command at all the nodes in your cluster: RHEL/CentOS/Oracle Linux:&lt;/P&gt;&lt;PRE&gt;yum install lzo lzo-devel hadooplzo hadooplzo-native
&lt;/PRE&gt;</description>
      <pubDate>Thu, 19 Jan 2017 00:00:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-hive-workflow-instances-mapreduce-tasks-failing-with/m-p/134786#M51911</guid>
      <dc:creator>smayani</dc:creator>
      <dc:date>2017-01-19T00:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: oozie hive workflow instances (mapreduce tasks)  failing with class com.hadoop.compression.lzo.LzoCodec not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-hive-workflow-instances-mapreduce-tasks-failing-with/m-p/134787#M51912</link>
      <description>&lt;P&gt;yes they are installed on all the nodes. rpm -ql hadooplzo_2_5_0_0_1245 and rpm -ql hadooplzo2_5_0_0_1245-native gives right output on all the nodes.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 00:36:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-hive-workflow-instances-mapreduce-tasks-failing-with/m-p/134787#M51912</guid>
      <dc:creator>adityatelidevar</dc:creator>
      <dc:date>2017-01-19T00:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: oozie hive workflow instances (mapreduce tasks)  failing with class com.hadoop.compression.lzo.LzoCodec not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-hive-workflow-instances-mapreduce-tasks-failing-with/m-p/134788#M51913</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/78485/oozie-hive-workflow-instances-mapreduce-tasks-fail.html#"&gt;@Kuldeep Kulkarni&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;Can you help?&lt;/P&gt;&lt;P&gt;I also have copied hadoop-lzo-0.6.0.2.5.0.0.-1245.jar to /usr/hdp/2.5.0.0-1245/oozie/share/lib/hive on oozie master. I also have them in /user/oozie/share/lib/hive in hdfs. I do see that this jar file is copied in the mapreduce task logs. But still getting the LzoCodec not found error.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 00:41:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-hive-workflow-instances-mapreduce-tasks-failing-with/m-p/134788#M51913</guid>
      <dc:creator>adityatelidevar</dc:creator>
      <dc:date>2017-01-19T00:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: oozie hive workflow instances (mapreduce tasks)  failing with class com.hadoop.compression.lzo.LzoCodec not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-hive-workflow-instances-mapreduce-tasks-failing-with/m-p/134789#M51914</link>
      <description>&lt;P&gt;It worked for me after I modified HDFS core-site.xml and removed com.hadoop.compression.lzo.LzoCodec,com.hadoop.compression.lzo.LzopCodec from io.compression.codecs parameter. I also removed io.compression.codec.lzo.class (which was set to com.hadoop.compression.lzo.LzoCodec). Restarted mapreduce, yarn, hive and oozie.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 02:50:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-hive-workflow-instances-mapreduce-tasks-failing-with/m-p/134789#M51914</guid>
      <dc:creator>adityatelidevar</dc:creator>
      <dc:date>2017-01-19T02:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: oozie hive workflow instances (mapreduce tasks)  failing with class com.hadoop.compression.lzo.LzoCodec not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-hive-workflow-instances-mapreduce-tasks-failing-with/m-p/134790#M51915</link>
      <description>&lt;P&gt;Can any of the experts here know what is the root cause of this issue? What I did was a work around to get things rolling but doesn't look like a meaningful solution.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 00:46:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-hive-workflow-instances-mapreduce-tasks-failing-with/m-p/134790#M51915</guid>
      <dc:creator>adityatelidevar</dc:creator>
      <dc:date>2017-01-24T00:46:05Z</dc:date>
    </item>
  </channel>
</rss>

