51157/do-real-time-data-processing-is-possible-with-spark-sql
Hey,
Real-time data processing is not possible directly but obviously, we can make it happen by registering existing RDD as a SQL table and trigger the SQL queries on priority.
Yes, it is possible to run Spark ...READ MORE
Hi@akhtar, There is no concept of indexing in ...READ MORE
Some of the key differences between an RDD and ...READ MORE
Minimizing data transfers and avoiding shuffling helps ...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
Hi, RDD in spark stands for REsilient distributed ...READ MORE
Hi, Spark provides a high-level API in Java, ...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.