Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
4cb631d
Add null checks in DruidSchema (#6830) (#7018)
clintropolis Feb 6, 2019
6894c9f
Improper equals override is fixed to prevent NullPointerException (#6…
clintropolis Feb 7, 2019
d2966b0
Fix for getSingleObjectSummary, replacing keyCount with objectSummari…
jihoonson Feb 7, 2019
da03057
Improper getter value is fixed. (#6930) (#7033)
clintropolis Feb 8, 2019
91ecb84
Fix filterSegments for TimeBoundary and DataSourceMetadata queries (#…
jihoonson Feb 8, 2019
b2f90c1
[Issue #6967] NoClassDefFoundError when using druid-hdfs-storage (#70…
jon-wei Feb 9, 2019
f127cc2
Fix num_rows in sys.segments (#6888) (#7054)
Feb 12, 2019
b8a3af7
fix kafka index task doesn't resume when recieve duplicate request (#…
clintropolis Feb 13, 2019
c9fc44f
Add router conf to assembly.xml (#7051) (#7060)
jon-wei Feb 13, 2019
65227c6
Update api-reference.md doc (#7065) (#7078)
dylwylie Feb 14, 2019
2f4acf5
Missing Overlord and MiddleManager api docs (#7042) (#7106)
clintropolis Feb 20, 2019
bd8fb92
Add an api to get all lookup specs (#7025) (#7102)
jihoonson Feb 20, 2019
510de41
Add doc for Hadoop-based ingestion vs Native batch ingestion (#7044) …
jihoonson Feb 20, 2019
aae0f10
Fix and improve doc for partitioning of local index (#7064) (#7104)
jihoonson Feb 20, 2019
9990e04
add note on consistency of results for sys.segments queries (#7034) (…
Feb 20, 2019
a8ae715
index_parallel: support !appendToExisting with no explicit intervals …
jihoonson Feb 23, 2019
86040e2
Select query failing if miliseconds used as time for indexing (#6937)…
jon-wei Feb 26, 2019
7ea2552
Improve compaction tutorial to demonstrate compaction with keepSegmen…
jon-wei Feb 28, 2019
4004328
Exclude hadoop-lzo from thrift-extensions build (#7151) (#7162)
jon-wei Feb 28, 2019
43fe265
Add web consoles doc page (#7123) (#7168)
jon-wei Mar 1, 2019
d9ded51
Update tutorials for 0.14.0-incubating (#7157) (#7167)
jon-wei Mar 1, 2019
0c44b8f
Fix exception when the scheme is missing in endpointUrl for S3 (#7129…
jon-wei Mar 1, 2019
6d8ed7a
Downgrade blueprintjs version in the web console to one with a vanill…
jon-wei Mar 1, 2019
8ee9747
Update handlebars dep to patch vulnerability (#7083) (#7164)
jon-wei Mar 1, 2019
e07537b
bugfix: when building materialized-view, if taskCount>1, may cause co…
jon-wei Mar 1, 2019
9290574
segment metadata fallback analysis if no bitmaps (#7116) (#7146)
clintropolis Mar 1, 2019
161176d
downgrade react-table (#7170) (#7173)
jon-wei Mar 1, 2019
7944bfc
Fix supported file formats for Hadoop vs Native batch doc (#7069) (#7…
jon-wei Mar 1, 2019
bb45003
Reword 'node' to 'process' (#7172) (#7178)
jon-wei Mar 1, 2019
d9e9f74
add license checker to web-console (#7028) (#7191)
jon-wei Mar 5, 2019
59ceaf0
Fix two SeekableStream serde issues. (#7176) (#7189)
jon-wei Mar 5, 2019
a6abd04
Update LICENSE and NOTICE files (#7026) (#7194)
jon-wei Mar 5, 2019
cb4227d
Improve doc for auto compaction (#7117) (#7190)
jon-wei Mar 5, 2019
62a655a
Add more approximate algorithm docs (#7195) (#7196)
jon-wei Mar 6, 2019
9058e68
Reduce default max # of subTasks to 1 for native parallel task (#7181…
jon-wei Mar 7, 2019
8ed284d
Densify swapped hll buffer (#6865) (#7204)
clintropolis Mar 7, 2019
4f55363
rename maintenance mode to decommission (#7154) (#7220)
jon-wei Mar 10, 2019
18c6fb0
[maven-release-plugin] prepare release druid-0.14.0-incubating
jon-wei Mar 11, 2019
d7eade4
[maven-release-plugin] prepare for next development iteration
jon-wei Mar 11, 2019
3994dcf
Exclude non-source files from src assembly (#7235) (#7237)
jon-wei Mar 12, 2019
ca4ee7a
[Backport] Fix record validation in SeekableStreamIndexTaskRunner (#7…
jihoonson Mar 14, 2019
49796a9
fix SequenceMetadata deserialization (#7256) (#7262)
clintropolis Mar 14, 2019
acdda58
Fix KafkaRecordSupplier assign (#7260) (#7265)
clintropolis Mar 15, 2019
3e47fa3
Fix testIncrementalHandOffReadsThroughEndOffsets in Kafka/KinesisInde…
clintropolis Mar 15, 2019
207ff6d
Logic adjustments to SeekableStreamIndexTaskRunner. (#7267)
gianm Mar 15, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ target
*.DS_Store
_site
dependency-reduced-pom.xml
README.BINARY
106 changes: 106 additions & 0 deletions LABELS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@

### Licensing Labels

#### Binary-only

This product bundles fonts from Font Awesome Free version 4.2.0, copyright Font Awesome,
which is available under the SIL OFL 1.1. For details, see licenses/bin/font-awesome.silofl
* https://fontawesome.com/

This product bundles JavaBeans Activation Framework version 1.2.0, copyright Oracle and/or its affiliates.,
which is available under the CDDL 1.1. For details, see licenses/bin/javax.activation.CDDL11
* https://github.com/javaee/activation
* com.sun.activation:javax.activation

This product bundles Jersey version 1.19.3, copyright Oracle and/or its affiliates.,
which is available under the CDDL 1.1. For details, see licenses/bin/jersey.CDDL11
* https://jersey.github.io/
* com.sun.jersey:jersey-core
* com.sun.jersey:jersey-server
* com.sun.jersey:jersey-servlet
* com.sun.jersey:contribs

This product bundles Expression Language 3.0 API version 3.0.0., copyright Oracle and/or its affiliates.,
which is available under the CDDL 1.1. For details, see licenses/bin/javax.CDDL11
* https://github.com/javaee/el-spec
* javax.el:javax.el-api

This product bundles Java Servlet API version 3.1.0, copyright Oracle and/or its affiliates.,
which is available under the CDDL 1.1. For details, see licenses/bin/javax.CDDL11
* https://github.com/javaee/servlet-spec
* javax.servlet:javax.servlet-api

This product bundles JSR311 API version 1.1.1, copyright Oracle and/or its affiliates.,
which is available under the CDDL 1.1. For details, see licenses/bin/jsr311-api.CDDL11
* https://github.com/javaee/jsr311
* javax.ws.rs:jsr311-api

This product bundles Expression Language 3.0 version 3.0.0., copyright Oracle and/or its affiliates.,
which is available under the CDDL 1.1. For details, see licenses/bin/javax.CDDL11
* https://github.com/javaee/el-spec
* org.glassfish:javax.el

This product bundles Jersey version 1.9, copyright Oracle and/or its affiliates.,
which is available under the CDDL 1.1. For details, see licenses/bin/jersey.CDDL11
* https://jersey.github.io/
* com.sun.jersey:jersey-client
* com.sun.jersey:jersey-core

This product bundles JavaBeans Activation Framework version 1.1, copyright Oracle and/or its affiliates.,
which is available under the CDDL 1.1. For details, see licenses/bin/javaxCDDL11
* https://github.com/javaee/activation
* javax.activation:activation

This product bundles Java Servlet API version 2.5, copyright Oracle and/or its affiliates.,
which is available under the CDDL 1.1. For details, see licenses/bin/javax.CDDL11
* https://github.com/javaee/servlet-spec
* javax.servlet:javax.servlet-api

This product bundles JAXB version 2.2.2, copyright Oracle and/or its affiliates.,
which is available under the CDDL 1.1. For details, see licenses/bin/javax.CDDL11
* https://github.com/javaee/jaxb-v2
* javax.xml.bind:jaxb-api

This product bundles stax-api version 1.0-2, copyright Oracle and/or its affiliates.,
which is available under the CDDL 1.1. For details, see licenses/bin/javax.CDDL11
* https://github.com/javaee/
* javax.xml.stream:stax-api

This product bundles jsp-api version 2.1, copyright Oracle and/or its affiliates.,
which is available under the CDDL 1.1. For details, see licenses/bin/javax.CDDL11
* https://github.com/javaee/javaee-jsp-api
* javax.servlet.jsp:jsp-api

This product bundles Jersey version 1.15, copyright Oracle and/or its affiliates.,
which is available under the CDDL 1.1. For details, see licenses/bin/jersey.CDDL11
* https://jersey.github.io/
* com.sun.jersey:jersey-client

This product bundles OkHttp Aether Connector version 0.0.9, copyright to original author or authors,
which is available under the Eclipse Public License 1.0. For details, see licenses/bin/aether-connector-okhttp.EPL1.
* https://github.com/takari/aether-connector-okhttp
* io.tesla.aether:aether-connector-okhttp

This product bundles Tesla Aether version 0.0.5, copyright to original author or authors,
which is available under the Eclipse Public License 1.0. For details, see licenses/bin/tesla-aether.EPL1.
* https://github.com/tesla/tesla-aether
* io.tesla.aether:tesla-aether

This product bundles Eclipse Aether libraries version 0.9.0.M2, copyright Sonatype, Inc.,
which is available under the Eclipse Public License 1.0. For details, see licenses/bin/aether-core.EPL1.
* https://github.com/eclipse/aether-core
* org.eclipse.aether:aether-api
* org.eclipse.aether:aether-connector-file
* org.eclipse.aether:aether-impl
* org.eclipse.aether:aether-spi
* org.eclipse.aether:aether-util

This product bundles Rhino version 1.7R5, copyright Mozilla and individual contributors.,
which is available under the Mozilla Public License Version 2.0. For details, see licenses/bin/rhino.MPL2.
* https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino
* org.mozilla:rhino

This product bundles "Java Concurrency In Practice" Book Annotations, copyright Brian Goetz and Tim Peierls,
which is available under the Creative Commons Attribution 2.5 license. For details, see licenses/bin/creative-commons-2.5.LICENSE.
* http://jcip.net/
* net.jcip:jcip-annotations
96 changes: 96 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -200,3 +200,99 @@
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

APACHE DRUID (INCUBATING) SUBCOMPONENTS:

Apache Druid (incubating) includes a number of subcomponents with
separate copyright notices and license terms. Your use of the source
code for these subcomponents is subject to the terms and
conditions of the following licenses.


Apache License version 2.0
================================

SOURCE/JAVA-CORE
This product contains conjunctive normal form conversion code, a variance aggregator algorithm, and Bloom filter
adapted from Apache Hive.
* processing/src/main/java/org/apache/druid/segment/filter/Filters.java
* extensions-core/stats/src/main/java/io/druid/query/aggregation/variance/VarianceAggregatorCollector.java
* extensions-core/druid-bloom-filter/src/main/java/org/apache/druid/query/filter/BloomKFilter.java

This product contains variable length long deserialization code adapted from Apache Lucene.
* processing/src/main/java/org/apache/druid/segment/data/VSizeLongSerde.java

This product contains SQL query planning code adapted from Apache Calcite.
* sql/src/main/java/org/apache/druid/sql/calcite/

This product contains Kerberos authentication code adapted from Apache Hadoop.
* extensions-core/druid-kerberos/src/main/java/org/apache/druid/security/kerberos/

This product contains a modified version of the java-alphanum library,
copyright Andrew Duffy (https://github.com/amjjd/java-alphanum).
* processing/src/main/java/org/apache/druid/query/ordering/StringComparators.java

This product contains a modified version of the Metamarkets java-util library,
copyright Metamarkets Group Inc. (https://github.com/metamx/java-util).
* java-util/

This product contains a modified version of the Metamarkets bytebuffer-collections library,
copyright Metamarkets Group Inc. (https://github.com/metamx/bytebuffer-collections)
* processing/src/main/java/org/apache/druid/collections/

This product contains a modified version of the Metamarkets extendedset library,
copyright Metamarkets Group Inc. (https://github.com/metamx/extendedset)
* extendedset/

This product contains a modified version of the CONCISE (COmpressed 'N' Composable Integer SEt) library,
copyright Alessandro Colantonio (https://sourceforge.net/projects/concise/), extending the functionality of
ConciseSet to use IntBuffers.
* extendedset/src/main/java/org/apache/druid/extendedset/intset/

This product contains modified portions of the Guava library,
copyright The Guava Authors (https://github.com/google/guava).
Closer class:
* core/src/main/java/org/apache/druid/java/util/common/io/Closer.java
Splitter.splitToList() method:
* core/src/main/java/org/apache/druid/java/util/common/parsers/DelimitedParser.java
DirectExecutorService class:
* core/src/main/java/org/apache/druid/java/util/common/concurrent/DirectExecutorService.java

This product contains modified versions of the Dockerfile and related configuration files
from SequenceIQ's Hadoop Docker image, copyright SequenceIQ, Inc. (https://github.com/sequenceiq/hadoop-docker/)
* examples/quickstart/tutorial/hadoop/docker/

This product contains fixed bins histogram percentile computation code adapted from Netflix Spectator,
copyright Netflix, Inc. (https://github.com/Netflix/spectator)
* extensions-core/histogram/src/main/java/org/apache/druid/query/aggregation/histogram/FixedBucketsHistogram.java


MIT License
================================

SOURCE/WEB-CONSOLE
This product bundles jQuery version 1.11.0, copyright jQuery Foundation, Inc.,
which is available under an MIT license. For details, see licenses/src/jquery.MIT.

This product bundles jQuery UI version 1.9.2, copyright jQuery Foundation and other contributors,
which is available under an MIT license. For details, see licenses/src/jquery-ui.MIT.

This product bundles underscore version 1.2.2, copyright Jeremy Ashkenas, DocumentCloud,
which is available under an MIT license. For details, see licenses/src/underscore.MIT.


BSD-3-Clause License
================================

SOURCE/WEB-CONSOLE
This product bundles demo_table.css and jquery.dataTables.js from DataTables version 1.8.2, copyright Allan Jardine.,
which is available under a BSD-3-Clause License. For details, see licenses/src/datatables.BSD3.


Public Domain
================================

SOURCE/JAVA-CORE
This product uses a smear function adapted from MurmurHash3, written by Austin Appleby who has placed
MurmurHash3 in the public domain (https://github.com/aappleby/smhasher/blob/master/src/MurmurHash3.cpp).
* processing/src/main/java/org/apache/druid/query/groupby/epinephelinae/Groupers.java
Loading