<?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: NoSuchMethodError for org.apache.hadoop.ipc.RemoteException when running Hive query on LLAP in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/NoSuchMethodError-for-org-apache-hadoop-ipc-RemoteException/m-p/220494#M182379</link>
    <description>&lt;P&gt;This is likely because log4j-1.2.x.jar is in your classpath somewhere which is getting bundled up in LLAP package. Hive2 and LLAP moved to log4-2.x which is not compatible with old log4j.. If you have HADOOP_USER_CLASSPATH_FIRST set to true in your environment, old log4j should not be picked. It could also be that hive libs directory is transitively pulling old log4j.&lt;/P&gt;&lt;P&gt;When LLAP bundles a package only the following log4j 2.x jars are expected&lt;/P&gt;&lt;P&gt;log4j-1.2-api-2.8.2.jar (bridge jar)&lt;/P&gt;&lt;P&gt;log4j-api-2.8.2.jar&lt;/P&gt;&lt;P&gt;log4j-core-2.8.2.jar&lt;/P&gt;&lt;P&gt;log4j-jul-2.5.jar&lt;/P&gt;&lt;P&gt;log4j-slf4j-impl-2.8.2.jar&lt;/P&gt;&lt;P&gt;log4j-web-2.8.2.jar&lt;/P&gt;&lt;P&gt;Can you check if your hadoop classpath is having log4j-1.2.x.jar by any chance? If so please back that up somewhere/remove and retry.&lt;/P&gt;</description>
    <pubDate>Sat, 09 Dec 2017 04:04:54 GMT</pubDate>
    <dc:creator>pjayachandran</dc:creator>
    <dc:date>2017-12-09T04:04:54Z</dc:date>
  </channel>
</rss>

