Member since
06-20-2018
9
Posts
0
Kudos Received
0
Solutions
07-09-2018
08:11 AM
jsonissue.png Getting exception that u have multiple columns and text format can accept 1 column only.
... View more
Labels:
- Labels:
-
Apache Spark
07-04-2018
01:09 PM
Thank you!
... View more
07-04-2018
01:08 PM
Thanks! It worked.
... View more
07-04-2018
11:18 AM
val rd = sqlContext.read.json("/user/root/Example2.JSON"); //Used this command. <console>:23: error: not found: value sqlContext
val rd = sqlContext.read.json("/user/root/Example2.JSON");
^ //Got this output @Jay Kumar SenSharm
... View more
07-04-2018
11:12 AM
Yes, using spark2. It is by default using Spark2. What else should I try? @Jay Kumar SenSharma
... View more
07-04-2018
10:59 AM
sqlcontext.png Please find snapshot attached for the issue.
... View more
Labels:
- Labels:
-
Apache Spark
07-04-2018
06:45 AM
hive.png Please find the attached snapshot to see the issue. Thanks!
... View more
Labels:
- Labels:
-
Apache Hive