Github user MikeThomsen commented on the issue:

    https://github.com/apache/nifi/pull/3079
  
    From Jira:
    
    > PutParquet support is limited to HDFS. 
    
    It's actually not. You can write it to the local file system by supplying a 
Hadoop configuration that tells it to use that.
    
    It's not clear to me that this differs fundamentally from PutParquet other 
than the output target. Am I missing something?


---

Reply via email to