<?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 Hive JDBC Driver appening '.' to my queries? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Hive-JDBC-Driver-appening-to-my-queries/m-p/180435#M142681</link>
    <description>&lt;P&gt;I'm encountering a frustrating and somewhat hard to troubleshoot issue with sending queries through the Cloudera Hive Driver implementation in my Spring Batch app.&lt;/P&gt;&lt;P&gt;I have my select statement as follows:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;SELECT * FROM table WHERE `table`.`column`=y;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;(the above query is generated using a string concat function, though the stacktrace displays the sql query as it should be expected)&lt;/P&gt;&lt;P&gt;ERROR :&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SQL state [HY000]; error code [10360]; [Cloudera][JDBC](10360) Column name not found: column.;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;For some reason there is a full stop appended to the end of the column name. Why? Googling has yielded no solution&lt;/P&gt;&lt;P&gt;Odd note; This error only occurs every 5-30 of identical queries that my program fires off to hive, so I am struggling to debug at what point this error can occur. It doesn't correlate with my pool size either.&lt;/P&gt;&lt;P&gt;I have attempted to use the &lt;STRONG&gt;UseNativeQuery  &lt;/STRONG&gt;option in the hive driver but there seems to be no effect on this occurrence with it enabled or disabled.&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jul 2018 23:33:41 GMT</pubDate>
    <dc:creator>rory_malone</dc:creator>
    <dc:date>2018-07-09T23:33:41Z</dc:date>
  </channel>
</rss>

