[
https://issues.apache.org/jira/browse/NIFI-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16272976#comment-16272976
]
ASF GitHub Bot commented on NIFI-4565:
--------------------------------------
Github user joewitt commented on the issue:
https://github.com/apache/nifi/pull/2293
@baank To be clear this is the Apache NiFi open source community. There
are no customers here - just an open community.
Regarding this contribution: The contribution as provided thus far creates
an alternative problem, for which, a couple of committers have said we should
find a better way. What Joey is showing/suggesting above, specifically with
NIFI-4650, would give you the flexibility you appear to need and doesn't seem
to come with the same introduced alternative problem. So this is probably a
good path to pursue.
Regarding the comments about a particular vendor distribution obviously
this community cannot speak to that.
Hopefully that helps you see what is being suggested is not recommending
you do any forking.
Thanks
> PutParquet doesn't support S3
> -----------------------------
>
> Key: NIFI-4565
> URL: https://issues.apache.org/jira/browse/NIFI-4565
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.4.0
> Reporter: Franco
> Assignee: Joey Frazee
>
> PutParquet doesn't support S3 targets due to the lack of the hadoop-aws
> dependency.
> To recreate it:
> 1) Modify core-site.xml to change fs.defaultName to one starting with s3://
> 2) Add a PutParquet
> 3) It will fail to run. The logs will show the missing hadoop-aws dependency.
> Simple fix is just to add hadoop-aws.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)