In order to turn the sampling off, please comment out line 300-303 and
line 337-341 in BaseClusterIntegrationTestSet

On Mon, May 25, 2020 at 4:26 PM kishore g <g.kish...@gmail.com> wrote:
>
> Can we make sure we run the integration test with sampling turned off for 
> this release
>
> On Mon, May 25, 2020 at 4:24 PM <hai...@apache.org> wrote:
>>
>> This is an automated email from the ASF dual-hosted git repository.
>>
>> haibow pushed a commit to branch release-0.4.0-rc1
>> in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git
>>
>>
>> The following commit(s) were added to refs/heads/release-0.4.0-rc1 by this 
>> push:
>>      new 88f41ea  WIP
>> 88f41ea is described below
>>
>> commit 88f41ea971258a11b437d75e248fc84140cb150f
>> Author: haibow <hbwan...@gmail.com>
>> AuthorDate: Mon May 25 16:23:33 2020 -0700
>>
>>     WIP
>> ---
>>  LICENSE-binary                      | 154 
>> ++++++++++++++++++++++++------------
>>  NOTICE-binary                       |  52 +++++++++++-
>>  licenses-binary/LICENSE-gpl-2.0.txt | 125 +++++++++++++++++++++++++++++
>>  3 files changed, 280 insertions(+), 51 deletions(-)
>>
>> diff --git a/LICENSE-binary b/LICENSE-binary
>> index 5c0e3e4..b537893 100644
>> --- a/LICENSE-binary
>> +++ b/LICENSE-binary
>> @@ -211,28 +211,32 @@ com.clearspring.analytics:stream:2.7.0
>>  com.fasterxml.jackson.core:jackson-annotations:2.9.8
>>  com.fasterxml.jackson.core:jackson-core:2.9.8
>>  com.fasterxml.jackson.core:jackson-databind:2.9.8
>> +com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.9.8
>>  com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.9.8
>> +com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.10.0
>>  com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.9.8
>>  com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.9.8
>>  com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.9.8
>>  com.fasterxml.jackson.module:jackson-module-paranamer:2.6.5
>>  com.fasterxml.jackson.module:jackson-module-scala_2.11:2.6.5
>> +com.fasterxml.woodstox:woodstox-core:5.0.3
>>  com.github.jnr:jffi:1.2.9
>>  com.github.jnr:jnr-constants:0.8.7
>>  com.github.jnr:jnr-ffi:2.0.3
>> +com.google.api-client:google-api-client
>>  com.google.api.grpc:proto-google-common-protos:1.17.0
>>  com.google.api.grpc:proto-google-iam-v1:0.13.0
>>  com.google.api:api-common:1.8.1
>>  com.google.api:gax:1.49.1
>>  com.google.api:gax-httpjson:0.66.1
>> -com.google.api:google-api-client:1.30.4
>> -com.google.api:google-api-services-storage:v1-rev20190910-1.30.3.jar
>> +com.google.apis:google-api-services-storage:v1-rev20190910-1.30.3
>>  com.google.auth:google-auth-library-credentials:0.18.0
>>  com.google.auth:google-auth-library-oauth2-http:0.18.0
>>  com.google.auto.value:auto-value-annotations:1.6.6
>>  com.google.cloud:google-cloud-core:1.91.3
>>  com.google.cloud:google-cloud-core-http:1.91.3
>> -com.google.cloud:google-cloud-storage:1.101.0
>> +com.google.cloud:google-cloud-nio:0.120.0-alpha
>> +com.google.cloud:google-cloud-storage:1.102.0
>>  com.google.code.findbugs:jsr305:3.0.0
>>  com.google.code.gson:gson:2.2.4
>>  com.google.errorprone:error_prone_annotations:2.3.2
>> @@ -240,21 +244,20 @@ com.google.guava:guava:20.0
>>  com.google.http-client:google-http-client-appengine:1.32.1
>>  com.google.http-client:google-http-client-jackson2:1.32.1
>>  com.google.http-client:google-http-client:1.32.1
>> -com.google.inject.extensions:guice-servlet:3.0
>> -com.google.inject:guice:3.0
>>  com.google.j2objc:j2objc-annotations:1.3
>>  com.google.oauth-client:google-oauth-client:1.30.3
>>  com.google.protobuf:protobuf-java-util:3.10.0
>>  com.google.protobuf:protobuf-java:2.5.0
>>  com.google.protobuf:protobuf-java:3.10.0
>>  com.jamesmurty.utils:java-xmlbuilder:0.4
>> +com.jamesmurty.utils:java-xmlbuilder:1.0
>> +com.jayway.jsonpath:json-path:2.4.0
>>  com.lmax:disruptor:3.3.4
>>  com.ning:async-http-client:1.9.21
>>  com.ning:compress-lzf:1.0.3
>>  com.tdunning:t-digest:3.2
>> -com.twitter:chill-java:0.8.0
>> -com.twitter:chill_2.11:0.8.0
>> -com.typesafe:config:1.3.2
>> +com.typesafe.netty:netty-reactive-streams-http:2.0.4
>> +com.typesafe.netty:netty-reactive-streams:2.0.4
>>  com.typesafe.scala-logging:scala-logging_2.11:3.9.0
>>  com.yammer.metrics:metrics-core:2.2.0
>>  commons-beanutils:commons-beanutils:1.8.3
>> @@ -271,15 +274,35 @@ commons-lang:commons-lang:2.6
>>  commons-logging:commons-logging:1.2
>>  commons-net:commons-net:3.1
>>  io.airlift:aircompressor:0.10
>> +io.confluent:common-config:5.3.1
>> +io.confluent:common-utils:5.3.1
>> +io.confluent:kafka-avro-serializer:5.3.1
>> +io.confluent:kafka-schema-registry-client:5.3.1
>>  io.dropwizard.metrics:metrics-core:3.2.3
>> -io.dropwizard.metrics:metrics-graphite:3.1.2
>> -io.dropwizard.metrics:metrics-json:3.1.2
>> -io.dropwizard.metrics:metrics-jvm:3.1.2
>> +io.dropwizard.metrics:metrics-graphite:3.2.3
>> +io.dropwizard.metrics:metrics-json:3.2.3
>> +io.dropwizard.metrics:metrics-jvm:3.2.3
>>  io.grpc:grpc-context:1.22.1
>> +io.netty:netty-all:4.1.42.Final
>> +io.netty:netty-buffer:4.1.42.Final
>> +io.netty:netty-codec-http2:4.1.42.Final
>> +io.netty:netty-codec-http:4.1.42.Final
>> +io.netty:netty-codec-socks:4.1.42.Final
>> +io.netty:netty-codec:4.1.42.Final
>> +io.netty:netty-common:4.1.42.Final
>> +io.netty:netty-handler-proxy:4.1.42.Final
>> +io.netty:netty-handler:4.1.42.Final
>> +io.netty:netty-resolver:4.1.42.Final
>> +io.netty:netty-tcnative-boringssl-static:2.0.26.Final
>> +io.netty:netty-transport-native-epoll:linux-x86_64:4.1.42.Final
>> +io.netty:netty-transport-native-unix-common:4.1.42.Final
>> +io.netty:netty-transport:4.1.42.Final
>>  io.netty:netty:3.9.6.Final
>> -io.netty:netty-all:4.1.28.Final
>>  io.opencensus:opencensus-api:0.24.0
>>  io.opencensus:opencensus-contrib-http-util:0.24.0
>> +io.projectreactor.addons:reactor-pool:0.1.0.RELEASE
>> +io.projectreactor.netty:reactor-netty:0.9.0.RELEASE
>> +io.projectreactor:reactor-core:3.3.0.RELEASE
>>  io.swagger:swagger-annotations:1.5.16
>>  io.swagger:swagger-core:1.5.16
>>  io.swagger:swagger-jaxrs:1.5.16
>> @@ -290,14 +313,15 @@ javax.inject:javax.inject:1
>>  javax.servlet.jsp:jsp-api:2.1
>>  javax.servlet:servlet-api:2.5
>>  javax.validation:validation-api:2.0.1.Final
>> -joda-time:joda-time:2.0
>> +joda-time:joda-time:2.10.5
>>  me.lemire.integercompression:JavaFastPFOR:0.0.13
>>  mx4j:mx4j:3.0.2
>> -net.bytebuddy:byte-buddy-agent:1.7.4
>> -net.bytebuddy:byte-buddy:1.7.4
>> +net.java.dev.jets3t:jets3t:0.9.0
>>  net.java.dev.jets3t:jets3t:0.9.3
>>  net.jpountz.lz4:lz4:1.2.0
>> -nl.jqno.equalsverifier:equalsverifier:1.7.2
>> +net.jpountz.lz4:lz4:1.3.0
>> +net.minidev:accessors-smart:1.2
>> +net.minidev:json-smart:2.3
>>  org.apache.avro:avro:1.7.6
>>  org.apache.avro:avro-ipc:1.7.4
>>  org.apache.avro:avro-mapred:1.7.4
>> @@ -314,38 +338,38 @@ org.apache.commons:commons-math3:3.2
>>  org.apache.curator:curator-client:2.7.1
>>  org.apache.curator:curator-framework:2.7.1
>>  org.apache.curator:curator-recipes:2.7.1
>> +org.apache.datasketches:datasketches-java:1.2.0-incubating
>> +org.apache.datasketches:datasketches-memory:1.2.0-incubating
>>  org.apache.directory.api:api-asn1-api:1.0.0-M20
>>  org.apache.directory.api:api-util:1.0.0-M20
>>  org.apache.directory.server:apacheds-i18n:2.0.0-M15
>>  org.apache.directory.server:apacheds-kerberos-codec:2.0.0-M15
>> -org.apache.hadoop:hadoop-annotations:2.2.0
>> +org.apache.hadoop:hadoop-annotations:2.7.0
>>  org.apache.hadoop:hadoop-auth:2.7.0
>> -org.apache.hadoop:hadoop-aws:2.7.0
>>  org.apache.hadoop:hadoop-client:2.7.0
>>  org.apache.hadoop:hadoop-common:2.7.0
>> -org.apache.hadoop:hadoop-hdfs:2.2.0
>> +org.apache.hadoop:hadoop-hdfs:2.7.0
>>  org.apache.hadoop:hadoop-mapreduce-client-app:2.7.0
>>  org.apache.hadoop:hadoop-mapreduce-client-common:2.7.0
>>  org.apache.hadoop:hadoop-mapreduce-client-core:2.7.0
>> -org.apache.hadoop:hadoop-mapreduce-client-hs:2.7.0
>>  org.apache.hadoop:hadoop-mapreduce-client-jobclient:2.7.0
>>  org.apache.hadoop:hadoop-mapreduce-client-shuffle:2.7.0
>> -org.apache.hadoop:hadoop-minicluster:2.7.0
>>  org.apache.hadoop:hadoop-yarn-api:2.7.0
>>  org.apache.hadoop:hadoop-yarn-client:2.7.0
>>  org.apache.hadoop:hadoop-yarn-common:2.7.0
>> -org.apache.hadoop:hadoop-yarn-server-applicationhistoryservice:2.7.0
>>  org.apache.hadoop:hadoop-yarn-server-common:2.7.0
>> -org.apache.hadoop:hadoop-yarn-server-nodemanager:2.7.0
>> -org.apache.hadoop:hadoop-yarn-server-resourcemanager:2.7.0
>> -org.apache.hadoop:hadoop-yarn-server-web-proxy:2.7.0
>> -org.apache.helix:helix-core:0.9.4
>> -org.apache.hive:hive-storage-api:2.6.0
>> +org.apache.helix:helix-core:0.9.7
>> +org.apache.hive:hive-storage-api:2.7.1
>>  org.apache.htrace:htrace-core:3.1.0-incubating
>>  org.apache.httpcomponents:httpclient:4.5.3
>> +org.apache.httpcomponents:httpclient:4.5.5
>>  org.apache.httpcomponents:httpcore:4.4.6
>> +org.apache.httpcomponents:httpcore:4.4.9
>>  org.apache.httpcomponents:httpmime:4.5.3
>> +org.apache.ivy:ivy:2.4.0
>> +org.apache.kafka:kafka-clients:0.9.0.1
>>  org.apache.kafka:kafka-clients:2.0.0
>> +org.apache.kafka:kafka_2.10:0.9.0.1
>>  org.apache.kafka:kafka_2.11:2.0.0
>>  org.apache.logging.log4j:log4j-1.2-api:2.11.2
>>  org.apache.logging.log4j:log4j-api:2.11.2
>> @@ -356,9 +380,8 @@ org.apache.lucene:lucene-core:8.2.0
>>  org.apache.lucene:lucene-queries:8.2.0
>>  org.apache.lucene:lucene-queryparser:8.2.0
>>  org.apache.lucene:lucene-sandbox:8.2.0
>> -org.apache.orc:orc-core:1.5.2
>> -org.apache.orc:orc-mapreduce:1.5.2
>> -org.apache.orc:orc-shims:1.5.2
>> +org.apache.orc:orc-core:1.5.9
>> +org.apache.orc:orc-shims:1.5.9
>>  org.apache.parquet:parquet-avro:1.8.0
>>  org.apache.parquet:parquet-column:1.8.0
>>  org.apache.parquet:parquet-common:1.8.0
>> @@ -377,11 +400,11 @@ org.apache.velocity:velocity:1.7
>>  org.apache.xbean:xbean-asm5-shaded:4.4
>>  org.apache.yetus:audience-annotations:0.5.0
>>  org.apache.zookeeper:zookeeper:3.4.11
>> +org.codehaus.groovy:groovy-all:2.4.8
>>  org.codehaus.jackson:jackson-core-asl:1.9.13
>>  org.codehaus.jackson:jackson-jaxrs:1.9.13
>>  org.codehaus.jackson:jackson-mapper-asl:1.9.13
>>  org.codehaus.jackson:jackson-xc:1.9.13
>> -org.codehaus.jettison:jettison:1.1
>>  org.javassist:javassist:3.19.0-GA
>>  org.json4s:json4s-ast_2.11:3.2.11
>>  org.json4s:json4s-core_2.11:3.2.11
>> @@ -390,9 +413,16 @@ org.lz4:lz4-java:1.4.1
>>  org.mortbay.jetty:jetty:6.1.26
>>  org.mortbay.jetty:jetty-util:6.1.26
>>  org.mortbay.jetty:servlet-api:2.5-20081211
>> -org.objenesis:objenesis:2.1
>> +org.objenesis:objenesis:2.6
>>  org.roaringbitmap:RoaringBitmap:0.8.0
>>  org.roaringbitmap:shims:0.8.0
>> +org.scala-lang.modules:scala-parser-combinators_2.11:1.0.4
>> +org.scala-lang.modules:scala-xml_2.11:1.0.5
>> +org.scala-lang:scala-compiler:2.11.11
>> +org.scala-lang:scala-library:2.10.5
>> +org.scala-lang:scala-library:2.11.11
>> +org.scala-lang:scala-reflect:2.11.11
>> +org.scala-lang:scalap:2.11.0
>>  org.testng:testng:6.11
>>  org.webjars:swagger-ui:2.2.2
>>  org.xerial.java:xerial-core:2.1
>> @@ -403,6 +433,22 @@ org.xerial.snappy:snappy-java:1.1.1.7
>>  org.xerial:xerial-core:3.2.2
>>  org.yaml:snakeyaml:1.16
>>  oro:oro:2.0.8
>> +software.amazon.awssdk:annotations:2.11.12
>> +software.amazon.awssdk:apache-client:2.11.12
>> +software.amazon.awssdk:arns:2.11.12
>> +software.amazon.awssdk:auth:2.11.12
>> +software.amazon.awssdk:aws-core:2.11.12
>> +software.amazon.awssdk:aws-query-protocol:2.11.12
>> +software.amazon.awssdk:aws-xml-protocol:2.11.12
>> +software.amazon.awssdk:http-client-spi:2.11.12
>> +software.amazon.awssdk:netty-nio-client:2.11.12
>> +software.amazon.awssdk:profiles:2.11.12
>> +software.amazon.awssdk:protocol-core:2.11.12
>> +software.amazon.awssdk:regions:2.11.12
>> +software.amazon.awssdk:s3:2.11.12
>> +software.amazon.awssdk:sdk-core:2.11.12
>> +software.amazon.awssdk:utils:2.11.12
>> +software.amazon.eventstream:eventstream:1.0.1
>>  xerces:xercesImpl:2.9.1
>>  xml-apis:xml-apis:1.0.b2
>>
>> @@ -416,10 +462,16 @@ of these licenses.
>>  MIT License
>>  -----------
>>  args4j:args4j:2.32
>> +com.azure:azure-core-http-netty:1.3.0
>> +com.azure:azure-core:1.2.0
>> +com.azure:azure-storage-blob:12.4.0
>> +com.azure:azure-storage-common:12.4.0
>> +com.azure:azure-storage-file-datalake:12.0.0-beta.12
>>  com.github.jnr:jnr-x86asm:1.0.2
>>  com.microsoft.azure:azure-data-lake-store-sdk:2.1.5
>>  net.razorvine:pyrolite:4.13
>>  net.sf.jopt-simple:jopt-simple:4.6
>> +org.bouncycastle:bcprov-jdk15on:1.51
>>  org.mockito:mockito-core:2.10.0
>>  org.slf4j:jcl-over-slf4j:1.7.16
>>  org.slf4j:jul-to-slf4j:1.7.16
>> @@ -443,27 +495,25 @@ BSD 2-Clause
>>  ------------
>>  jline:jline:0.9.94
>>  net.sf.py4j:py4j:0.10.4
>> +org.codehaus.woodstox:stax2-api:3.1.4
>>  org.reflections:reflections:0.9.11
>>
>>
>>  BSD 3-Clause
>>  ------------
>> -asm:asm:3.1
>> -com.esotericsoftware:kryo-shaded:3.0.3
>> -com.esotericsoftware:minlog:1.3.0
>>  com.google.protobuf:protobuf-java:2.5.0
>>  com.jcabi:jcabi-aspects:0.22
>>  com.jcabi:jcabi-log:0.17.1
>>  com.jcraft:jsch:0.1.42
>> -com.thoughtworks.paranamer:paranamer:2.3
>> +com.thoughtworks.paranamer:paranamer:2.6
>>  org.antlr:antlr4-runtime:4.6
>>  org.fusesource.leveldbjni:leveldbjni-all:1.8
>> -org.ow2.asm:asm:5.0.3
>> +org.ow2.asm:asm:5.0.4
>>  org.ow2.asm:asm-analysis:5.0.3
>>  org.ow2.asm:asm-commons:5.0.3
>>  org.ow2.asm:asm-tree:5.0.3
>>  org.ow2.asm:asm-util:5.0.3
>> -org.scala-lang:scala-library:2.10.5
>> +org.threeten:threeten-extra:1.5.0
>>  org.threeten:threetenbp:1.3.3
>>  xmlenc:xmlenc:0.52
>>
>> @@ -472,21 +522,17 @@ 
>> pinot-controller/src/main/resources/*/js/lib/jquery.dataTables.min.js
>>
>>  Common Development and Distribution License (CDDL) 1.0
>>  ------------------------------------------------------
>> -(see license/LICENSE-cddl-1.0.txt)
>> +(see license-binary/LICENSE-cddl-1.0.txt)
>>
>>  javax.activation:activation:1.1.1
>>  javax.servlet:javax.servlet-api:3.0.1
>> -javax.ws.rs:jsr311-api:1.1.1
>> +javax.servlet:javax.servlet-api:3.1.0
>>
>>
>>  Common Development and Distribution License (CDDL) 1.1
>>  ------------------------------------------------------
>> -(see license/LICENSE-cddl-1.1.txt)
>> +(see license-binary/LICENSE-cddl-1.1.txt)
>>
>> -com.sun.jersey:jersey-core:1.9
>> -com.sun.jersey:jersey-json:1.9
>> -com.sun.jersey:jersey-server:1.9
>> -com.sun.jersey.contribs:jersey-guice:1.9
>>  com.sun.xml.bind:jaxb-core:2.3.0
>>  com.sun.xml.bind:jaxb-impl:2.3.0
>>  javax.annotation:javax.annotation-api:1.3.2
>> @@ -495,14 +541,17 @@ javax.servlet:javax.servlet-api:3.0.1
>>  javax.ws.rs:javax.ws.rs-api:2.0.1
>>  javax.ws.rs:jsr311-api:1.1.1
>>  javax.xml.bind:jaxb-api:2.3.0
>> +org.glassfish.hk2.external:javax.inject:2.4.0-b34
>>  org.glassfish.hk2:osgi-resource-locator:1.0.1
>> +org.glassfish.jersey.containers:jersey-container-servlet-core:2.22.2
>>  org.glassfish.jersey.containers:jersey-container-servlet-core:2.25.1
>> +org.glassfish.jersey.containers:jersey-container-servlet:2.22.2
>>  org.glassfish.tyrus.bundles:tyrus-standalone-client:1.5
>>
>>
>>  Common Public License (CPL) 1.0
>>  -------------------------------
>> -(see license/LICENSE-cpl-1.0.txt)
>> +(see license-binary/LICENSE-cpl-1.0.txt)
>>
>>  com.github.jnr:jnr-posix:3.0.12
>>  junit:junit:3.8.1
>> @@ -510,7 +559,7 @@ junit:junit:3.8.1
>>
>>  Eclipse Public License (EPL) 1.0
>>  --------------------------------
>> -(see license/LICENSE-epl-1.0.txt)
>> +(see license-binary/LICENSE-epl-1.0.txt)
>>
>>  org.aspectj:aspectjrt:1.8.4
>>  com.h2database:h2:1.4.193
>> @@ -518,7 +567,7 @@ com.h2database:h2:1.4.193
>>
>>  Eclipse Public License (EPL) 2.0
>>  -------------------------------
>> -(see license/LICENSE-epl-2.0.txt)
>> +(see license-binary/LICENSE-epl-2.0.txt)
>>
>>  jakarta.annotation:jakarta.annotation-api:1.3.4
>>  jakarta.ws.rs:jakarta.ws.rs-api:2.1.5
>> @@ -544,9 +593,14 @@ Eclipse Distribution License (EDL) 1.0
>>  --------------------------------------
>>  org.jvnet.mimepull:mimepull:1.9.11
>>
>> +GNU General Public License, version 2 (GPL 2.0)
>> +-----------------------------------------------
>> +(see license-binary/LICENSE-gpl-2.0.txt)
>> +
>> +org.openjdk.jmh:jmh-core:1.21
>> +org.openjdk.jmh:jmh-generator-annprocess:1.21
>> +
>>  Public Domain
>>  -------------
>> -
>> -aopalliance:aopalliance:1.0
>>  net.iharder:base64:2.3.8
>>
>> diff --git a/NOTICE-binary b/NOTICE-binary
>> index f5b4a4b..eb54e43 100644
>> --- a/NOTICE-binary
>> +++ b/NOTICE-binary
>> @@ -76,7 +76,7 @@ Copyright 1999-2019 The Apache Software Foundation
>>  = NOTICE file corresponding to section 4d of the Apache License Version 2.0 
>> =
>>  
>> =============================================================================
>>  This product includes software developed by
>> -Joda.org (http://www.joda.org/).
>> +Joda.org (https://www.joda.org/).
>>
>>  # Jackson JSON processor
>>
>> @@ -99,6 +99,17 @@ 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.
>>
>> +Apache Groovy
>> +Copyright 2003-2017 The Apache Software Foundation
>> +
>> +This product includes/uses ANTLR (http://www.antlr2.org/)
>> +developed by Terence Parr 1989-2006
>> +
>> +This product bundles icons from the famfamfam.com silk icons set
>> +http://www.famfamfam.com/lab/icons/silk/
>> +Licensed under the Creative Commons Attribution Licence v2.5
>> +http://creativecommons.org/licenses/by/2.5/
>> +
>>  Apache HttpClient Mime
>>  Copyright 1999-2017 The Apache Software Foundation
>>
>> @@ -311,6 +322,12 @@ The complete text of licenses and disclaimers 
>> associated with the the original
>>  sources enumerated above at the time of code translation are in the 
>> LICENSE.txt
>>  file.
>>
>> +datasketches-java
>> +Copyright 2015-2020 The Apache Software Foundation
>> +
>> +datasketches-memory
>> +Copyright 2015-2019 The Apache Software Foundation
>> +
>>  Apache Lucene
>>  Copyright 2001-2019 The Apache Software Foundation
>>
>> @@ -517,6 +534,39 @@ To find the details that apply to this artifact see the 
>> accompanying LICENSE fil
>>  For more information, including possible other licensing options, contact
>>  FasterXML.com (http://fasterxml.com).
>>
>> +ORC Core
>> +Copyright 2013-2020 The Apache Software Foundation
>> +
>> +ORC Shims
>> +Copyright 2013-2020 The Apache Software Foundation
>> +
>> +Hive Storage API
>> +Copyright 2019 The Apache Software Foundation
>> +
>> +Apache Parquet Avro
>> +Copyright 2015 The Apache Software Foundation
>> +
>> +Apache Parquet Column
>> +Copyright 2015 The Apache Software Foundation
>> +
>> +Apache Parquet Common
>> +Copyright 2015 The Apache Software Foundation
>> +
>> +Apache Parquet Encodings
>> +Copyright 2015 The Apache Software Foundation
>> +
>> +Apache Parquet Hadoop
>> +Copyright 2015 The Apache Software Foundation
>> +
>> +Apache Parquet Jackson
>> +Copyright 2015 The Apache Software Foundation
>> +
>> +Apache Parquet Format (Incubating)
>> +Copyright 2015 The Apache Software Foundation
>> +
>> +Apache Avro
>> +Copyright 2009-2014 The Apache Software Foundation
>> +
>>  Apache Log4j Core
>>  Copyright 1999-2012 Apache Software Foundation
>>
>> diff --git a/licenses-binary/LICENSE-gpl-2.0.txt 
>> b/licenses-binary/LICENSE-gpl-2.0.txt
>> new file mode 100644
>> index 0000000..cff3f1c
>> --- /dev/null
>> +++ b/licenses-binary/LICENSE-gpl-2.0.txt
>> @@ -0,0 +1,125 @@
>> +GNU GENERAL PUBLIC LICENSE
>> +Version 2, June 1991
>> +
>> +Copyright (C) 1989, 1991 Free Software Foundation, Inc.
>> +51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
>> +
>> +Everyone is permitted to copy and distribute verbatim copies
>> +of this license document, but changing it is not allowed.
>> +Preamble
>> +The licenses for most software are designed to take away your freedom to 
>> share and change it. By contrast, the GNU General Public License is intended 
>> to guarantee your freedom to share and change free software--to make sure 
>> the software is free for all its users. This General Public License applies 
>> to most of the Free Software Foundation's software and to any other program 
>> whose authors commit to using it. (Some other Free Software Foundation 
>> software is covered by the GNU Lesser General [...]
>> +
>> +When we speak of free software, we are referring to freedom, not price. Our 
>> General Public Licenses are designed to make sure that you have the freedom 
>> to distribute copies of free software (and charge for this service if you 
>> wish), that you receive source code or can get it if you want it, that you 
>> can change the software or use pieces of it in new free programs; and that 
>> you know you can do these things.
>> +
>> +To protect your rights, we need to make restrictions that forbid anyone to 
>> deny you these rights or to ask you to surrender the rights. These 
>> restrictions translate to certain responsibilities for you if you distribute 
>> copies of the software, or if you modify it.
>> +
>> +For example, if you distribute copies of such a program, whether gratis or 
>> for a fee, you must give the recipients all the rights that you have. You 
>> must make sure that they, too, receive or can get the source code. And you 
>> must show them these terms so they know their rights.
>> +
>> +We protect your rights with two steps: (1) copyright the software, and (2) 
>> offer you this license which gives you legal permission to copy, distribute 
>> and/or modify the software.
>> +
>> +Also, for each author's protection and ours, we want to make certain that 
>> everyone understands that there is no warranty for this free software. If 
>> the software is modified by someone else and passed on, we want its 
>> recipients to know that what they have is not the original, so that any 
>> problems introduced by others will not reflect on the original authors' 
>> reputations.
>> +
>> +Finally, any free program is threatened constantly by software patents. We 
>> wish to avoid the danger that redistributors of a free program will 
>> individually obtain patent licenses, in effect making the program 
>> proprietary. To prevent this, we have made it clear that any patent must be 
>> licensed for everyone's free use or not licensed at all.
>> +
>> +The precise terms and conditions for copying, distribution and modification 
>> follow.
>> +
>> +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
>> +0. This License applies to any program or other work which contains a 
>> notice placed by the copyright holder saying it may be distributed under the 
>> terms of this General Public License. The "Program", below, refers to any 
>> such program or work, and a "work based on the Program" means either the 
>> Program or any derivative work under copyright law: that is to say, a work 
>> containing the Program or a portion of it, either verbatim or with 
>> modifications and/or translated into another language. ( [...]
>> +
>> +Activities other than copying, distribution and modification are not 
>> covered by this License; they are outside its scope. The act of running the 
>> Program is not restricted, and the output from the Program is covered only 
>> if its contents constitute a work based on the Program (independent of 
>> having been made by running the Program). Whether that is true depends on 
>> what the Program does.
>> +
>> +1. You may copy and distribute verbatim copies of the Program's source code 
>> as you receive it, in any medium, provided that you conspicuously and 
>> appropriately publish on each copy an appropriate copyright notice and 
>> disclaimer of warranty; keep intact all the notices that refer to this 
>> License and to the absence of any warranty; and give any other recipients of 
>> the Program a copy of this License along with the Program.
>> +
>> +You may charge a fee for the physical act of transferring a copy, and you 
>> may at your option offer warranty protection in exchange for a fee.
>> +
>> +2. You may modify your copy or copies of the Program or any portion of it, 
>> thus forming a work based on the Program, and copy and distribute such 
>> modifications or work under the terms of Section 1 above, provided that you 
>> also meet all of these conditions:
>> +
>> +a) You must cause the modified files to carry prominent notices stating 
>> that you changed the files and the date of any change.
>> +b) You must cause any work that you distribute or publish, that in whole or 
>> in part contains or is derived from the Program or any part thereof, to be 
>> licensed as a whole at no charge to all third parties under the terms of 
>> this License.
>> +c) If the modified program normally reads commands interactively when run, 
>> you must cause it, when started running for such interactive use in the most 
>> ordinary way, to print or display an announcement including an appropriate 
>> copyright notice and a notice that there is no warranty (or else, saying 
>> that you provide a warranty) and that users may redistribute the program 
>> under these conditions, and telling the user how to view a copy of this 
>> License. (Exception: if the Program itself is i [...]
>> +These requirements apply to the modified work as a whole. If identifiable 
>> sections of that work are not derived from the Program, and can be 
>> reasonably considered independent and separate works in themselves, then 
>> this License, and its terms, do not apply to those sections when you 
>> distribute them as separate works. But when you distribute the same sections 
>> as part of a whole which is a work based on the Program, the distribution of 
>> the whole must be on the terms of this License, whose p [...]
>> +
>> +Thus, it is not the intent of this section to claim rights or contest your 
>> rights to work written entirely by you; rather, the intent is to exercise 
>> the right to control the distribution of derivative or collective works 
>> based on the Program.
>> +
>> +In addition, mere aggregation of another work not based on the Program with 
>> the Program (or with a work based on the Program) on a volume of a storage 
>> or distribution medium does not bring the other work under the scope of this 
>> License.
>> +
>> +3. You may copy and distribute the Program (or a work based on it, under 
>> Section 2) in object code or executable form under the terms of Sections 1 
>> and 2 above provided that you also do one of the following:
>> +
>> +a) Accompany it with the complete corresponding machine-readable source 
>> code, which must be distributed under the terms of Sections 1 and 2 above on 
>> a medium customarily used for software interchange; or,
>> +b) Accompany it with a written offer, valid for at least three years, to 
>> give any third party, for a charge no more than your cost of physically 
>> performing source distribution, a complete machine-readable copy of the 
>> corresponding source code, to be distributed under the terms of Sections 1 
>> and 2 above on a medium customarily used for software interchange; or,
>> +c) Accompany it with the information you received as to the offer to 
>> distribute corresponding source code. (This alternative is allowed only for 
>> noncommercial distribution and only if you received the program in object 
>> code or executable form with such an offer, in accord with Subsection b 
>> above.)
>> +The source code for a work means the preferred form of the work for making 
>> modifications to it. For an executable work, complete source code means all 
>> the source code for all modules it contains, plus any associated interface 
>> definition files, plus the scripts used to control compilation and 
>> installation of the executable. However, as a special exception, the source 
>> code distributed need not include anything that is normally distributed (in 
>> either source or binary form) with the major co [...]
>> +
>> +If distribution of executable or object code is made by offering access to 
>> copy from a designated place, then offering equivalent access to copy the 
>> source code from the same place counts as distribution of the source code, 
>> even though third parties are not compelled to copy the source along with 
>> the object code.
>> +
>> +4. You may not copy, modify, sublicense, or distribute the Program except 
>> as expressly provided under this License. Any attempt otherwise to copy, 
>> modify, sublicense or distribute the Program is void, and will automatically 
>> terminate your rights under this License. However, parties who have received 
>> copies, or rights, from you under this License will not have their licenses 
>> terminated so long as such parties remain in full compliance.
>> +
>> +5. You are not required to accept this License, since you have not signed 
>> it. However, nothing else grants you permission to modify or distribute the 
>> Program or its derivative works. These actions are prohibited by law if you 
>> do not accept this License. Therefore, by modifying or distributing the 
>> Program (or any work based on the Program), you indicate your acceptance of 
>> this License to do so, and all its terms and conditions for copying, 
>> distributing or modifying the Program or works ba [...]
>> +
>> +6. Each time you redistribute the Program (or any work based on the 
>> Program), the recipient automatically receives a license from the original 
>> licensor to copy, distribute or modify the Program subject to these terms 
>> and conditions. You may not impose any further restrictions on the 
>> recipients' exercise of the rights granted herein. You are not responsible 
>> for enforcing compliance by third parties to this License.
>> +
>> +7. If, as a consequence of a court judgment or allegation of patent 
>> infringement or for any other reason (not limited to patent issues), 
>> conditions are imposed on you (whether by court order, agreement or 
>> otherwise) that contradict the conditions of this License, they do not 
>> excuse you from the conditions of this License. If you cannot distribute so 
>> as to satisfy simultaneously your obligations under this License and any 
>> other pertinent obligations, then as a consequence you may not dist [...]
>> +
>> +If any portion of this section is held invalid or unenforceable under any 
>> particular circumstance, the balance of the section is intended to apply and 
>> the section as a whole is intended to apply in other circumstances.
>> +
>> +It is not the purpose of this section to induce you to infringe any patents 
>> or other property right claims or to contest validity of any such claims; 
>> this section has the sole purpose of protecting the integrity of the free 
>> software distribution system, which is implemented by public license 
>> practices. Many people have made generous contributions to the wide range of 
>> software distributed through that system in reliance on consistent 
>> application of that system; it is up to the author/dono [...]
>> +
>> +This section is intended to make thoroughly clear what is believed to be a 
>> consequence of the rest of this License.
>> +
>> +8. If the distribution and/or use of the Program is restricted in certain 
>> countries either by patents or by copyrighted interfaces, the original 
>> copyright holder who places the Program under this License may add an 
>> explicit geographical distribution limitation excluding those countries, so 
>> that distribution is permitted only in or among countries not thus excluded. 
>> In such case, this License incorporates the limitation as if written in the 
>> body of this License.
>> +
>> +9. The Free Software Foundation may publish revised and/or new versions of 
>> the General Public License from time to time. Such new versions will be 
>> similar in spirit to the present version, but may differ in detail to 
>> address new problems or concerns.
>> +
>> +Each version is given a distinguishing version number. If the Program 
>> specifies a version number of this License which applies to it and "any 
>> later version", you have the option of following the terms and conditions 
>> either of that version or of any later version published by the Free 
>> Software Foundation. If the Program does not specify a version number of 
>> this License, you may choose any version ever published by the Free Software 
>> Foundation.
>> +
>> +10. If you wish to incorporate parts of the Program into other free 
>> programs whose distribution conditions are different, write to the author to 
>> ask for permission. For software which is copyrighted by the Free Software 
>> Foundation, write to the Free Software Foundation; we sometimes make 
>> exceptions for this. Our decision will be guided by the two goals of 
>> preserving the free status of all derivatives of our free software and of 
>> promoting the sharing and reuse of software generally.
>> +
>> +NO WARRANTY
>> +
>> +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY 
>> FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN 
>> OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES 
>> PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED 
>> OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 
>> MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO 
>> THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  [...]
>> +
>> +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING 
>> WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR 
>> REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, 
>> INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING 
>> OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO 
>> LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR 
>> THIRD PARTIES OR A FAILURE OF THE PROGRAM TO  [...]
>> +
>> +END OF TERMS AND CONDITIONS
>> +How to Apply These Terms to Your New Programs
>> +If you develop a new program, and you want it to be of the greatest 
>> possible use to the public, the best way to achieve this is to make it free 
>> software which everyone can redistribute and change under these terms.
>> +
>> +To do so, attach the following notices to the program. It is safest to 
>> attach them to the start of each source file to most effectively convey the 
>> exclusion of warranty; and each file should have at least the "copyright" 
>> line and a pointer to where the full notice is found.
>> +
>> +one line to give the program's name and an idea of what it does.
>> +Copyright (C) yyyy  name of author
>> +
>> +This program is free software; you can redistribute it and/or
>> +modify it under the terms of the GNU General Public License
>> +as published by the Free Software Foundation; either version 2
>> +of the License, or (at your option) any later version.
>> +
>> +This program is distributed in the hope that it will be useful,
>> +but WITHOUT ANY WARRANTY; without even the implied warranty of
>> +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
>> +GNU General Public License for more details.
>> +
>> +You should have received a copy of the GNU General Public License
>> +along with this program; if not, write to the Free Software
>> +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, 
>> USA.
>> +Also add information on how to contact you by electronic and paper mail.
>> +
>> +If the program is interactive, make it output a short notice like this when 
>> it starts in an interactive mode:
>> +
>> +Gnomovision version 69, Copyright (C) year name of author
>> +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details
>> +type `show w'.  This is free software, and you are welcome
>> +to redistribute it under certain conditions; type `show c'
>> +for details.
>> +The hypothetical commands `show w' and `show c' should show the appropriate 
>> parts of the General Public License. Of course, the commands you use may be 
>> called something other than `show w' and `show c'; they could even be 
>> mouse-clicks or menu items--whatever suits your program.
>> +
>> +You should also get your employer (if you work as a programmer) or your 
>> school, if any, to sign a "copyright disclaimer" for the program, if 
>> necessary. Here is a sample; alter the names:
>> +
>> +Yoyodyne, Inc., hereby disclaims all copyright
>> +interest in the program `Gnomovision'
>> +(which makes passes at compilers) written
>> +by James Hacker.
>> +
>> +signature of Ty Coon, 1 April 1989
>> +Ty Coon, President of Vice
>> +This General Public License does not permit incorporating your program into 
>> proprietary programs. If your program is a subroutine library, you may 
>> consider it more useful to permit linking proprietary applications with the 
>> library. If this is what you want to do, use the GNU Lesser General Public 
>> License instead of this License.
>> \ No newline at end of file
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
>> For additional commands, e-mail: commits-h...@pinot.apache.org
>>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pinot.apache.org
For additional commands, e-mail: dev-h...@pinot.apache.org

Reply via email to