Furkan KAMACI
55927bf8e3
Kafka version is updated ( #6835 )
...
Update Kafka version in tutorial from 0.10.2.0 to 0.10.2.2
2019-01-10 17:58:40 -08:00
Jihoon Son
c35a39d70b
Add support maxRowsPerSegment for auto compaction ( #6780 )
...
* Add support maxRowsPerSegment for auto compaction
* fix build
* fix build
* fix teamcity
* add test
* fix test
* address comment
2019-01-10 09:50:14 -08:00
Furkan KAMACI
ea973fee6b
Tranquility version is updated ( #6824 )
2019-01-10 09:46:58 +08:00
David Lim
f7bbee2e65
Front Matter header needs to be on the first line for md to be rendered properly by jekyll ( #6733 )
2018-12-13 11:47:20 -08:00
Vadim Ogievetsky
da4836f38c
Added titles and harmonized docs to improve usability and SEO ( #6731 )
...
* added titles and harmonized docs
* manually fixed some titles
2018-12-12 20:42:12 -08:00
David Lim
e2bedab665
fix links to use relative references ( #6696 )
2018-11-30 16:32:10 -08:00
David Lim
afb239b17a
add missing license headers, in particular to MD files; clean up RAT … ( #6563 )
...
* add missing license headers, in particular to MD files; clean up RAT exclusions
* revert inadvertent doc changes
* docs
* cr changes
* fix modified druid-production.svg
2018-11-13 09:38:37 -08:00
David Lim
23ad3d214c
fixup docs to download from Apache mirror, fixup tarball name and path, change references from quickstart/* to quickstart/tutorial/* ( #6570 )
2018-11-01 21:47:29 -07:00
Jonathan Wei
8382764900
Remove unused bin/init script, conf-quickstart reference ( #6520 )
2018-10-26 11:30:01 -07:00
adursun
6f44e568db
Add missing comma ( #6399 )
2018-09-28 09:02:36 -07:00
Jonathan Wei
f12ffd19a8
Add Kafka reset instructions for tutorial ( #6362 )
2018-09-21 14:18:31 -07:00
Jonathan Wei
4caa61d8fa
Fix tutorial sample data filename, fix logger classname in metrics docs ( #6299 )
2018-09-04 21:47:12 -07:00
Eyal Yurman
10ca290d64
Correct file name typo in Quickstart tutorial ( #6297 )
...
Correct name wikipedia-2015-09-12-sampled.json.gz to wikiticker-2015-09-12-sampled.json.gz
2018-09-04 14:20:17 -07:00
Jonathan Wei
180e3ccfad
Docs consistency cleanup ( #6259 )
2018-09-04 12:54:41 -07:00
Gian Merlino
431d3d8497
Rename io.druid to org.apache.druid. ( #6266 )
...
* Rename io.druid to org.apache.druid.
* Fix META-INF files and remove some benchmark results.
* MonitorsConfig update for metrics package migration.
* Reorder some dimensions in inner queries for some reason.
* Fix protobuf tests.
2018-08-30 09:56:26 -07:00
Jim Slattery
d957295b98
spelling: storage ( #6248 )
2018-08-27 16:35:31 -07:00
Jonathan Wei
94a937b5e8
New doc fixes ( #6156 )
2018-08-13 11:11:32 -07:00
Jonathan Wei
b0805540af
Fix kafka tutorial typo ( #6141 )
2018-08-09 18:41:05 -07:00
Jonathan Wei
24f2e8ba26
New quickstart and tutorials ( #6126 )
...
* New quickstart and tutorials
* PR comments
* Fix tranquility
2018-08-09 14:37:52 -06:00
Dylan Wylie
754c80e74a
Fix quickstart docs to specify that Java 8 is required. ( #5722 )
...
See #4907 #5719
2018-04-30 13:25:59 -07:00
Nishant Bangarwa
4cc31e4e7a
Update Zookeeper version ( #5184 )
2018-01-04 10:59:20 +08:00
Gian Merlino
e6ec4310b1
IT: Switch to OpenJDK8 base image. ( #5060 )
...
* IT: Switch to OpenJDK8 base image.
Also split the Docker image into a base image and a child image, and
build the base image ahead of time for efficiency's sake. Also upgrade
ZK to 3.4.10.
* Additional comments about ZK upgrades.
2017-11-08 19:56:31 -08:00
Jiaqi Liu
7c8b14f18c
Fix doc link ( #5040 )
2017-11-03 11:04:33 -07:00
Xiuming Chen
7e4e5510e0
Outdated property names ( #4146 )
...
Outdated property names?
2017-04-05 16:37:38 -07:00
hzy001
c4f44c0590
Update the docs ( #4059 )
...
Signed-off-by: Hao Ziyu <haoziyu@qiyi.com>
2017-03-15 10:32:29 -04:00
Gian Merlino
78b0d134ae
Require Java 8 and include some Java 8 dependencies. ( #3914 )
...
* Require Java 8 and include some Java 8 dependencies.
- Upgrade Jetty to 9.3.16.v20170120.
- Upgrade DataSketches to 0.8.4.
- Bundle caffeine-cache by default.
- Still target Java 7 when compiling base Druid classes.
* Update cluster, quickstart docs.
* Remove oraclejdk7 from travis.yml.
2017-02-14 12:51:51 -08:00
Fokko Driesprong
31bea380eb
Updated Apache Zookeeper to the latest stable version ( #3841 )
2017-01-12 13:39:29 -08:00
Dongkyu Hwangbo
da007ca3c2
Replace caravel with superset ( #3780 )
2016-12-16 20:47:52 -08:00
Gian Merlino
90f5d8cd17
Fix path in cluster.md. ( #3253 )
2016-07-17 08:30:20 -07:00
Gian Merlino
cd5c5419bb
Make docs deploying better. ( #3040 )
...
- Make redirects for old links based on _redirects.json
- Replace #{DRUIDVERSION} tokens in docs with current version
- Allow origins named something other than "origin"
- Can use either s3cmd or awscli, depending on availability
2016-05-31 15:34:58 -07:00
Shekhar Gulati
c41bfe50d0
Using quotes around the cp ( #2934 )
2016-05-16 15:16:48 -07:00
Joe Pettersson
2288c78395
chore_fix-quickstart-docs ( #2946 )
...
Fixes a small grammatical error in the `./docs/content/tutorials/quickstart.md` whereby a sentence didn't make sense
2016-05-10 09:52:24 -07:00
Gian Merlino
b8af84d1fc
Update tutorials to tranquility v0.8.0. ( #2937 )
2016-05-09 11:50:37 -07:00
Gian Merlino
e320d13385
Fix various broken links in the docs. ( #2833 )
2016-04-13 13:30:01 -07:00
Gian Merlino
725ee1401d
Update tranquility version in the docs. ( #2832 )
2016-04-13 11:33:59 -07:00
Gian Merlino
aa25cc1f68
Fix up Kafka tutorial ( #2831 )
...
1) Remove extraneous section
2) Remove -SNAPSHOT version
2016-04-13 11:33:45 -07:00
Charles Allen
ed5377465a
add AirBnB Caravel to list of libraries ( #2719 )
2016-04-12 12:53:50 -07:00
Gian Merlino
2dfd3877c0
Fix a bunch of broken links in the docs.
2016-03-23 10:21:28 -07:00
Gian Merlino
a938f0853b
Additional ports docs.
2016-03-14 19:11:18 -07:00
Gian Merlino
e51277b96c
Docs on default ports.
2016-03-14 11:25:21 -07:00
fjy
8405a7710e
tutorial fix
2016-02-04 15:37:47 -08:00
fjy
003f54e268
add doc rendering
2016-02-04 14:21:59 -08:00
fjy
1aa363cea7
new quickstart
2016-02-04 09:37:38 -08:00
bin liu
39a4666387
fix doc format
2016-02-03 16:29:31 +08:00
Robin
c9368702fa
do some editing of the instructions for using mysql for metadata
2016-01-21 10:37:30 -06:00
Gian Merlino
42ee473052
ZooKeeper 3.4.7 was unreleased, revert to 3.4.6.
2016-01-17 21:31:29 -08:00
Robin
e280ab5f07
update zookeeper version to 3.4.7
2016-01-04 11:47:02 -06:00
Fangjin Yang
b0ab363022
Merge pull request #2052 from gianm/service-names
...
Change service names in docs, examples to match defaults in the code.
2015-12-08 15:40:35 -08:00
AdrieanKhisbe
5d10088e2d
Update Tutorial with new Zookeper Version and instructions
2015-12-07 06:50:42 +01:00
Gian Merlino
8e594a2e72
Change service names in docs, examples to match defaults in the code.
2015-12-06 10:04:21 -08:00