Re: Text from pdf spark

2018-09-28 Thread Joel D
Yes, I can access the file using cli. On Fri, Sep 28, 2018 at 1:24 PM kathleen li wrote: > The error message is “file not found” > Are you able to use the following command line to assess the file with the > user you submitted the job? > hdfs dfs -ls /tmp/sample.pdf > > Sent from my iPhone > > O

Re: Text from pdf spark

2018-09-28 Thread kathleen li
The error message is “file not found” Are you able to use the following command line to assess the file with the user you submitted the job? hdfs dfs -ls /tmp/sample.pdf Sent from my iPhone > On Sep 28, 2018, at 12:10 PM, Joel D wrote: > > I'm trying to extract text from pdf files in hdfs usin