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

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

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

    https://github.com/apache/nifi/pull/3105#discussion_r227436737
  
    --- Diff: 
nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-services-nar/src/main/resources/META-INF/NOTICE
 ---
    @@ -0,0 +1,327 @@
    +nifi-cassandra-services-nar
    +Copyright 2016 The Apache Software Foundation
    +
    +This product includes software developed at
    +The Apache Software Foundation (http://www.apache.org/).
    +
    +******************
    +Apache Software License v2
    +******************
    +
    +The following binary components are provided under the Apache Software 
License v2
    +
    +  (ASLv2) DataStax Java Driver for Apache Cassandra - Core
    +      The following NOTICE information applies:
    +        DataStax Java Driver for Apache Cassandra - Core
    +        Copyright (C) 2012-2017 DataStax Inc.
    +
    +  (ASLv2) Apache Avro
    +      The following NOTICE information applies:
    +        Apache Avro
    +        Copyright 2009-2017 The Apache Software Foundation
    +
    +  (ASLv2) Jackson JSON processor
    +    The following NOTICE information applies:
    +      # Jackson JSON processor
    +
    +      Jackson is a high-performance, Free/Open Source JSON processing 
library.
    +      It was originally written by Tatu Saloranta ([email protected]), 
and has
    +      been in development since 2007.
    +      It is currently developed by a community of developers, as well as 
supported
    +      commercially by FasterXML.com.
    +
    +      ## Licensing
    +
    +      Jackson core and extension components may licensed under different 
licenses.
    +      To find the details that apply to this artifact see the accompanying 
LICENSE file.
    +      For more information, including possible other licensing options, 
contact
    +      FasterXML.com (http://fasterxml.com).
    +
    +      ## Credits
    +
    +      A list of contributors may be found from CREDITS file, which is 
included
    +      in some artifacts (usually source distributions); but is always 
available
    +      from the source code management (SCM) system project uses.
    +
    +  (ASLv2) Apache Commons Codec
    +    The following NOTICE information applies:
    +      Apache Commons Codec
    +      Copyright 2002-2014 The Apache Software Foundation
    +
    +      src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java
    +      contains test data from http://aspell.net/test/orig/batch0.tab.
    +      Copyright (C) 2002 Kevin Atkinson ([email protected])
    +
    +      
===============================================================================
    +
    +      The content of package org.apache.commons.codec.language.bm has been 
translated
    +      from the original php source code available at 
http://stevemorse.org/phoneticinfo.htm
    +      with permission from the original authors.
    +      Original source copyright:
    +      Copyright (c) 2008 Alexander Beider & Stephen P. Morse.
    +
    +  (ASLv2) Apache Commons Compress
    +    The following NOTICE information applies:
    +      Apache Commons Compress
    +      Copyright 2002-2017 The Apache Software Foundation
    +
    +      The files in the package org.apache.commons.compress.archivers.sevenz
    +      were derived from the LZMA SDK, version 9.20 (C/ and CPP/7zip/),
    +      which has been placed in the public domain:
    +
    +      "LZMA SDK is placed in the public domain." 
(http://www.7-zip.org/sdk.html)
    +
    +  (ASLv2) Apache Commons IO
    +    The following NOTICE information applies:
    +      Apache Commons IO
    +      Copyright 2002-2016 The Apache Software Foundation
    +
    +    (ASLv2) Apache Commons Lang
    +    The following NOTICE information applies:
    +      Apache Commons Lang
    +      Copyright 2001-2017 The Apache Software Foundation
    +
    +      This product includes software from the Spring Framework,
    +      under the Apache License 2.0 (see: StringUtils.containsWhitespace())
    +
    +  (ASLv2) Guava
    +    The following NOTICE information applies:
    +      Guava
    +      Copyright 2015 The Guava Authors
    +
    +  (ASLv2) Dropwizard Metrics
    --- End diff --
    
    This one as well.


> Create a Connection Pooling service implementation to be used in Cassandra 
> processors
> -------------------------------------------------------------------------------------
>
>                 Key: NIFI-5621
>                 URL: https://issues.apache.org/jira/browse/NIFI-5621
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Sivaprasanna Sethuraman
>            Assignee: Sivaprasanna Sethuraman
>            Priority: Major
>
> Like how the Relational Database processors leverage 'DBCPConnectionPool' 
> controller service, there should be one that could be used by the processors 
> from Cassandra bundle.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to