<?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: HIve not loading escape character (\) in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIve-not-loading-escape-character/m-p/125927#M22803</link>
    <description>&lt;P&gt;Let me clarify - the external table is using the CSVSerde to read the data and then we are loading an ORC table which uses the OrcSerde&lt;/P&gt;</description>
    <pubDate>Mon, 14 Mar 2016 22:16:53 GMT</pubDate>
    <dc:creator>jpasswaters</dc:creator>
    <dc:date>2016-03-14T22:16:53Z</dc:date>
    <item>
      <title>HIve not loading escape character (\)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIve-not-loading-escape-character/m-p/125924#M22800</link>
      <description>&lt;P&gt;We have some data that has a backslash (\) and noticed that when loading into Hive, it treats it as an escape character.  Is there a way to get around it treating this as an escape character?  &lt;/P&gt;&lt;P&gt;I have tried replacing a single backslash with 2 backslashes and it still give me the same result.&lt;/P&gt;&lt;P&gt;The only other thing i could think of doing is just replacing the backslash with the encoded version of that value.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2016 21:14:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIve-not-loading-escape-character/m-p/125924#M22800</guid>
      <dc:creator>jpasswaters</dc:creator>
      <dc:date>2016-03-14T21:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: HIve not loading escape character (\)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIve-not-loading-escape-character/m-p/125925#M22801</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/1354/jpasswaters.html" nodeid="1354"&gt;@Jesse Passwaters&lt;/A&gt;&lt;P&gt;How are you loading your data to Hive ? If you are using Sqoop, then you need to take a look at&lt;/P&gt;&lt;P&gt;&lt;A href="https://sqoop.apache.org/docs/1.4.0-incubating/SqoopUserGuide.html#id1765770" target="_blank"&gt;https://sqoop.apache.org/docs/1.4.0-incubating/SqoopUserGuide.html#id1765770&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2016 21:31:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIve-not-loading-escape-character/m-p/125925#M22801</guid>
      <dc:creator>shishir_saxena4</dc:creator>
      <dc:date>2016-03-14T21:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: HIve not loading escape character (\)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIve-not-loading-escape-character/m-p/125926#M22802</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2820/shishirsaxena3.html" nodeid="2820"&gt;@Shishir Saxena&lt;/A&gt; &lt;/P&gt;&lt;P&gt;We are loading the data from an external table via the CSVSerde.  In the temp table we can view the backslashes, but once we load it into the ORC format via the CSVSerde the backslashes, no matter how many there are, they disappear.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2016 21:48:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIve-not-loading-escape-character/m-p/125926#M22802</guid>
      <dc:creator>jpasswaters</dc:creator>
      <dc:date>2016-03-14T21:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: HIve not loading escape character (\)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIve-not-loading-escape-character/m-p/125927#M22803</link>
      <description>&lt;P&gt;Let me clarify - the external table is using the CSVSerde to read the data and then we are loading an ORC table which uses the OrcSerde&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2016 22:16:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIve-not-loading-escape-character/m-p/125927#M22803</guid>
      <dc:creator>jpasswaters</dc:creator>
      <dc:date>2016-03-14T22:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: HIve not loading escape character (\)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIve-not-loading-escape-character/m-p/125928#M22804</link>
      <description>&lt;P&gt;Can you use ESCAPED BY '\' when you create an ORC table and load from the external table?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2016 00:34:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIve-not-loading-escape-character/m-p/125928#M22804</guid>
      <dc:creator>tsaito</dc:creator>
      <dc:date>2016-03-15T00:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: HIve not loading escape character (\)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIve-not-loading-escape-character/m-p/125929#M22805</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/333/tsaito.html" nodeid="333"&gt;@Takahiko Saito&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I've seen where you can do that with the CSVSerde, but haven't found anything that states that you could use that with the OrcSerde.  Do you have any examples?
&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2016 01:15:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIve-not-loading-escape-character/m-p/125929#M22805</guid>
      <dc:creator>jpasswaters</dc:creator>
      <dc:date>2016-03-15T01:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: HIve not loading escape character (\)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIve-not-loading-escape-character/m-p/125930#M22806</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1354/jpasswaters.html" nodeid="1354"&gt;@Jesse Passwaters&lt;/A&gt; &lt;A rel="user" href="https://community.cloudera.com/users/333/tsaito.html" nodeid="333"&gt;@Takahiko Saito&lt;/A&gt; Please take a look at &lt;/P&gt;&lt;P&gt;&lt;A href="https://documentation.altiscale.com/using-csv-serde-with-hive" target="_blank"&gt;https://documentation.altiscale.com/using-csv-serde-with-hive&lt;/A&gt; It has example of how to use a different escape character.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2016 05:54:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIve-not-loading-escape-character/m-p/125930#M22806</guid>
      <dc:creator>shishir_saxena4</dc:creator>
      <dc:date>2016-03-15T05:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: HIve not loading escape character (\)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIve-not-loading-escape-character/m-p/125931#M22807</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2820/shishirsaxena3.html" nodeid="2820"&gt;@Shishir Saxena&lt;/A&gt; - That worked!  I previously saw that but just didn't think that would solve it.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2016 20:57:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIve-not-loading-escape-character/m-p/125931#M22807</guid>
      <dc:creator>jpasswaters</dc:creator>
      <dc:date>2016-03-16T20:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: HIve not loading escape character (\)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIve-not-loading-escape-character/m-p/125932#M22808</link>
      <description>&lt;P&gt;I was not able to open the link  :&lt;A href="https://documentation.altiscale.com/using-csv-serde-with-hive"&gt;https://documentation.altiscale.com/using-csv-serde-with-hive&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Could you p[lease provide the correct link or provide me the solution which would be helpful.&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 12:58:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIve-not-loading-escape-character/m-p/125932#M22808</guid>
      <dc:creator>sahithi_477</dc:creator>
      <dc:date>2018-05-18T12:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: HIve not loading escape character (\)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIve-not-loading-escape-character/m-p/125933#M22809</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/2820/shishirsaxena3.html"&gt;Shishir Saxena&lt;/A&gt;: This link is not working &lt;/P&gt;&lt;P&gt;&lt;A href="https://documentation.altiscale.com/using-csv-serde-with-hive"&gt;https://documentation.altiscale.com/using-csv-serde-with-hive&lt;/A&gt; It has example of how to use a different escape character.&lt;/P&gt;&lt;P&gt;Can you post the contents of the above link here? or give a different link that works?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jun 2018 03:16:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/HIve-not-loading-escape-character/m-p/125933#M22809</guid>
      <dc:creator>sujai7519</dc:creator>
      <dc:date>2018-06-13T03:16:45Z</dc:date>
    </item>
  </channel>
</rss>

