Member since
12-28-2016
2
Posts
0
Kudos Received
0
Solutions
12-28-2016
03:34 PM
How do I get a file into that directory? Forgive my inexperience.
... View more
12-28-2016
03:19 PM
Sandbox 2.5 on Virtualbox 5.1.12 on a Windows 10 machine. I am trying to load a text file using Spark in Scala and I am not sure where to place the files so they can be seen in Zeppelin. Is there a good tutorial to familiarize me with the access for Zeppelin? I have an SSH window open using the 127.0.0.1:4200 and can access the file system on the virtualbox but not sure where Zeppelin will be looking to read a file. I am not super saavy at Linux so working my way through. The error I get is: markFIle: org.apache.spark.rdd.RDD[string] = cdrs.txt MapPartitionsRDD[37] at textFile at <console.:31 org.apache.hadoop.mapred.InvalidInputException:
Input path does not exist: hdfs://sandbox.hortonworks.com:
8020/user/zeppelin/cdrs.txt I have gone through some of the
tutorials but have not seen anything related to how Zeppelin uses hdfs
to read files verses me using the SSH to the VirtualBox at root to
locate files.
... View more
Labels:
- Labels:
-
Apache Zeppelin