You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/09 00:29:00 UTC

[jira] [Commented] (NIFI-4289) Implement put processor for InfluxDB

    [ https://issues.apache.org/jira/browse/NIFI-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16317417#comment-16317417 ] 

ASF GitHub Bot commented on NIFI-4289:
--------------------------------------

Github user joewitt commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/2101#discussion_r160293115
  
    --- Diff: nifi-assembly/NOTICE ---
    @@ -1543,6 +1543,7 @@ The following binary components are provided under the MIT License.  See project
     
       (MIT License) EWS Java API (com.microsoft.ews-java-api:ews-java-api:2.0 - https://github.com/OfficeDev/ews-java-api)
       (MIT License) libffi (libffi-3.2.1 - http://sourceware.org/libffi/)
    +  (MIT License) InfluxDB (org.influxdb:influxdb-java:2.7 https://github.com/influxdata/influxdb-java/)  
    --- End diff --
    
    there should not be any (MIT License) section in our NOTICE.  These all belong in the LICENSE.  I will move these other ones in the current master though


> Implement put processor for InfluxDB
> ------------------------------------
>
>                 Key: NIFI-4289
>                 URL: https://issues.apache.org/jira/browse/NIFI-4289
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Extensions
>    Affects Versions: 1.3.0
>         Environment: All
>            Reporter: Mans Singh
>            Assignee: Mans Singh
>            Priority: Minor
>              Labels: insert, measurements,, put, timeseries
>
> Support inserting time series measurements into InfluxDB.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)