[
https://issues.apache.org/jira/browse/NIFI-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16899437#comment-16899437
]
Alessandro D'Armiento commented on NIFI-6513:
---------------------------------------------
It seems the issue is in the `HiveOptions` object, which receives a boolean
`autoCreatePartitions` in its `Builder`, but then it's never used (and a getter
doesn't exist as well). I'm working on fixing this
> The property of PutHive3Streaming Processor named "Auto-Create Partitions" is
> useless
> -------------------------------------------------------------------------------------
>
> Key: NIFI-6513
> URL: https://issues.apache.org/jira/browse/NIFI-6513
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.9.0
> Environment: Hive3.1.0
> Reporter: Lu Wang
> Priority: Major
>
> The PutHive3Streaming processor always creates the partition, regardless of
> whether the value of property named "Auto-Create Partitions" is set to true
> or false。
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)