Clint Wylie
8117222da3
use right port for kafka tutorial, reinfoce that tutorials assume you are using micro-quickstart single-server configuration ( #7862 )
2019-06-11 08:50:52 -07:00
Clint Wylie
939b417379
Update tutorial-kafka.md ( #7678 )
2019-05-16 23:10:45 -07:00
Jonathan Wei
d667655871
Add basic tuning guide, getting started page, updated clustering docs ( #7629 )
...
* Add basic tuning guide, getting started page, updated clustering docs
* Add note about caching, fix tutorial paths
* Adjust hadoop wording
* Add license
* Tweak
* Shrink overlord heaps, fix tutorial urls
* Tweak xlarge peon, update peon sizing
* Update Data peon buffer size
* Fix cluster start scripts
* Add upper level _common to classpath
* Fix cluster data/query confs
* Address PR comments
* Elaborate on connection pools
* PR comments
* Increase druid.broker.http.maxQueuedBytes
* Add guidelines for broker backpressure
* PR comments
2019-05-16 11:13:48 -07:00
Gian Merlino
0352f450d7
Fix broken links in docs, add broken link checker. ( #7658 )
...
Also adds back insert-segment-to-db.md with some docs about why and
when it was removed (in #6911 ).
2019-05-15 14:49:50 -07:00
Surekha
917106985f
Update tutorial to delete data ( #7577 )
...
* Update tutorial to delete data
* update tutorial, remove old ways to drop data
* PR comments
2019-05-15 14:40:06 -07:00
Clint Wylie
6a6c6d573d
Add plain text README.txt, use relative link from README.md to build.md ( #7611 )
...
* use relative link to build instructions from top level readme
* add textfile to readme
* formatting
* make README.BINARY plaintext, move LABELS.md to LABELS, README.txt to README
* exclude README.BINARY still
* remove jdk links/recommmendations
* add script to use DRUIDVERSION in textfile README instead of latest, add links to recommended jdk to build.md
* license
* better readme template, links to latest if does not detect an apache release version
* fix
2019-05-09 21:29:26 -07:00
Jonathan Wei
7c2ca474da
Add single-machine deployment example cfgs and scripts ( #7590 )
...
* Add single-machine deployment example cfgs and scripts
* Add (8u92+)
* Use combined coordinator-overlord for single machine confs
* RAT fix
2019-05-06 19:11:13 -07:00
Jonathan Wei
74960e82bf
Add more Apache branding to docs ( #7515 )
2019-04-19 15:52:26 -07:00
Jonathan Wei
8078f567aa
Update kafka version in tutorials ( #7500 )
2019-04-17 14:56:29 -07:00
Jihoon Son
892d1d35d6
Deprecate NoneShardSpec and drop support for automatic segment merge ( #6883 )
...
* Deprecate noneShardSpec
* clean up noneShardSpec constructor
* revert unnecessary change
* Deprecate mergeTask
* add more doc
* remove convert from indexMerger
* Remove mergeTask
* remove HadoopDruidConverterConfig
* fix build
* fix build
* fix teamcity
* fix teamcity
* fix ServerModule
* fix compilation
* fix compilation
2019-03-15 23:29:25 -07:00
Venkatraman P
3118160387
Adding a tutorial in doc for using Kerberized Hadoop as deep storage. ( #6863 )
...
* Adding a tutorial in doc for using Kerberized Hadoop as deep storage.
* Update tutorial-kerberos-hadoop.md
* Update tutorial-kerberos-hadoop.md
* Update tutorial-kerberos-hadoop.md
* Update tutorial-kerberos-hadoop.md
* Update tutorial-kerberos-hadoop.md
* Update tutorial-kerberos-hadoop.md
* Update tutorial-kerberos-hadoop.md
* Update tutorial-kerberos-hadoop.md
* Update tutorial-kerberos-hadoop.md
* Update tutorial-kerberos-hadoop.md
* Update tutorial-kerberos-hadoop.md
* Update tutorial-kerberos-hadoop.md
* Update tutorial-kerberos-hadoop.md
* Update tutorial-kerberos-hadoop.md
Fixed - to ~ in Apache License section.
* Update tutorial-kerberos-hadoop.md
* Update tutorial-kerberos-hadoop.md
2019-03-11 11:39:15 -07:00
Jonathan Wei
32c418fdd8
Reword 'node' to 'process' ( #7172 )
2019-02-28 18:10:39 -08:00
Jonathan Wei
3d247498ef
Update tutorials for 0.14.0-incubating ( #7157 )
2019-02-27 19:50:31 -08:00
Jihoon Son
6b232d8195
Improve compaction tutorial to demonstrate compaction with keepSegmentGranularity = true ( #7079 )
...
* Improve compaction tutorial to demonstrate compaction with keepSegmentGranularity = true
* typo
* add a warning
2019-02-27 16:02:51 -08:00
Furkan KAMACI
185a7d4fc5
Updated definition and added link for Zookeeper connection string. ( #6961 )
...
* Updated definition and added link for Zookeeper connection string.
* Conflicts are merged.
2019-01-31 10:14:42 -08:00
Jonathan Wei
82137874ea
Add master/data/query server concepts to docs/packaging ( #6916 )
...
* Add master/data/query server concepts to docs/packaging
* PR comments
* TOC and markdown fix
* Update image legend
* PR comment
* More PR comments
2019-01-30 19:41:07 -08:00
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