Closed francotestori closed 8 years ago
Hmm, what stands out is:
[error] uncaught exception during compilation: java.io.IOException
[error] File name too long
Perhaps an issue with your local filesystem?
Indeed, the problem was with ubuntu's encrypted filesystem. Thanks for the guidance.
Sure, happy it works now.
After running sbt test on my computer the error code posted here appears. Yet it is strange because I have succesfully run this code on my personal computer. I would believe there is an issue related to the generated code from the avro schema, but it is only an assumption.
I would really appreciate some help with this issue. Thanks in advanced.
P.S: Here goes the error code