Joel Baranick created GOBBLIN-207:
-------------------------------------
Summary: Gobblin AWS requires job package to be publicly accessible
Key: GOBBLIN-207
URL: https://issues.apache.org/jira/browse/GOBBLIN-207
Project: Apache Gobblin
Issue Type: Bug
Reporter: Joel Baranick
{{GobblinAwsJobConfigurationManager}} expects that the job configuration file
is publicly accessible so that it can be downloaded. This PR changes how the
download is done, using Hadoop FS, so that the job package can be stored on
filesystems that don't expose it over HTTP and so that authentication can be
performed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)