<?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 Impala JDBC42 driver have issues with maven build in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Impala-JDBC42-driver-have-issues-with-maven-build/m-p/332500#M231170</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working on a mule integration project and so need to access the Impala database.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using a generic database connection with the&amp;nbsp;ImpalaJDBC42.jar as the maven dependency.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mule app uses maven plugin to build the app first even before trying to test database connections.&lt;/P&gt;&lt;P&gt;I am getting the following error (abridged version of the stacktrace):&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Failed to collect dependencies at Impala:ImpalaJDBC42:jar:2.6.24.1029&lt;BR /&gt;.....&lt;BR /&gt;Caused by: org.eclipse.aether.collection.DependencyCollectionException: Failed to collect dependencies at Impala:ImpalaJDBC42:jar:2.6.24.1029Caused by: org.eclipse.aether.resolution.ArtifactDescriptorException: Failed to read artifact descriptor for Impala:ImpalaJDBC42:jar:2.6.24.102&lt;BR /&gt;.....&lt;BR /&gt;Caused by: org.apache.maven.model.building.ModelBuildingException: 3 problems were encountered while building the effective model for Impala:ImpalaJDBC${env.JDBC_V}:${env.MAJOR_V}.${env.MINOR_V}.${env.REVISION_V}.${env.BUILD_V}&lt;BR /&gt;[ERROR] 'artifactId' with value 'ImpalaJDBC${env.JDBC_V}' does not match a valid id pattern. @&lt;BR /&gt;[ERROR] 'dependencies.dependency.artifactId' for sb_ImpalaJDBC${env.JDBC_V}:sb_ImpalaJDBC${env.JDBC_V}:jar with value 'sb_ImpalaJDBC${env.JDBC_V}' does not match a valid id pattern. @&lt;BR /&gt;[ERROR] 'dependencies.dependency.groupId' for sb_ImpalaJDBC${env.JDBC_V}:sb_ImpalaJDBC${env.JDBC_V}:jar with value 'sb_ImpalaJDBC${env.JDBC_V}' does not match a valid id pattern. @&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I tried adding those properties in the pom.xml but it did not help.&lt;/P&gt;&lt;P&gt;I suspect the jar was not built properly. The variables that were in the jar's pom.xml are not being resolved and so is the error.&lt;BR /&gt;Is there a workaround to handle this issue?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Dec 2021 23:50:42 GMT</pubDate>
    <dc:creator>NewWanderer</dc:creator>
    <dc:date>2021-12-16T23:50:42Z</dc:date>
    <item>
      <title>Impala JDBC42 driver have issues with maven build</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Impala-JDBC42-driver-have-issues-with-maven-build/m-p/332500#M231170</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working on a mule integration project and so need to access the Impala database.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using a generic database connection with the&amp;nbsp;ImpalaJDBC42.jar as the maven dependency.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mule app uses maven plugin to build the app first even before trying to test database connections.&lt;/P&gt;&lt;P&gt;I am getting the following error (abridged version of the stacktrace):&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Failed to collect dependencies at Impala:ImpalaJDBC42:jar:2.6.24.1029&lt;BR /&gt;.....&lt;BR /&gt;Caused by: org.eclipse.aether.collection.DependencyCollectionException: Failed to collect dependencies at Impala:ImpalaJDBC42:jar:2.6.24.1029Caused by: org.eclipse.aether.resolution.ArtifactDescriptorException: Failed to read artifact descriptor for Impala:ImpalaJDBC42:jar:2.6.24.102&lt;BR /&gt;.....&lt;BR /&gt;Caused by: org.apache.maven.model.building.ModelBuildingException: 3 problems were encountered while building the effective model for Impala:ImpalaJDBC${env.JDBC_V}:${env.MAJOR_V}.${env.MINOR_V}.${env.REVISION_V}.${env.BUILD_V}&lt;BR /&gt;[ERROR] 'artifactId' with value 'ImpalaJDBC${env.JDBC_V}' does not match a valid id pattern. @&lt;BR /&gt;[ERROR] 'dependencies.dependency.artifactId' for sb_ImpalaJDBC${env.JDBC_V}:sb_ImpalaJDBC${env.JDBC_V}:jar with value 'sb_ImpalaJDBC${env.JDBC_V}' does not match a valid id pattern. @&lt;BR /&gt;[ERROR] 'dependencies.dependency.groupId' for sb_ImpalaJDBC${env.JDBC_V}:sb_ImpalaJDBC${env.JDBC_V}:jar with value 'sb_ImpalaJDBC${env.JDBC_V}' does not match a valid id pattern. @&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I tried adding those properties in the pom.xml but it did not help.&lt;/P&gt;&lt;P&gt;I suspect the jar was not built properly. The variables that were in the jar's pom.xml are not being resolved and so is the error.&lt;BR /&gt;Is there a workaround to handle this issue?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 23:50:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Impala-JDBC42-driver-have-issues-with-maven-build/m-p/332500#M231170</guid>
      <dc:creator>NewWanderer</dc:creator>
      <dc:date>2021-12-16T23:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Impala JDBC42 driver have issues with maven build</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Impala-JDBC42-driver-have-issues-with-maven-build/m-p/332502#M231172</link>
      <description>&lt;P&gt;Resolved it by manually adding it to the mvn repo instead of adding the maven dependency through the Studio.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 00:37:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Impala-JDBC42-driver-have-issues-with-maven-build/m-p/332502#M231172</guid>
      <dc:creator>NewWanderer</dc:creator>
      <dc:date>2021-12-17T00:37:30Z</dc:date>
    </item>
  </channel>
</rss>

