You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Chaitanya (JIRA)" <ji...@apache.org> on 2016/11/30 05:31:58 UTC

[jira] [Created] (APEXMALHAR-2360) Make properties consistent for S3InputModule with S3OutputModule.

Chaitanya created APEXMALHAR-2360:
-------------------------------------

             Summary: Make properties consistent for S3InputModule with S3OutputModule.
                 Key: APEXMALHAR-2360
                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2360
             Project: Apache Apex Malhar
          Issue Type: Improvement
            Reporter: Chaitanya
            Assignee: Chaitanya
            Priority: Minor


Currently, belowe are the configuration properties for S3 modules:
S3InputModule : URL as the configuration property 
S3OutputModule : accessKey, secretAccessKey, bucketName are the configuration properties.
To make it consistent, add accessKey, secretAccessKey, bucketName properties to S3InputModule and construct the URL from these properties.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)