30999/hadoop-what-does-rdd-mean
RDD is the acronym for Resilient Distribution Datasets – a fault-tolerant collection of operational elements that run parallel. The partitioned data in RDD are immutable and distributed, which is a key component of Apache Spark.
Hope this helped
The new API makes extensive use of ...READ MORE
The total number of files in the ...READ MORE
I see that you are confused about ...READ MORE
An important component of the Hadoop Ecosystem ...READ MORE
Instead of spliting on '\n'. You should ...READ MORE
Firstly you need to understand the concept ...READ MORE
org.apache.hadoop.mapred is the Old API org.apache.hadoop.mapreduce is the ...READ MORE
Hi, You can create one directory in HDFS ...READ MORE
Here's another link from Hadoop which may ...READ MORE
MongoDB is a NoSQL database, whereas Hadoop is ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.