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

    https://github.com/apache/nifi/pull/2946#discussion_r209458600
  
    --- Diff: 
nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/src/main/java/org/apache/nifi/processors/hive/PutHiveStreaming.java
 ---
    @@ -182,6 +182,7 @@
                         + "Please see the Hive documentation for more 
details.")
                 .required(false)
                 .addValidator(HiveUtils.createMultipleFilesExistValidator())
    +            
.expressionLanguageSupported(ExpressionLanguageScope.VARIABLE_REGISTRY)
    --- End diff --
    
    Oops.. Extremely sorry.. My mistake. Cherry-picked the wrong commit. Let me 
fix this real quick.


---

Reply via email to