Skip to content

Conversation

jiafuzha
Copy link
Contributor

@jiafuzha jiafuzha commented Aug 30, 2021

When prepared sql/aggregation, I got "No such file found" exception. I tracked down to "autogen/src/main/java/HiBench/Visit.java", there is a line,

"new BufferedReader(new FileReader(cachePath.toString());". It's not correct since cachePath.toString has "file:/" prefix prepended to file path which cannot be recognized by Java File.

@jiafuzha
Copy link
Contributor Author

@carsonwang , please help review

@carsonwang
Copy link
Collaborator

It is not clear where "file:/" comes from, can you please explain? Also, does the code work on HDFS in your environment as I did run them before.

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

Successfully merging this pull request may close these issues.

2 participants