You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Joel Baranick (JIRA)" <ji...@apache.org> on 2017/08/14 21:33:00 UTC

[jira] [Created] (GOBBLIN-207) Gobblin AWS requires job package to be publicly accessible

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)