<?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>topic Mismatch found for java and native libraries build version in HPE Ezmeral Software platform</title>
    <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/mismatch-found-for-java-and-native-libraries-build-version/m-p/7140530#M116</link>
    <description>&lt;P&gt;Am getting the below error when tried to build the project in my local. Below are my configuration used in the pom.xml file. Please help me out to resolve the issue&lt;/P&gt;&lt;PRE&gt;hbase-server: 1.1.8-mapr-1901&lt;BR /&gt;hive-exec: 2.3.6-mapr-2009-r3&lt;BR /&gt;spring-batch-core: 4.3.3&lt;BR /&gt;spark-sql_2.11: 2.3.1-mapr-1808-r4&lt;BR /&gt;hadoop-common, hadoop-mapreduce-client-common: 2.7.0-mapr-1808&lt;BR /&gt;scalatest_2.11: 3.0.9&lt;/PRE&gt;&lt;P&gt;Build is getting failed when tried to execute the unit test on my local machine.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Exception StackTrace:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;[INFO] --- scalatest-maven-plugin:2.0.2:test (scala_tests) @ global-sic8-core ---&lt;BR /&gt;Discovery starting.&lt;BR /&gt;Discovery completed in 940 milliseconds.&lt;BR /&gt;Run starting. Expected test count is: 16&lt;BR /&gt;AddNeustarSourceTests:&lt;BR /&gt;SLF4J: Class path contains multiple SLF4J bindings.&lt;BR /&gt;SLF4J: Found binding in [jar:file:/C:/Users/msrin11/.m2/repository/org/apache/logging/log4j/log4j-slf4j-impl/2.6.2/log4j-slf4j-impl-2.6.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: Found binding in [jar:file:/C:/Users/msrin11/.m2/repository/org/slf4j/slf4j-log4j12/1.7.10/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: See &lt;A href="http://www.slf4j.org/codes.html#multiple_bindings" target="_blank"&gt;http://www.slf4j.org/codes.html#multiple_bindings&lt;/A&gt; for an explanation.&lt;BR /&gt;SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]&lt;BR /&gt;ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.&lt;BR /&gt;&lt;STRONG&gt;2021-06-25 10:51:09,7111 ERROR JniCommon fc/jni_MapRClient.cc:795 Thread: 26176 Mismatch found for java and native libraries java build version 6.1.0.20180926230239.GA, native build version 6.0.0.20171109191718.GA java patch vserion $Id: mapr-version: 6.1.0.20180926230239.GA 9008f798f53897bea861, native patch version $Id: mapr-version: 6.0.0.20171109191718.GA 2227eb16eb6dc79ffe87&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;*** RUN ABORTED ***&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;java.io.IOException: Could not create FileClient&lt;/STRONG&gt;&lt;BR /&gt;at com.mapr.fs.MapRFileSystem.lookupClient(MapRFileSystem.java:661)&lt;BR /&gt;at com.mapr.fs.MapRFileSystem.lookupClient(MapRFileSystem.java:714)&lt;BR /&gt;at com.mapr.fs.MapRFileSystem.getMapRFileStatus(MapRFileSystem.java:1424)&lt;BR /&gt;at com.mapr.fs.MapRFileSystem.getFileStatus(MapRFileSystem.java:1098)&lt;BR /&gt;at org.apache.hadoop.fs.FileSystem.exists(FileSystem.java:1464)&lt;BR /&gt;at org.apache.spark.sql.execution.datasources.DataSource$.org$apache$spark$sql$execution$datasources$DataSource$$checkAndGlobPathIfNecessary(DataSource.scala:714)&lt;BR /&gt;at org.apache.spark.sql.execution.datasources.DataSource$$anonfun$15.apply(DataSource.scala:389)&lt;BR /&gt;at org.apache.spark.sql.execution.datasources.DataSource$$anonfun$15.apply(DataSource.scala:389)&lt;BR /&gt;at scala.collection.TraversableLike$$anonfun$flatMap$1.apply(TraversableLike.scala:241)&lt;BR /&gt;at scala.collection.TraversableLike$$anonfun$flatMap$1.apply(TraversableLike.scala:241)&lt;BR /&gt;...&lt;BR /&gt;Cause: java.io.IOException: Could not create FileClient&lt;BR /&gt;at com.mapr.fs.MapRClientImpl.&amp;lt;init&amp;gt;(MapRClientImpl.java:139)&lt;BR /&gt;at com.mapr.fs.MapRFileSystem.lookupClient(MapRFileSystem.java:655)&lt;BR /&gt;at com.mapr.fs.MapRFileSystem.lookupClient(MapRFileSystem.java:714)&lt;BR /&gt;at com.mapr.fs.MapRFileSystem.getMapRFileStatus(MapRFileSystem.java:1424)&lt;BR /&gt;at com.mapr.fs.MapRFileSystem.getFileStatus(MapRFileSystem.java:1098)&lt;BR /&gt;at org.apache.hadoop.fs.FileSystem.exists(FileSystem.java:1464)&lt;BR /&gt;at org.apache.spark.sql.execution.datasources.DataSource$.org$apache$spark$sql$execution$datasources$DataSource$$checkAndGlobPathIfNecessary(DataSource.scala:714)&lt;BR /&gt;at org.apache.spark.sql.execution.datasources.DataSource$$anonfun$15.apply(DataSource.scala:389)&lt;BR /&gt;at org.apache.spark.sql.execution.datasources.DataSource$$anonfun$15.apply(DataSource.scala:389)&lt;BR /&gt;at scala.collection.TraversableLike$$anonfun$flatMap$1.apply(TraversableLike.scala:241)&lt;BR /&gt;...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Jun 2021 05:41:56 GMT</pubDate>
    <dc:creator>SMP08</dc:creator>
    <dc:date>2021-06-25T05:41:56Z</dc:date>
    <item>
      <title>Mismatch found for java and native libraries build version</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/mismatch-found-for-java-and-native-libraries-build-version/m-p/7140530#M116</link>
      <description>&lt;P&gt;Am getting the below error when tried to build the project in my local. Below are my configuration used in the pom.xml file. Please help me out to resolve the issue&lt;/P&gt;&lt;PRE&gt;hbase-server: 1.1.8-mapr-1901&lt;BR /&gt;hive-exec: 2.3.6-mapr-2009-r3&lt;BR /&gt;spring-batch-core: 4.3.3&lt;BR /&gt;spark-sql_2.11: 2.3.1-mapr-1808-r4&lt;BR /&gt;hadoop-common, hadoop-mapreduce-client-common: 2.7.0-mapr-1808&lt;BR /&gt;scalatest_2.11: 3.0.9&lt;/PRE&gt;&lt;P&gt;Build is getting failed when tried to execute the unit test on my local machine.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Exception StackTrace:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;[INFO] --- scalatest-maven-plugin:2.0.2:test (scala_tests) @ global-sic8-core ---&lt;BR /&gt;Discovery starting.&lt;BR /&gt;Discovery completed in 940 milliseconds.&lt;BR /&gt;Run starting. Expected test count is: 16&lt;BR /&gt;AddNeustarSourceTests:&lt;BR /&gt;SLF4J: Class path contains multiple SLF4J bindings.&lt;BR /&gt;SLF4J: Found binding in [jar:file:/C:/Users/msrin11/.m2/repository/org/apache/logging/log4j/log4j-slf4j-impl/2.6.2/log4j-slf4j-impl-2.6.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: Found binding in [jar:file:/C:/Users/msrin11/.m2/repository/org/slf4j/slf4j-log4j12/1.7.10/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: See &lt;A href="http://www.slf4j.org/codes.html#multiple_bindings" target="_blank"&gt;http://www.slf4j.org/codes.html#multiple_bindings&lt;/A&gt; for an explanation.&lt;BR /&gt;SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]&lt;BR /&gt;ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.&lt;BR /&gt;&lt;STRONG&gt;2021-06-25 10:51:09,7111 ERROR JniCommon fc/jni_MapRClient.cc:795 Thread: 26176 Mismatch found for java and native libraries java build version 6.1.0.20180926230239.GA, native build version 6.0.0.20171109191718.GA java patch vserion $Id: mapr-version: 6.1.0.20180926230239.GA 9008f798f53897bea861, native patch version $Id: mapr-version: 6.0.0.20171109191718.GA 2227eb16eb6dc79ffe87&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;*** RUN ABORTED ***&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;java.io.IOException: Could not create FileClient&lt;/STRONG&gt;&lt;BR /&gt;at com.mapr.fs.MapRFileSystem.lookupClient(MapRFileSystem.java:661)&lt;BR /&gt;at com.mapr.fs.MapRFileSystem.lookupClient(MapRFileSystem.java:714)&lt;BR /&gt;at com.mapr.fs.MapRFileSystem.getMapRFileStatus(MapRFileSystem.java:1424)&lt;BR /&gt;at com.mapr.fs.MapRFileSystem.getFileStatus(MapRFileSystem.java:1098)&lt;BR /&gt;at org.apache.hadoop.fs.FileSystem.exists(FileSystem.java:1464)&lt;BR /&gt;at org.apache.spark.sql.execution.datasources.DataSource$.org$apache$spark$sql$execution$datasources$DataSource$$checkAndGlobPathIfNecessary(DataSource.scala:714)&lt;BR /&gt;at org.apache.spark.sql.execution.datasources.DataSource$$anonfun$15.apply(DataSource.scala:389)&lt;BR /&gt;at org.apache.spark.sql.execution.datasources.DataSource$$anonfun$15.apply(DataSource.scala:389)&lt;BR /&gt;at scala.collection.TraversableLike$$anonfun$flatMap$1.apply(TraversableLike.scala:241)&lt;BR /&gt;at scala.collection.TraversableLike$$anonfun$flatMap$1.apply(TraversableLike.scala:241)&lt;BR /&gt;...&lt;BR /&gt;Cause: java.io.IOException: Could not create FileClient&lt;BR /&gt;at com.mapr.fs.MapRClientImpl.&amp;lt;init&amp;gt;(MapRClientImpl.java:139)&lt;BR /&gt;at com.mapr.fs.MapRFileSystem.lookupClient(MapRFileSystem.java:655)&lt;BR /&gt;at com.mapr.fs.MapRFileSystem.lookupClient(MapRFileSystem.java:714)&lt;BR /&gt;at com.mapr.fs.MapRFileSystem.getMapRFileStatus(MapRFileSystem.java:1424)&lt;BR /&gt;at com.mapr.fs.MapRFileSystem.getFileStatus(MapRFileSystem.java:1098)&lt;BR /&gt;at org.apache.hadoop.fs.FileSystem.exists(FileSystem.java:1464)&lt;BR /&gt;at org.apache.spark.sql.execution.datasources.DataSource$.org$apache$spark$sql$execution$datasources$DataSource$$checkAndGlobPathIfNecessary(DataSource.scala:714)&lt;BR /&gt;at org.apache.spark.sql.execution.datasources.DataSource$$anonfun$15.apply(DataSource.scala:389)&lt;BR /&gt;at org.apache.spark.sql.execution.datasources.DataSource$$anonfun$15.apply(DataSource.scala:389)&lt;BR /&gt;at scala.collection.TraversableLike$$anonfun$flatMap$1.apply(TraversableLike.scala:241)&lt;BR /&gt;...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 05:41:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/mismatch-found-for-java-and-native-libraries-build-version/m-p/7140530#M116</guid>
      <dc:creator>SMP08</dc:creator>
      <dc:date>2021-06-25T05:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Mismatch found for java and native libraries build version</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/mismatch-found-for-java-and-native-libraries-build-version/m-p/7140601#M117</link>
      <description>&lt;P&gt;When you are saying you are running unit test on your machine, what mapr version you have installed across which you are running this Unit test?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 15:11:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/mismatch-found-for-java-and-native-libraries-build-version/m-p/7140601#M117</guid>
      <dc:creator>Harshkohli</dc:creator>
      <dc:date>2021-06-25T15:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mismatch found for java and native libraries build version</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/mismatch-found-for-java-and-native-libraries-build-version/m-p/7140802#M119</link>
      <description>&lt;P&gt;am using mapr version&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;6.1.0-mapr&lt;/PRE&gt;</description>
      <pubDate>Mon, 28 Jun 2021 08:46:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/mismatch-found-for-java-and-native-libraries-build-version/m-p/7140802#M119</guid>
      <dc:creator>SMP08</dc:creator>
      <dc:date>2021-06-28T08:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: Mismatch found for java and native libraries build version</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/mismatch-found-for-java-and-native-libraries-build-version/m-p/7141076#M130</link>
      <description>&lt;P&gt;Can you let me know from where you are resolving the dependancies in pom.xml? Which repo you are referring to?&lt;/P&gt;&lt;P&gt;Is your machine acting like a mapr client which connects to a cluster? What mapr versions you have on your cluster and client? are they the same?&lt;/P&gt;&lt;P&gt;to me it looks like your machine is like a mapr client which is 6.1?&amp;nbsp;&lt;SPAN&gt;This happens when your client and core(cluster nodes) are in different build version&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 03:43:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/mismatch-found-for-java-and-native-libraries-build-version/m-p/7141076#M130</guid>
      <dc:creator>Harshkohli</dc:creator>
      <dc:date>2021-06-30T03:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Mismatch found for java and native libraries build version</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/mismatch-found-for-java-and-native-libraries-build-version/m-p/7141717#M140</link>
      <description>&lt;P&gt;Can you confirm over the mapr versions as asked by me in the earlier post.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2021 01:07:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/mismatch-found-for-java-and-native-libraries-build-version/m-p/7141717#M140</guid>
      <dc:creator>Harshkohli</dc:creator>
      <dc:date>2021-07-07T01:07:32Z</dc:date>
    </item>
  </channel>
</rss>

