Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update avro input path #338

Open
thongonary opened this issue Jul 11, 2017 · 0 comments
Open

Update avro input path #338

thongonary opened this issue Jul 11, 2017 · 0 comments

Comments

@thongonary
Copy link

thongonary commented Jul 11, 2017

Hi,

When I ran myspark to collect the log
$ myspark --spec=cond.spec --script=RecordFinder --records-output=records.json

I encountered this error:
py4j.protocol.Py4JJavaError: An error occurred while calling z:org.apache.spark.api.python.PythonRDD.newAPIHadoopFile. : org.apache.hadoop.mapreduce.lib.input.InvalidInputException: Input path does not exist: hdfs://analytix/cms/wmarchive/avro/2017/06/30

The correct path should be:
hdfs://analytix/cms/wmarchive/avro/fwjr/2017/06/30

Could you please update this in the source code? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant