Member since
05-29-2018
69
Posts
0
Kudos Received
0
Solutions
11-07-2018
02:56 AM
How can I access livy sever using curl command? When I try curl hostaname:8998, it is throwing 401 error I created the ticket and tried using userID livy and having same issue
... View more
10-17-2018
03:45 PM
looks like zeppelin issue and your coding is working great. Thanks a lot.
... View more
10-17-2018
02:00 PM
thaks a lot. It works through command line shell. not working through zeppelin content = sc.textFile("file:///path/example.txt")
... View more
10-17-2018
01:49 PM
thank you so much. content = sc.textFile("file:///home/userid/test.txt") Is it the right syntax or does it need to be pointed to HDFS only? I am getting the following error message. An error occurred while calling z:org.apache.spark.api.python.PythonRDD.collectAndServe.
: org.apache.hadoop.mapred.InvalidInputException: Input path does not exist: file:/home/userid/test.txt
at org.apache.hadoop.mapred.FileInputFormat.singleThreadedListStatus(FileInputFormat.java:287)
at org.apache.hadoop.mapred.FileInputFormat.listStatus(FileInputFormat.java:229)
at org.apache.hadoop.mapred.FileInputFormat.getSplits(FileInputFormat.java:315)
at org.apache.spark.rdd.HadoopRDD.getPartitions(HadoopRDD.scala:199)
at org.apache.spark.rdd.RDD$anonfun$partitions$2.apply(RDD.scala:252)
at org.apache.spark.rdd.RDD$anonfun$partitions$2.apply(RDD.scala:250)
at scala.Option.getOrElse(Option.scala:121)
at org.apache.spark.rdd.RDD.partitions(RDD.scala:250)
at org.apache.spark.rdd.MapPartitionsRDD.getPartitions(MapPartitionsRDD.scala:35)
at org.apache.spark.rdd.RDD$anonfun$partitions$2.apply(RDD.scala:252)
at org.apache.spark.rdd.RDD$anonfun$partitions$2.apply(RDD.scala:250)
at scala.Option.getOrElse(Option.scala:121)
... View more
10-17-2018
02:30 AM
Can we read the unix file using pyspark script using zeppelin?
... View more
Labels:
- Labels:
-
Apache Spark
07-03-2018
01:30 PM
I am curious, how about solr, does it need to be up and running before Atlas comes up? Or only Hbase?
... View more
06-29-2018
01:00 PM
Hello, What is the exact relationship between atlas and solr? I thought metadata information write to Hbase.
... View more
Labels:
- Labels:
-
Apache Solr