Hi All, Some help ! RDD.first or RDD.take(1) gives the first item, is there a straight forward way to access the last element in a similar way ?
I coudnt fine a tail/last method for RDD. !!
Hi All, Some help ! RDD.first or RDD.take(1) gives the first item, is there a straight forward way to access the last element in a similar way ?
I coudnt fine a tail/last method for RDD. !!