Comments on: Build Your First Application in Spark https://acadgild.com/blog/build-first-application-spark/ Learn. Do. Earn. Thu, 25 Aug 2016 12:12:23 +0000 hourly 1 https://wordpress.org/?v=4.5.3 By: Vishwas https://acadgild.com/blog/build-first-application-spark/#comment-2880 Fri, 24 Jun 2016 05:59:47 +0000 https://acadgild.com/blog/?p=2979#comment-2880 In the above example, num_char is mentioned as RDD, Its not an RDD – its the result of an action(reduce). Its of Long type(I suppose).
Correct me if wrong

]]>