Support loading reference files from HDFS/other file system #50
Labels
Milestone
Comments
Closed
So what needs to be done for this issue? The |
Fixed by #107. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is supported as part of the ADAM pipe transform using the optional
files
parameter, which copies files from a "global" path into local temp space on each Spark executor.The text was updated successfully, but these errors were encountered: