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

    https://github.com/apache/nifi/pull/2946#discussion_r211700721
  
    --- Diff: 
nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/nifi/processors/hive/PutHive3Streaming.java
 ---
    @@ -133,6 +133,7 @@
                         + "Please see the Hive documentation for more 
details.")
                 .required(false)
                 .addValidator(HiveUtils.createMultipleFilesExistValidator())
    +            
.expressionLanguageSupported(ExpressionLanguageScope.VARIABLE_REGISTRY)
    --- End diff --
    
    It's fixed now. Appreciate if you could take a look.


---

Reply via email to