I am not sure about AWS credentials, but, in general, you can use task.opts config value to pass any java level settings, which will be passed to each container jvm.
On Tue, Dec 8, 2015 at 9:57 AM, Gordon Tai <gor...@vm5.com> wrote: > Hi, > > Is there any convenient way to pass custom Java system properties to Samza > jobs? > Specifically, since the system properties I wish to pass are > aws.accessKeyId and aws.secretKey for AWS credentials ( > > http://docs.aws.amazon.com/AWSSdkDocsJava/latest/DeveloperGuide/credentials.html > ), > writing > them into the Samza job config file doesn't seem like a good idea. > Any help is great, thanks! > > BR, > Gordon > > -- > *Gordon Tai* | Data Engineer | gor...@vm5.com | http://www.vm5.com > > > > *VMFIVE CONFIDENTIAL* > This message, including any attachments, may contain information that is > confidential, proprietary, privileged or otherwise protected by law, and is > intended only for the parties involved in the subject discussed therein. If > you have received this e-mail by mistake, please immediately delete the > message and notify the sender of such incident. Please be noted that any > unauthorized use, dissemination, distribution or copying of this email is > strictly prohibited. >