You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Mark Payne (JIRA)" <ji...@apache.org> on 2015/10/08 14:40:27 UTC

[jira] [Created] (NIFI-1025) PutS3Object fails if running with Java 8

Mark Payne created NIFI-1025:
--------------------------------

             Summary: PutS3Object fails if running with Java 8
                 Key: NIFI-1025
                 URL: https://issues.apache.org/jira/browse/NIFI-1025
             Project: Apache NiFi
          Issue Type: Bug
          Components: Extensions
            Reporter: Mark Payne
             Fix For: 0.4.0


There is a known bug with the version of the AWS SDK (and associated Joda Time library that is being used) that prevents the PutS3Object processor from successfully putting data to Amazon S3 if running the newest version of Java (Java 1.8 update 60). There is a ticket for this in the AWS SDK: https://github.com/aws/aws-sdk-java/issues/444

We need to update to a newer version of the AWS SDK in order to ensure that this works on Java 1.8.60



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