jayaaditya commented on pull request #4585:
URL: https://github.com/apache/nifi/pull/4585#issuecomment-705957751


   Hello @si-sun! I just tried executing the processor with the parent dirs as 
nifi expression attributes. There seems to no particular issue in directory 
creation. This was the properties I set in my PutSmbFile processor. 
   ![Uploading Screenshot 2020-10-09 at 1.06.55 PM.png…](PutSmbFile Properties)
   And these were the debug logs after execution.
   ```
   13:08:26 JSTDEBUG0289ea7d-0175-1000-714f-a2965bf8530d
   PutSmbFile[id=0289ea7d-0175-1000-714f-a2965bf8530d] Processing next 1 
flowfiles
   13:08:26 JSTDEBUG0289ea7d-0175-1000-714f-a2965bf8530d
   PutSmbFile[id=0289ea7d-0175-1000-714f-a2965bf8530d] 2
   13:08:26 JSTDEBUG0289ea7d-0175-1000-714f-a2965bf8530d
   PutSmbFile[id=0289ea7d-0175-1000-714f-a2965bf8530d] 1
   13:08:26 JSTDEBUG0289ea7d-0175-1000-714f-a2965bf8530d
   PutSmbFile[id=0289ea7d-0175-1000-714f-a2965bf8530d] Creating folder 
2020-10-09
   13:08:26 JSTDEBUG0289ea7d-0175-1000-714f-a2965bf8530d
   PutSmbFile[id=0289ea7d-0175-1000-714f-a2965bf8530d] Creating folder 
2020-10-09\13
   ```
   I verified whether the directories are getting created in my sambashare 
folder as well.
   Thanks for pointing out this test case!


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to