<?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: Fetch distinct values of a column in Dataframe using Spark in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Fetch-distinct-values-of-a-column-in-Dataframe-using-Spark/m-p/174631#M136894</link>
    <description>&lt;P&gt;Can you share full details of error message?You are probably missing some libraries. If you are reading data from hdfs and running in yarn-cluster mode your parallelism by default will be equal to number of hdfs blocks. As best practice you should avoid doing collect operation unless its small test dataset and instead use saveAsTextFile method to write result dataset to hdfs or local file.&lt;/P&gt;</description>
    <pubDate>Mon, 15 Aug 2016 10:17:45 GMT</pubDate>
    <dc:creator>rreddy</dc:creator>
    <dc:date>2016-08-15T10:17:45Z</dc:date>
  </channel>
</rss>

