nifi-minifi-cpp git commit: MINIFICPP-368 Implement subjectless EL functions

2018-05-03 Thread phrocker
Repository: nifi-minifi-cpp Updated Branches: refs/heads/master ebdfc21f8 -> 4c8cb0e0c MINIFICPP-368 Implement subjectless EL functions This closes #316. Signed-off-by: Marc Parisi Project: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/repo Commit: http://git-wip-us.apache.org/rep

[1/2] nifi-minifi-cpp git commit: MINIFICPP-475 Added support for preferred frame width/height to GetUSBCamera properties

2018-05-03 Thread phrocker
Repository: nifi-minifi-cpp Updated Branches: refs/heads/master 7958bd11b -> ebdfc21f8 MINIFICPP-475 Added support for preferred frame width/height to GetUSBCamera properties This closes #318. Signed-off-by: Marc Parisi Project: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/repo

[2/2] nifi-minifi-cpp git commit: MINIFICPP-478 Added missing date manipulation heading/intro docs

2018-05-03 Thread phrocker
MINIFICPP-478 Added missing date manipulation heading/intro docs This closes #317. Signed-off-by: Marc Parisi Project: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/commit/ebdfc21f Tree: http://git-wip-us.apache.org/r

nifi git commit: NIFI-5134 Explicitly requesting UGI to relogin before attempting to get a DB connection in HiveConnectionPool

2018-05-03 Thread mattyb149
Repository: nifi Updated Branches: refs/heads/master 2007c207a -> 3ad324351 NIFI-5134 Explicitly requesting UGI to relogin before attempting to get a DB connection in HiveConnectionPool Signed-off-by: Matthew Burgess This closes #2667 Project: http://git-wip-us.apache.org/repos/asf/nifi/r

nifi git commit: NIFI-4393: Handle database specific identifier escape characters

2018-05-03 Thread mthomsen
Repository: nifi Updated Branches: refs/heads/master 18ad34810 -> 2007c207a NIFI-4393: Handle database specific identifier escape characters QueryDatabaseTable and GenerateTableFetch processors were not able to use max value state as expected, if max value column was wrapped with escape charac