[GitHub] [nifi-minifi-cpp] jdye64 commented on a change in pull request #561: MINIFICPP-854 CaptureRTSPFrame with OpenCV

2019-05-20 Thread GitBox
jdye64 commented on a change in pull request #561: MINIFICPP-854 CaptureRTSPFrame with OpenCV URL: https://github.com/apache/nifi-minifi-cpp/pull/561#discussion_r285828376 ## File path: libminifi/test/opencv-tests/CMakeLists.txt ## @@ -0,0 +1,39 @@ +# Review comment:

[GitHub] [nifi-minifi-cpp] jdye64 commented on a change in pull request #562: MINIFICPP-856 Introduce AWS SDK to the MiNiFi Cmake build

2019-05-20 Thread GitBox
jdye64 commented on a change in pull request #562: MINIFICPP-856 Introduce AWS SDK to the MiNiFi Cmake build URL: https://github.com/apache/nifi-minifi-cpp/pull/562#discussion_r285815554 ## File path: README.md ## @@ -80,6 +80,7 @@ Through JNI extensions you can run NiFi

[jira] [Created] (MINIFICPP-865) Statically link AWS SDK to libminifi

2019-05-20 Thread Jeremy Dyer (JIRA)
Jeremy Dyer created MINIFICPP-865: - Summary: Statically link AWS SDK to libminifi Key: MINIFICPP-865 URL: https://issues.apache.org/jira/browse/MINIFICPP-865 Project: Apache NiFi MiNiFi C++

[GitHub] [nifi-minifi-cpp] jdye64 commented on a change in pull request #562: MINIFICPP-856 Introduce AWS SDK to the MiNiFi Cmake build

2019-05-20 Thread GitBox
jdye64 commented on a change in pull request #562: MINIFICPP-856 Introduce AWS SDK to the MiNiFi Cmake build URL: https://github.com/apache/nifi-minifi-cpp/pull/562#discussion_r285814673 ## File path: extensions/aws/CMakeLists.txt ## @@ -0,0 +1,67 @@ +# +# Licensed to the

[GitHub] [nifi] archongum commented on a change in pull request #3481: NIFI-6305: RecordPath Standalone Functions: format() and toDate() allow time zone argument

2019-05-20 Thread GitBox
archongum commented on a change in pull request #3481: NIFI-6305: RecordPath Standalone Functions: format() and toDate() allow time zone argument URL: https://github.com/apache/nifi/pull/3481#discussion_r285784805 ## File path: nifi-commons/nifi-record-path/pom.xml ## @@

[jira] [Updated] (MINIFICPP-852) Embed Operation state into RESTProtocol

2019-05-20 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-852: - Fix Version/s: 0.7.0 > Embed Operation state into RESTProtocol >

[jira] [Updated] (MINIFICPP-852) Embed Operation state into RESTProtocol

2019-05-20 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-852: - Resolution: Fixed Status: Resolved (was: Patch Available) > Embed Operation

[GitHub] [nifi-minifi-cpp] asfgit closed pull request #560: MINIFICPP-852: Add details to restful response. CoAP will not include…

2019-05-20 Thread GitBox
asfgit closed pull request #560: MINIFICPP-852: Add details to restful response. CoAP will not include… URL: https://github.com/apache/nifi-minifi-cpp/pull/560 This is an automated message from the Apache Git Service. To

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #562: MINIFICPP-856 Introduce AWS SDK to the MiNiFi Cmake build

2019-05-20 Thread GitBox
phrocker commented on a change in pull request #562: MINIFICPP-856 Introduce AWS SDK to the MiNiFi Cmake build URL: https://github.com/apache/nifi-minifi-cpp/pull/562#discussion_r285763245 ## File path: extensions/aws/CMakeLists.txt ## @@ -0,0 +1,67 @@ +# +# Licensed to

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #562: MINIFICPP-856 Introduce AWS SDK to the MiNiFi Cmake build

2019-05-20 Thread GitBox
phrocker commented on a change in pull request #562: MINIFICPP-856 Introduce AWS SDK to the MiNiFi Cmake build URL: https://github.com/apache/nifi-minifi-cpp/pull/562#discussion_r285762651 ## File path: README.md ## @@ -80,6 +80,7 @@ Through JNI extensions you can run

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #561: MINIFICPP-854 CaptureRTSPFrame with OpenCV

2019-05-20 Thread GitBox
phrocker commented on a change in pull request #561: MINIFICPP-854 CaptureRTSPFrame with OpenCV URL: https://github.com/apache/nifi-minifi-cpp/pull/561#discussion_r285762314 ## File path: libminifi/test/opencv-tests/CMakeLists.txt ## @@ -0,0 +1,39 @@ +# Review comment:

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #561: MINIFICPP-854 CaptureRTSPFrame with OpenCV

2019-05-20 Thread GitBox
phrocker commented on a change in pull request #561: MINIFICPP-854 CaptureRTSPFrame with OpenCV URL: https://github.com/apache/nifi-minifi-cpp/pull/561#discussion_r285762123 ## File path: extensions/opencv/CaptureRTSPFrame.h ## @@ -0,0 +1,141 @@ +/** + * Licensed to the

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #561: MINIFICPP-854 CaptureRTSPFrame with OpenCV

2019-05-20 Thread GitBox
phrocker commented on a change in pull request #561: MINIFICPP-854 CaptureRTSPFrame with OpenCV URL: https://github.com/apache/nifi-minifi-cpp/pull/561#discussion_r285761984 ## File path: extensions/opencv/CaptureRTSPFrame.h ## @@ -0,0 +1,141 @@ +/** + * Licensed to the

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #561: MINIFICPP-854 CaptureRTSPFrame with OpenCV

2019-05-20 Thread GitBox
phrocker commented on a change in pull request #561: MINIFICPP-854 CaptureRTSPFrame with OpenCV URL: https://github.com/apache/nifi-minifi-cpp/pull/561#discussion_r285761644 ## File path: extensions/opencv/CMakeLists.txt ## @@ -0,0 +1,65 @@ +# +# Licensed to the Apache

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #561: MINIFICPP-854 CaptureRTSPFrame with OpenCV

2019-05-20 Thread GitBox
phrocker commented on a change in pull request #561: MINIFICPP-854 CaptureRTSPFrame with OpenCV URL: https://github.com/apache/nifi-minifi-cpp/pull/561#discussion_r285761163 ## File path: extensions/opencv/CaptureRTSPFrame.cpp ## @@ -0,0 +1,170 @@ +/** + * Licensed to the

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #561: MINIFICPP-854 CaptureRTSPFrame with OpenCV

2019-05-20 Thread GitBox
phrocker commented on a change in pull request #561: MINIFICPP-854 CaptureRTSPFrame with OpenCV URL: https://github.com/apache/nifi-minifi-cpp/pull/561#discussion_r285760829 ## File path: extensions/opencv/CaptureRTSPFrame.cpp ## @@ -0,0 +1,170 @@ +/** + * Licensed to the

[GitHub] [nifi] thenatog commented on a change in pull request #3482: NIFI-6280 - Broke out the matching for /access/knox/** and /access/oi…

2019-05-20 Thread GitBox
thenatog commented on a change in pull request #3482: NIFI-6280 - Broke out the matching for /access/knox/** and /access/oi… URL: https://github.com/apache/nifi/pull/3482#discussion_r285743971 ## File path:

[GitHub] [nifi] mattyb149 commented on a change in pull request #3231: NIFI-5902 Added GeoEnrichIPRecord.

2019-05-20 Thread GitBox
mattyb149 commented on a change in pull request #3231: NIFI-5902 Added GeoEnrichIPRecord. URL: https://github.com/apache/nifi/pull/3231#discussion_r285657018 ## File path:

[GitHub] [nifi] mattyb149 commented on a change in pull request #3231: NIFI-5902 Added GeoEnrichIPRecord.

2019-05-20 Thread GitBox
mattyb149 commented on a change in pull request #3231: NIFI-5902 Added GeoEnrichIPRecord. URL: https://github.com/apache/nifi/pull/3231#discussion_r285693972 ## File path:

[GitHub] [nifi] bbende commented on a change in pull request #3481: NIFI-6305: RecordPath Standalone Functions: format() and toDate() allow time zone argument

2019-05-20 Thread GitBox
bbende commented on a change in pull request #3481: NIFI-6305: RecordPath Standalone Functions: format() and toDate() allow time zone argument URL: https://github.com/apache/nifi/pull/3481#discussion_r285688734 ## File path: nifi-commons/nifi-record-path/pom.xml ## @@

[GitHub] [nifi-minifi-cpp] jdye64 opened a new pull request #562: MINIFICPP-856 Introduce AWS SDK to the MiNiFi Cmake build

2019-05-20 Thread GitBox
jdye64 opened a new pull request #562: MINIFICPP-856 Introduce AWS SDK to the MiNiFi Cmake build URL: https://github.com/apache/nifi-minifi-cpp/pull/562 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor

2019-05-20 Thread GitBox
bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor URL: https://github.com/apache/nifi-minifi-cpp/pull/558#discussion_r285663616 ## File path: extensions/sftp/client/SFTPClient.h ## @@ -0,0 +1,183 @@ +/** + * + * Licensed to the

[jira] [Commented] (NIFI-6241) ConvertRecord Schema Inference fails to infer complete schema, or simply fails

2019-05-20 Thread David Sargrad (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844065#comment-16844065 ] David Sargrad commented on NIFI-6241: - Hi Otto. I'm not sure I follow your point. My XMLReader is

[GitHub] [nifi-minifi-cpp] jdye64 opened a new pull request #561: MINIFICPP-854 CaptureRTSPFrame with OpenCV

2019-05-20 Thread GitBox
jdye64 opened a new pull request #561: MINIFICPP-854 CaptureRTSPFrame with OpenCV URL: https://github.com/apache/nifi-minifi-cpp/pull/561 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you to

[jira] [Commented] (NIFI-6241) ConvertRecord Schema Inference fails to infer complete schema, or simply fails

2019-05-20 Thread Otto Fowler (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844044#comment-16844044 ] Otto Fowler commented on NIFI-6241: --- I'm confused, in your preproduction case, the generate flow flow

[jira] [Updated] (MINIFICPP-820) Facilitate C2 work for operations

2019-05-20 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-820: - Status: Patch Available (was: Open) > Facilitate C2 work for operations >

[jira] [Updated] (MINIFICPP-820) Facilitate C2 work for operations

2019-05-20 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-820: - Status: Open (was: Patch Available) > Facilitate C2 work for operations >

[jira] [Created] (MINIFICPP-862) Create CopyS3Object Processor

2019-05-20 Thread Jeremy Dyer (JIRA)
Jeremy Dyer created MINIFICPP-862: - Summary: Create CopyS3Object Processor Key: MINIFICPP-862 URL: https://issues.apache.org/jira/browse/MINIFICPP-862 Project: Apache NiFi MiNiFi C++ Issue

[jira] [Created] (MINIFICPP-863) Create DeleteS3Object Processor

2019-05-20 Thread Jeremy Dyer (JIRA)
Jeremy Dyer created MINIFICPP-863: - Summary: Create DeleteS3Object Processor Key: MINIFICPP-863 URL: https://issues.apache.org/jira/browse/MINIFICPP-863 Project: Apache NiFi MiNiFi C++ Issue

[jira] [Created] (MINIFICPP-861) Create PutS3Object

2019-05-20 Thread Jeremy Dyer (JIRA)
Jeremy Dyer created MINIFICPP-861: - Summary: Create PutS3Object Key: MINIFICPP-861 URL: https://issues.apache.org/jira/browse/MINIFICPP-861 Project: Apache NiFi MiNiFi C++ Issue Type: New

[jira] [Created] (MINIFICPP-860) Create GetS3Object Processor

2019-05-20 Thread Jeremy Dyer (JIRA)
Jeremy Dyer created MINIFICPP-860: - Summary: Create GetS3Object Processor Key: MINIFICPP-860 URL: https://issues.apache.org/jira/browse/MINIFICPP-860 Project: Apache NiFi MiNiFi C++ Issue

[jira] [Updated] (MINIFICPP-855) Provide an implementation for all S3 aspects of the AWS C++ SDK

2019-05-20 Thread Jeremy Dyer (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Dyer updated MINIFICPP-855: -- Summary: Provide an implementation for all S3 aspects of the AWS C++ SDK (was: Provide an

[jira] [Created] (MINIFICPP-858) Create FetchS3Object Processor

2019-05-20 Thread Jeremy Dyer (JIRA)
Jeremy Dyer created MINIFICPP-858: - Summary: Create FetchS3Object Processor Key: MINIFICPP-858 URL: https://issues.apache.org/jira/browse/MINIFICPP-858 Project: Apache NiFi MiNiFi C++ Issue

[jira] [Created] (MINIFICPP-859) Prioritize connection queues.

2019-05-20 Thread Mr TheSegfault (JIRA)
Mr TheSegfault created MINIFICPP-859: Summary: Prioritize connection queues. Key: MINIFICPP-859 URL: https://issues.apache.org/jira/browse/MINIFICPP-859 Project: Apache NiFi MiNiFi C++

[jira] [Created] (MINIFICPP-857) Create ListS3 Processor

2019-05-20 Thread Jeremy Dyer (JIRA)
Jeremy Dyer created MINIFICPP-857: - Summary: Create ListS3 Processor Key: MINIFICPP-857 URL: https://issues.apache.org/jira/browse/MINIFICPP-857 Project: Apache NiFi MiNiFi C++ Issue Type:

[jira] [Updated] (MINIFICPP-852) Embed Operation state into RESTProtocol

2019-05-20 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-852: - Status: Patch Available (was: Open) > Embed Operation state into RESTProtocol >

[jira] [Commented] (MINIFICPP-722) MQTT Processor failing - but cmake is fine

2019-05-20 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844014#comment-16844014 ] Mr TheSegfault commented on MINIFICPP-722: -- [~palokam] this should be solved with the 0.6.0

[jira] [Created] (MINIFICPP-856) Introduce AWS SDK to the MiNiFi Cmake build

2019-05-20 Thread Jeremy Dyer (JIRA)
Jeremy Dyer created MINIFICPP-856: - Summary: Introduce AWS SDK to the MiNiFi Cmake build Key: MINIFICPP-856 URL: https://issues.apache.org/jira/browse/MINIFICPP-856 Project: Apache NiFi MiNiFi C++

[jira] [Created] (MINIFICPP-855) Provide an implementation for fully utilizing all aspects of the AWS C++ SDK

2019-05-20 Thread Jeremy Dyer (JIRA)
Jeremy Dyer created MINIFICPP-855: - Summary: Provide an implementation for fully utilizing all aspects of the AWS C++ SDK Key: MINIFICPP-855 URL: https://issues.apache.org/jira/browse/MINIFICPP-855

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor

2019-05-20 Thread GitBox
phrocker commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor URL: https://github.com/apache/nifi-minifi-cpp/pull/558#discussion_r285620210 ## File path: extensions/sftp/client/SFTPClient.h ## @@ -0,0 +1,183 @@ +/** + * + * Licensed to the

[GitHub] [nifi-minifi-cpp] bakaid commented on issue #558: MINIFICPP-542 - Add PutSFTP processor

2019-05-20 Thread GitBox
bakaid commented on issue #558: MINIFICPP-542 - Add PutSFTP processor URL: https://github.com/apache/nifi-minifi-cpp/pull/558#issuecomment-494001141 Specifically the thread safety of the global initializers needs to fixed - I am not sure what would the best method be, but I've added

[GitHub] [nifi-minifi-cpp] bakaid commented on issue #558: MINIFICPP-542 - Add PutSFTP processor

2019-05-20 Thread GitBox
bakaid commented on issue #558: MINIFICPP-542 - Add PutSFTP processor URL: https://github.com/apache/nifi-minifi-cpp/pull/558#issuecomment-493998507 @phrocker I do, there are still unresolved (and valid) issues I did not yet fix, but I've added a comment to them asking about how they

[jira] [Updated] (MINIFICPP-768) Change Trigger Logger in C2Agent from INFO -> DEBUG

2019-05-20 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri updated MINIFICPP-768: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Change Trigger Logger

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response

2019-05-20 Thread GitBox
phrocker commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response URL: https://github.com/apache/nifi-minifi-cpp/pull/557#discussion_r285605346 ## File path: extensions/standard-processors/tests/unit/ManifestTests.cpp ## @@ -150,3

[GitHub] [nifi-minifi-cpp] asfgit merged pull request #559: MINIFICPP-768: Change log level of trigger statement

2019-05-20 Thread GitBox
asfgit merged pull request #559: MINIFICPP-768: Change log level of trigger statement URL: https://github.com/apache/nifi-minifi-cpp/pull/559 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor

2019-05-20 Thread GitBox
phrocker commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor URL: https://github.com/apache/nifi-minifi-cpp/pull/558#discussion_r285604338 ## File path: extensions/sftp/CMakeLists.txt ## @@ -0,0 +1,98 @@ +# +# Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor

2019-05-20 Thread GitBox
phrocker commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor URL: https://github.com/apache/nifi-minifi-cpp/pull/558#discussion_r285603619 ## File path: cmake/libssh2/sys/FindLibSSH2.cmake ## @@ -0,0 +1,35 @@ +# - Try to find the libssh2

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor

2019-05-20 Thread GitBox
phrocker commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor URL: https://github.com/apache/nifi-minifi-cpp/pull/558#discussion_r285602473 ## File path: .travis.yml ## @@ -49,6 +49,7 @@ matrix: - libusb-1.0-0-dev -

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response

2019-05-20 Thread GitBox
phrocker commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response URL: https://github.com/apache/nifi-minifi-cpp/pull/557#discussion_r285601930 ## File path: libminifi/include/core/state/nodes/DeviceInformation.h ## @@ -468,6 +470,26

[jira] [Commented] (NIFI-6241) ConvertRecord Schema Inference fails to infer complete schema, or simply fails

2019-05-20 Thread David Sargrad (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16843946#comment-16843946 ] David Sargrad commented on NIFI-6241: - Is it easy to expose the structure of the inferred schema? I

[jira] [Updated] (NIFI-6241) ConvertRecord Schema Inference fails to infer complete schema, or simply fails

2019-05-20 Thread David Sargrad (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Sargrad updated NIFI-6241: Attachment: image-2019-05-20-09-01-02-488.png > ConvertRecord Schema Inference fails to infer

[jira] [Commented] (NIFI-6241) ConvertRecord Schema Inference fails to infer complete schema, or simply fails

2019-05-20 Thread David Sargrad (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16843943#comment-16843943 ] David Sargrad commented on NIFI-6241: - Hi.  Thank you for this response. I do think your idea of

[jira] [Created] (MINIFICPP-854) Capture RTSP Frame

2019-05-20 Thread Jeremy Dyer (JIRA)
Jeremy Dyer created MINIFICPP-854: - Summary: Capture RTSP Frame Key: MINIFICPP-854 URL: https://issues.apache.org/jira/browse/MINIFICPP-854 Project: Apache NiFi MiNiFi C++ Issue Type: New

[GitHub] [nifi] MikeThomsen commented on a change in pull request #3481: NIFI-6305: RecordPath Standalone Functions: format() and toDate() allow time zone argument

2019-05-20 Thread GitBox
MikeThomsen commented on a change in pull request #3481: NIFI-6305: RecordPath Standalone Functions: format() and toDate() allow time zone argument URL: https://github.com/apache/nifi/pull/3481#discussion_r285573892 ## File path:

[jira] [Created] (NIFI-6309) PutSFTP does not validate that privatekey needs a key passphrase

2019-05-20 Thread Scott Howell (JIRA)
Scott Howell created NIFI-6309: -- Summary: PutSFTP does not validate that privatekey needs a key passphrase Key: NIFI-6309 URL: https://issues.apache.org/jira/browse/NIFI-6309 Project: Apache NiFi

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor

2019-05-20 Thread GitBox
bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor URL: https://github.com/apache/nifi-minifi-cpp/pull/558#discussion_r285567665 ## File path: extensions/sftp/CMakeLists.txt ## @@ -0,0 +1,98 @@ +# +# Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor

2019-05-20 Thread GitBox
bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor URL: https://github.com/apache/nifi-minifi-cpp/pull/558#discussion_r285567665 ## File path: extensions/sftp/CMakeLists.txt ## @@ -0,0 +1,98 @@ +# +# Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor

2019-05-20 Thread GitBox
bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor URL: https://github.com/apache/nifi-minifi-cpp/pull/558#discussion_r285566274 ## File path: extensions/sftp/client/SFTPClient.h ## @@ -0,0 +1,183 @@ +/** + * + * Licensed to the

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor

2019-05-20 Thread GitBox
bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor URL: https://github.com/apache/nifi-minifi-cpp/pull/558#discussion_r285557038 ## File path: extensions/sftp/tests/tools/sftp-test-server/src/main/java/InsecureRandom.java ## @@ -0,0

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor

2019-05-20 Thread GitBox
bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor URL: https://github.com/apache/nifi-minifi-cpp/pull/558#discussion_r285557038 ## File path: extensions/sftp/tests/tools/sftp-test-server/src/main/java/InsecureRandom.java ## @@ -0,0

[jira] [Commented] (MINIFICPP-851) Restructure both client and server socket codes in Nanofi and MiNiFi

2019-05-20 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16843909#comment-16843909 ] Mr TheSegfault commented on MINIFICPP-851: -- Oh we should make this change configurable some

[jira] [Commented] (MINIFICPP-851) Restructure both client and server socket codes in Nanofi and MiNiFi

2019-05-20 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16843906#comment-16843906 ] Mr TheSegfault commented on MINIFICPP-851: -- Thanks, since it's a rewrite it confirms my

[jira] [Commented] (MINIFICPP-851) Restructure both client and server socket codes in Nanofi and MiNiFi

2019-05-20 Thread Arpad Boda (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16843896#comment-16843896 ] Arpad Boda commented on MINIFICPP-851: -- [~phrocker]: that's not really the case, MiNiFi code was

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor

2019-05-20 Thread GitBox
bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor URL: https://github.com/apache/nifi-minifi-cpp/pull/558#discussion_r285547820 ## File path: CMakeLists.txt ## @@ -376,6 +379,94 @@ if (CURL_FOUND)

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor

2019-05-20 Thread GitBox
bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor URL: https://github.com/apache/nifi-minifi-cpp/pull/558#discussion_r285544183 ## File path: extensions/sftp/client/SFTPClient.cpp ## @@ -0,0 +1,713 @@ +/** + * + * Licensed to the

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor

2019-05-20 Thread GitBox
bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor URL: https://github.com/apache/nifi-minifi-cpp/pull/558#discussion_r285530879 ## File path: thirdparty/libssh2/include/libssh2_publickey.h ## @@ -0,0 +1,119 @@ +/* Copyright (c)

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #560: MINIFICPP-852: Add details to restful response. CoAP will not include…

2019-05-20 Thread GitBox
phrocker commented on a change in pull request #560: MINIFICPP-852: Add details to restful response. CoAP will not include… URL: https://github.com/apache/nifi-minifi-cpp/pull/560#discussion_r285526202 ## File path: libminifi/include/core/logging/LoggingInterceptor.h ##

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #560: MINIFICPP-852: Add details to restful response. CoAP will not include…

2019-05-20 Thread GitBox
phrocker commented on a change in pull request #560: MINIFICPP-852: Add details to restful response. CoAP will not include… URL: https://github.com/apache/nifi-minifi-cpp/pull/560#discussion_r285526202 ## File path: libminifi/include/core/logging/LoggingInterceptor.h ##

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #560: MINIFICPP-852: Add details to restful response. CoAP will not include…

2019-05-20 Thread GitBox
phrocker commented on a change in pull request #560: MINIFICPP-852: Add details to restful response. CoAP will not include… URL: https://github.com/apache/nifi-minifi-cpp/pull/560#discussion_r285526027 ## File path: libminifi/include/core/logging/LoggingInterceptor.h ##

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #560: MINIFICPP-852: Add details to restful response. CoAP will not include…

2019-05-20 Thread GitBox
phrocker commented on a change in pull request #560: MINIFICPP-852: Add details to restful response. CoAP will not include… URL: https://github.com/apache/nifi-minifi-cpp/pull/560#discussion_r285524940 ## File path: libminifi/include/core/logging/LoggingInterceptor.h ##

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response

2019-05-20 Thread GitBox
phrocker commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response URL: https://github.com/apache/nifi-minifi-cpp/pull/557#discussion_r285523822 ## File path: libminifi/include/core/state/nodes/DeviceInformation.h ## @@ -113,59 +113,59

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response

2019-05-20 Thread GitBox
phrocker commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response URL: https://github.com/apache/nifi-minifi-cpp/pull/557#discussion_r285523476 ## File path: libminifi/include/core/state/nodes/DeviceInformation.h ## @@ -196,11 +196,9

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response

2019-05-20 Thread GitBox
phrocker commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response URL: https://github.com/apache/nifi-minifi-cpp/pull/557#discussion_r285523309 ## File path: libminifi/include/core/state/nodes/DeviceInformation.h ## @@ -279,46 +278,46

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #560: MINIFICPP-852: Add details to restful response. CoAP will not include…

2019-05-20 Thread GitBox
arpadboda commented on a change in pull request #560: MINIFICPP-852: Add details to restful response. CoAP will not include… URL: https://github.com/apache/nifi-minifi-cpp/pull/560#discussion_r285500460 ## File path: extensions/http-curl/tests/C2FailedUpdateTest.cpp ## @@

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #560: MINIFICPP-852: Add details to restful response. CoAP will not include…

2019-05-20 Thread GitBox
arpadboda commented on a change in pull request #560: MINIFICPP-852: Add details to restful response. CoAP will not include… URL: https://github.com/apache/nifi-minifi-cpp/pull/560#discussion_r285503528 ## File path: libminifi/include/core/logging/LoggingInterceptor.h ##

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #560: MINIFICPP-852: Add details to restful response. CoAP will not include…

2019-05-20 Thread GitBox
arpadboda commented on a change in pull request #560: MINIFICPP-852: Add details to restful response. CoAP will not include… URL: https://github.com/apache/nifi-minifi-cpp/pull/560#discussion_r285506747 ## File path: libminifi/include/core/logging/LoggingInterceptor.h ##

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor

2019-05-20 Thread GitBox
bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor URL: https://github.com/apache/nifi-minifi-cpp/pull/558#discussion_r285495763 ## File path: extensions/sftp/processors/PutSFTP.h ## @@ -0,0 +1,183 @@ +/** + * PutSFTP class

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor

2019-05-20 Thread GitBox
bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor URL: https://github.com/apache/nifi-minifi-cpp/pull/558#discussion_r285495763 ## File path: extensions/sftp/processors/PutSFTP.h ## @@ -0,0 +1,183 @@ +/** + * PutSFTP class

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response

2019-05-20 Thread GitBox
arpadboda commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response URL: https://github.com/apache/nifi-minifi-cpp/pull/557#discussion_r285487608 ## File path: libminifi/include/core/state/nodes/DeviceInformation.h ## @@ -113,59

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response

2019-05-20 Thread GitBox
arpadboda commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response URL: https://github.com/apache/nifi-minifi-cpp/pull/557#discussion_r285491775 ## File path: libminifi/include/core/state/nodes/DeviceInformation.h ## @@ -468,6 +470,26

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response

2019-05-20 Thread GitBox
arpadboda commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response URL: https://github.com/apache/nifi-minifi-cpp/pull/557#discussion_r285490988 ## File path: libminifi/include/core/state/nodes/DeviceInformation.h ## @@ -279,46

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response

2019-05-20 Thread GitBox
arpadboda commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response URL: https://github.com/apache/nifi-minifi-cpp/pull/557#discussion_r285488292 ## File path: libminifi/include/core/state/nodes/DeviceInformation.h ## @@ -196,11 +196,9

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response

2019-05-20 Thread GitBox
arpadboda commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response URL: https://github.com/apache/nifi-minifi-cpp/pull/557#discussion_r285491068 ## File path: libminifi/include/core/state/nodes/DeviceInformation.h ## @@ -279,46

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response

2019-05-20 Thread GitBox
arpadboda commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response URL: https://github.com/apache/nifi-minifi-cpp/pull/557#discussion_r285491775 ## File path: libminifi/include/core/state/nodes/DeviceInformation.h ## @@ -468,6 +470,26

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response

2019-05-20 Thread GitBox
arpadboda commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response URL: https://github.com/apache/nifi-minifi-cpp/pull/557#discussion_r285487608 ## File path: libminifi/include/core/state/nodes/DeviceInformation.h ## @@ -113,59

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response

2019-05-20 Thread GitBox
arpadboda commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response URL: https://github.com/apache/nifi-minifi-cpp/pull/557#discussion_r285493254 ## File path: libminifi/include/core/state/nodes/DeviceInformation.h ## @@ -468,6 +470,26

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor

2019-05-20 Thread GitBox
bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor URL: https://github.com/apache/nifi-minifi-cpp/pull/558#discussion_r285491036 ## File path: extensions/sftp/processors/PutSFTP.cpp ## @@ -0,0 +1,846 @@ +/** + * + * Licensed to the

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor

2019-05-20 Thread GitBox
bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor URL: https://github.com/apache/nifi-minifi-cpp/pull/558#discussion_r285488249 ## File path: libminifi/include/utils/ScopeGuard.h ## @@ -0,0 +1,64 @@ +/** + * @file ScopeGuard.h + *

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor

2019-05-20 Thread GitBox
bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor URL: https://github.com/apache/nifi-minifi-cpp/pull/558#discussion_r285488249 ## File path: libminifi/include/utils/ScopeGuard.h ## @@ -0,0 +1,64 @@ +/** + * @file ScopeGuard.h + *

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor

2019-05-20 Thread GitBox
bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor URL: https://github.com/apache/nifi-minifi-cpp/pull/558#discussion_r285487419 ## File path: .travis.yml ## @@ -49,6 +49,7 @@ matrix: - libusb-1.0-0-dev -

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response

2019-05-20 Thread GitBox
arpadboda commented on a change in pull request #557: MINIFICPP-850: Add operating system to c2 response URL: https://github.com/apache/nifi-minifi-cpp/pull/557#discussion_r285486525 ## File path: extensions/standard-processors/tests/unit/ManifestTests.cpp ## @@ -150,3

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor

2019-05-20 Thread GitBox
bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP processor URL: https://github.com/apache/nifi-minifi-cpp/pull/558#discussion_r285478022 ## File path: extensions/sftp/processors/PutSFTP.h ## @@ -0,0 +1,183 @@ +/** + * PutSFTP class

[jira] [Updated] (NIFI-6308) InfereAvroSchema Header Definition Function and/or Description

2019-05-20 Thread Stefan Goldener (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-6308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Goldener updated NIFI-6308: -- Description: The InfereAvroSchema Processor states that the 'CSV Header Definition' should be

[jira] [Created] (NIFI-6308) InfereAvroSchema Header Definition Function and/or Description

2019-05-20 Thread Stefan Goldener (JIRA)
Stefan Goldener created NIFI-6308: - Summary: InfereAvroSchema Header Definition Function and/or Description Key: NIFI-6308 URL: https://issues.apache.org/jira/browse/NIFI-6308 Project: Apache NiFi