<?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 Bug in LAB 3 - PIG RISK FACTOR ANALYSIS in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Bug-in-LAB-3-PIG-RISK-FACTOR-ANALYSIS/m-p/171350#M50099</link>
    <description>&lt;P&gt;There is a bug in Lab 3. &lt;/P&gt;&lt;P&gt;Instead of "CREATE TABLE riskfactor (driverid string,events bigint,totmiles bigint,riskfactor float)&lt;/P&gt;&lt;P&gt;STORED AS ORC;"&lt;/P&gt;&lt;P&gt;it should be defined as "CREATE TABLE riskfactor (driverid string,events bigint,totmiles &lt;STRONG&gt;double&lt;/STRONG&gt;,riskfactor float)&lt;/P&gt;&lt;P&gt;STORED AS ORC;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Dec 2016 08:07:12 GMT</pubDate>
    <dc:creator>dev_abhi_verma</dc:creator>
    <dc:date>2016-12-26T08:07:12Z</dc:date>
    <item>
      <title>Bug in LAB 3 - PIG RISK FACTOR ANALYSIS</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Bug-in-LAB-3-PIG-RISK-FACTOR-ANALYSIS/m-p/171350#M50099</link>
      <description>&lt;P&gt;There is a bug in Lab 3. &lt;/P&gt;&lt;P&gt;Instead of "CREATE TABLE riskfactor (driverid string,events bigint,totmiles bigint,riskfactor float)&lt;/P&gt;&lt;P&gt;STORED AS ORC;"&lt;/P&gt;&lt;P&gt;it should be defined as "CREATE TABLE riskfactor (driverid string,events bigint,totmiles &lt;STRONG&gt;double&lt;/STRONG&gt;,riskfactor float)&lt;/P&gt;&lt;P&gt;STORED AS ORC;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2016 08:07:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Bug-in-LAB-3-PIG-RISK-FACTOR-ANALYSIS/m-p/171350#M50099</guid>
      <dc:creator>dev_abhi_verma</dc:creator>
      <dc:date>2016-12-26T08:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Bug in LAB 3 - PIG RISK FACTOR ANALYSIS</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Bug-in-LAB-3-PIG-RISK-FACTOR-ANALYSIS/m-p/171351#M50100</link>
      <description>&lt;P&gt;I can confirm this.  My Pig script was throwing an error in the logs and the data wasn't being loaded into Hive.  Dropping the table with the statement "DROP TABLE riskfactor;" and recreating the riskfactor table in Hive as shown above resolved this issue and the Pig script was able to execute properly and load the data into Hive. &lt;/P&gt;</description>
      <pubDate>Sat, 04 Feb 2017 15:42:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Bug-in-LAB-3-PIG-RISK-FACTOR-ANALYSIS/m-p/171351#M50100</guid>
      <dc:creator>kevinjackswi</dc:creator>
      <dc:date>2017-02-04T15:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Bug in LAB 3 - PIG RISK FACTOR ANALYSIS</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Bug-in-LAB-3-PIG-RISK-FACTOR-ANALYSIS/m-p/171352#M50101</link>
      <description>&lt;P&gt;Agreed, completely following tutorial, I was getting the same error. Dropping the table and re-adding with double type allowed the pig script to execute.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2017 00:44:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Bug-in-LAB-3-PIG-RISK-FACTOR-ANALYSIS/m-p/171352#M50101</guid>
      <dc:creator>dstroer</dc:creator>
      <dc:date>2017-02-17T00:44:34Z</dc:date>
    </item>
  </channel>
</rss>

