You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by ammitt90 <gi...@git.apache.org> on 2018/06/14 06:35:25 UTC

[GitHub] nifi pull request #2793: NIFI-5309 update the logger message to get the outp...

GitHub user ammitt90 opened a pull request:

    https://github.com/apache/nifi/pull/2793

     NIFI-5309 update the logger message to get the output format from outputFormat Variable

    Updated the info message of logger printing the output format of flow files records.
    
    This change will print the output format in the logs of selectHiveQl processor based on the outputFormat variable value

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ammitt90/nifi NIFI-5309

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/2793.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2793
    
----
commit f1ae2761d3221016665768d6f59f58d9212910dd
Author: amitt90 <am...@...>
Date:   2018-06-14T06:16:46Z

     NIFI-5309 update the logger message to get the output format from the outputFormat variable

----


---

[GitHub] nifi issue #2793: NIFI-5309 update the logger message to get the output form...

Posted by ammitt90 <gi...@git.apache.org>.
Github user ammitt90 commented on the issue:

    https://github.com/apache/nifi/pull/2793
  
    @MikeThomsen Why the PR says "This pull request is closed, but the ammitt90:NIFI-5309 branch has unmerged commits."
    
    Is there anything which I am missing ??


---

[GitHub] nifi issue #2793: NIFI-5309 update the logger message to get the output form...

Posted by MikeThomsen <gi...@git.apache.org>.
Github user MikeThomsen commented on the issue:

    https://github.com/apache/nifi/pull/2793
  
    You won't see any sign that it's been merged in your repo until you pull the latest master branch from apache/nifi on GitHub. You can see your commit in master [here](https://github.com/apache/nifi/commit/8370a56dce0432e01fe2ad5d4a712c0fde081b0e)


---

[GitHub] nifi pull request #2793: NIFI-5309 update the logger message to get the outp...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/nifi/pull/2793


---