You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by "SAHA, DEBOBROTA" <ds...@att.com> on 2015/08/20 21:55:15 UTC

load NULL Values in RDD

Hi ,

Can anyone help me in loading a column that may or may not have NULL values in a RDD.


Thanks

Re: load NULL Values in RDD

Posted by Akhil Das <ak...@sigmoidanalytics.com>.
Are you reading the column data from a SQL database? If so, have a look at
the JdbcRDD. <http://www.infoobjects.com/spark-sql-jdbcrdd/>

Thanks
Best Regards

On Fri, Aug 21, 2015 at 1:25 AM, SAHA, DEBOBROTA <ds...@att.com> wrote:

> Hi ,
>
>
>
> Can anyone help me in loading a column that may or may not have NULL
> values in a RDD.
>
>
>
>
>
> Thanks
>