blah.. remove new text

gh-pages
Larry Ogrodnek 2011-11-18 17:19:32 -08:00
parent a3890af2fd
commit d80207c098
1 changed files with 0 additions and 3 deletions

View File

@ -44,9 +44,6 @@
<h1>csv-serde</h1>
<h2>Hive CSV Support</h2>
<p>csv-serde adds real CSV support to <a href="http://hive.apache.org/">hive</a> using <a href="http://opencsv.sourceforge.net/">opencsv</a>.</p>
<p>The CSV format is surprisingly tricky. It's not as easy as splitting on commas. You need to handle
commas in your data that are quoted, quoted quotes, etc. This SerDe lets you easily read and write CSV files in hive.
</p>
</div>
<!-- Example row of columns -->