[ 
https://issues.apache.org/jira/browse/NIFI-1322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15636011#comment-15636011
 ] 

ASF GitHub Bot commented on NIFI-1322:
--------------------------------------

Github user olegz commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/1181#discussion_r86523527
  
    --- Diff: 
nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/processors/hadoop/PutHDFS.java
 ---
    @@ -74,9 +75,15 @@
     @SeeAlso(GetHDFS.class)
     public class PutHDFS extends AbstractHadoopProcessor {
     
    -    public static final String REPLACE_RESOLUTION = "replace";
    -    public static final String IGNORE_RESOLUTION = "ignore";
    -    public static final String FAIL_RESOLUTION = "fail";
    --- End diff --
    
    Pierre; I understand why/what you did here, but given the fact that both 
the class and the variable names are ```public```, this constitutes a breaking 
change.


> Support appending files in PutHDFS
> ----------------------------------
>
>                 Key: NIFI-1322
>                 URL: https://issues.apache.org/jira/browse/NIFI-1322
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Scott
>




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

Reply via email to