questions/apache-spark/page/7
I'm trying to load data to mysql ...READ MORE
Hey, Recursion is when a function makes a ...READ MORE
Hi, To create an RDD from external file ...READ MORE
Hi, When a function experiences an exception, it ...READ MORE
Hey, A BitSet is a set of non-negative ...READ MORE
Hi, We can declare Scala arrays in two ...READ MORE
Hi, A closure in Scala is a function ...READ MORE
Hey, The range() method will give us integers ...READ MORE
Hey, In this language, val is a value and var is ...READ MORE
Can anyone explain how to define SparkConf? READ MORE
Hi, Yes, "foreach" function you use because it will ...READ MORE
Hi, Scala uses immutability by default in most ...READ MORE
Hi, A for-comprehension is one way to carry ...READ MORE
The reason why you are able to ...READ MORE
Hey, The app is a helper class that ...READ MORE
Hi, You can check this example in your ...READ MORE
Hi, We can use loop control structures to ...READ MORE
Hey, A Scala Option is a kind of ...READ MORE
Hi, A stream is a lazy list as ...READ MORE
You have to use sqoop to export data ...READ MORE
1) Use the concat() function. Refer to the below ...READ MORE
Hey, Real-time data processing is not possible directly ...READ MORE
If you just want to get your ...READ MORE
Yes, you can but it has to ...READ MORE
Hi, If we omit an argument in a ...READ MORE
Hey, With varargs, we can pass a variable ...READ MORE
Hi, If you execute a bunch of programs, ...READ MORE
Hi, RDD in spark stands for REsilient distributed ...READ MORE
Can anyone explain what is immutability in ...READ MORE
Hey, Parquet is a columnar format file supported ...READ MORE
The map function creates an array of ...READ MORE
Web crawling is a program or automated ...READ MORE
Dataframe creation commands: Now we will register them ...READ MORE
Can anyone suggest when we create an ...READ MORE
To change the default queue to which ...READ MORE
Hi, You can use a simple mathematical calculation ...READ MORE
Hi, No, not mandatory, but there is no ...READ MORE
peopleDF: org.apache.spark.sql.DataFrame = [_corrupt_record: string] The above that ...READ MORE
Hey, Spark Core is a base engine of ...READ MORE
Hi, There is a term in Scala that is ...READ MORE
Hi, No. An RDD is made up of ...READ MORE
Hi, You can follow this example to know ...READ MORE
Can anyone suggest how to create RDD ...READ MORE
Hi, You can use for loop in scala using ...READ MORE
Hi, Yield keyword can be used either before ...READ MORE
Hi, You can use two level loops using the ...READ MORE
If you need a single output file ...READ MORE
Hi, The transformations are the functions that are ...READ MORE
Variable declaration can be done in two ...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.