We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This the code to reimplement: https://github.com/fge/jackson-coreutils/blob/master/src/main/java/com/github/fge/jackson/JsonLoader.java#L74
See scalax.io.Resource.fromClasspath too.
The text was updated successfully, but these errors were encountered:
Use this rather than the dependency:
https://github.com/scala-incubator/scala-io/blob/master/core/src/main/scala/scalax/io/Resource.scala#L564
Sorry, something went wrong.
Re-implemented JsonLoader.fromResource to avoid Hadoop exceptions (cl…
b4e4fa6
…oses #25)
4143939
This has been de-scheduled for now. Changing AMI versions seemed to fix this.
alexanderdean
No branches or pull requests
This the code to reimplement: https://github.com/fge/jackson-coreutils/blob/master/src/main/java/com/github/fge/jackson/JsonLoader.java#L74
See scalax.io.Resource.fromClasspath too.
The text was updated successfully, but these errors were encountered: