[GitHub] nifi pull request #2018: NIFI-4175 - Add HTTP proxy support to *SFTP process...

2017-10-17 Thread jugi92
Github user jugi92 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2018#discussion_r145136408 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/util/SFTPTransfer.java

[GitHub] nifi issue #222: NIFI-614 Added initial support for new style JMS

2017-12-19 Thread jugi92
Github user jugi92 commented on the issue: https://github.com/apache/nifi/pull/222 Was the Tibco issue ever followed up on? I tried to set sSLTrustedCertificate as dynamic property but it gives the following error: ``` 2017-12-19 17:48:09,788 ERROR

[GitHub] nifi pull request #2250: NIFI-4568 Added existing but missing property WORKI...

2017-11-03 Thread jugi92
GitHub user jugi92 opened a pull request: https://github.com/apache/nifi/pull/2250 NIFI-4568 Added existing but missing property WORKING_DIR Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you

[GitHub] nifi issue #2704: NIFI-4199: Consistent proxy support across components

2018-05-15 Thread jugi92
Github user jugi92 commented on the issue: https://github.com/apache/nifi/pull/2704 It would be very nice if the initial proxy service also includes a SOCKS Proxy example. Other processors that implement the Proxy Service can then reuse the existing implementation even better

[GitHub] nifi pull request #2704: NIFI-4199: Consistent proxy support across componen...

2018-05-16 Thread jugi92
Github user jugi92 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2704#discussion_r188536236 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/util/SFTPTransfer.java

[GitHub] nifi issue #222: NIFI-614 Added initial support for new style JMS

2017-12-22 Thread jugi92
Github user jugi92 commented on the issue: https://github.com/apache/nifi/pull/222 I understand that Apache Nifi can not deliver custom solutions for individual proprietary JMS providers. But as I understood, the dynamic property was build exactly for the purpose to set custom

[GitHub] nifi issue #222: NIFI-614 Added initial support for new style JMS

2017-12-22 Thread jugi92
Github user jugi92 commented on the issue: https://github.com/apache/nifi/pull/222 I found out that it works if the SSL Context Service is configured correctly and the dynamic property is provided as shown below: Property | Value --|--- SSL Context

[GitHub] nifi issue #2682: NIFI-4731: BQ Processors and GCP library update.

2018-08-15 Thread jugi92
Github user jugi92 commented on the issue: https://github.com/apache/nifi/pull/2682 @danieljimenez Could you maybe add the authenticated http proxy support changes to this PR that I committed here: https://github.com/apache/nifi/pull/2943/commits

[GitHub] nifi pull request #2943: NIFI-5282 - Proxy support gcp

2018-08-10 Thread jugi92
GitHub user jugi92 opened a pull request: https://github.com/apache/nifi/pull/2943 NIFI-5282 - Proxy support gcp Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure the following steps have

[GitHub] nifi issue #2499: Nifi-4918 JMS Connection Factory setting the dynamic Prope...

2018-03-14 Thread jugi92
Github user jugi92 commented on the issue: https://github.com/apache/nifi/pull/2499 @markap14 could you check again and merge if everything is as expected? ---

[GitHub] nifi pull request #2564: NIFI-4991

2018-03-19 Thread jugi92
GitHub user jugi92 opened a pull request: https://github.com/apache/nifi/pull/2564 NIFI-4991 nifi.database.directory should be moved out of default location /database_repository to ease the update process. Added an asterisk to the property. Thank you for submitting

[GitHub] nifi pull request #2499: Nifi-4918 JMS Connection Factory setting the dynami...

2018-02-28 Thread jugi92
GitHub user jugi92 opened a pull request: https://github.com/apache/nifi/pull/2499 Nifi-4918 JMS Connection Factory setting the dynamic Properties wrong Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you

[GitHub] nifi pull request #2499: Nifi-4918 JMS Connection Factory setting the dynami...

2018-03-02 Thread jugi92
Github user jugi92 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2499#discussion_r171875056 --- Diff: nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/src/main/java/org/apache/nifi/jms/cf/JMSConnectionFactoryProvider.java --- @@ -257,21 +256,26

[GitHub] nifi pull request #2499: Nifi-4918 JMS Connection Factory setting the dynami...

2018-03-02 Thread jugi92
Github user jugi92 closed the pull request at: https://github.com/apache/nifi/pull/2499 ---

[GitHub] nifi pull request #2499: Nifi-4918 JMS Connection Factory setting the dynami...

2018-03-02 Thread jugi92
GitHub user jugi92 reopened a pull request: https://github.com/apache/nifi/pull/2499 Nifi-4918 JMS Connection Factory setting the dynamic Properties wrong Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask

[GitHub] nifi pull request #2682: NIFI-4731: BQ Processors and GCP library update.

2018-09-03 Thread jugi92
Github user jugi92 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2682#discussion_r214683439 --- Diff: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/AbstractGCPProcessor.java --- @@ -43,7 +43,8