Chi Cao Minh
8365bdf62a
Address security vulnerabilities ( #8878 )
...
* Address security vulnerabilities
Security vulnerabilities addressed by upgrading 3rd party libs:
- Upgrade avro-ipc to 1.9.1
- sonatype-2019-0115
- Upgrade caffeine to 2.8.0
- sonatype-2019-0282
- Upgrade commons-beanutils to 1.9.4
- CVE-2014-0114
- Upgrade commons-codec to 1.13
- sonatype-2012-0050
- Upgrade commons-compress to 1.19
- CVE-2019-12402
- sonatype-2018-0293
- Upgrade hadoop-common to 2.8.5
- CVE-2018-11767
- Upgrade hadoop-mapreduce-client-core to 2.8.5
- CVE-2017-3166
- Upgrade hibernate-validator to 5.2.5
- CVE-2017-7536
- Upgrade httpclient to 4.5.10
- sonatype-2017-0359
- Upgrade icu4j to 55.1
- CVE-2014-8147
- Upgrade jackson-databind to 2.6.7.3:
- CVE-2017-7525
- Upgrade jetty-http to 9.4.12:
- CVE-2017-7657
- CVE-2017-7658
- CVE-2017-7656
- CVE-2018-12545
- Upgrade log4j-core to 2.8.2
- CVE-2017-5645:
- Upgrade netty to 3.10.6
- CVE-2015-2156
- Upgrade netty-common to 4.1.42
- CVE-2019-9518
- Upgrade netty-codec-http to 4.1.42
- CVE-2019-16869
- Upgrade nimbus-jose-jwt to 4.41.1
- CVE-2017-12972
- CVE-2017-12974
- Upgrade plexus-utils to 3.0.24
- CVE-2017-1000487
- sonatype-2015-0173
- sonatype-2016-0398
- Upgrade postgresql to 42.2.8
- CVE-2018-10936
Note that if users are using JDBC lookups with postgres, they may need
to update the JDBC jar used by the lookup extension.
* Fix license for postgresql
2019-11-19 09:14:33 -08:00
Tijo Thomas
27acdbd2b8
'hadoop fs' command is deprecated . The new approach is to use hdfs command . Replacing 'hadoop fs' command with 'hdfs dfs' ( #8762 )
2019-11-01 04:42:10 +05:30
Gian Merlino
7605c23354
Remove Tranquility configs and certain doc references. ( #8793 )
...
Since it hasn't received updates or community interest in a while, it makes sense
to de-emphasize it in the distribution and most documentation (outside of simple
mentions of its existence).
2019-10-30 16:30:16 -07:00
Gian Merlino
c922d2c3c9
Use bundled ZooKeeper in tutorials. ( #8792 )
2019-10-30 16:17:28 -07:00
Jad Naous
2ab43aa688
Update tutorial-kerberos-hadoop.md ( #8689 )
...
* Update tutorial-kerberos-hadoop.md
Fix up what looks like a bad merge.
* Update tutorial-kerberos-hadoop.md
Fix spelling issues
2019-10-22 14:40:41 -07:00
Jad Naous
9f4e11df32
Update tutorial-rollup.md ( #8687 )
...
At this point there hasn't yet been an explanation in the tutorial of what "segments" are
2019-10-16 20:08:09 -06:00
Vadim Ogievetsky
52f3f2c229
fix docs version interpolation ( #8568 )
2019-09-22 17:38:55 -07:00
Vadim Ogievetsky
94298f7809
Update Kafka loading docs to use the streaming data loader ( #8544 )
...
* fix redirects
* remove useless page
* fix Single server reference configurations formatting
* update batch data loading
* update Kafka docs
* fix typos and tests
* add more links
* fix spelling
2019-09-22 15:00:52 -07:00
Chi Cao Minh
7dcbaca658
Spellcheck docs ( #8548 )
...
* Spellcheck docs
Fix spelling mistakes in docs and add CI job for running spellcheck on
docs.
* Add missing license header
2019-09-17 12:47:30 -07:00
legendtkl
0be4a41c06
Website Doc: fix bash command ( #8442 )
...
* fix "gunzip -k" to "gunzip -c"
2019-08-30 22:22:09 -07:00
Furkan KAMACI
02fe3db911
Zookeeper version is updated. ( #8363 )
...
* Zookeeper version is updated.
* Zookeeper version is updated at licenses.yaml
* licenses.yaml is updated and dependencies are fixed to make the project successfully build.
* Zookeeper versions are fixed at licenses.yaml
2019-08-24 22:00:43 -07:00
Clint Wylie
7749571a7f
order and add more ports to hadoop docker container in hadoop indexing tutorial ( #8329 )
...
LGTM
2019-08-23 15:43:06 -05:00
Gian Merlino
d007477742
Docusaurus build framework + ingestion doc refresh. ( #8311 )
...
* Docusaurus build framework + ingestion doc refresh.
* stick to npm instead of yarn
* fix typos
* restore some _bin
* Adjustments.
* detect and fix redirect anchors
* update anchor lint
* Web-console: remove specific column filters (#8343 )
* add clear filter
* update tool kit
* remove usless check
* auto run
* add %
* Fix resource leak (#8337 )
* Fix resource leak
* Patch comments
* Enable Spotbugs NP_NONNULL_RETURN_VIOLATION (#8234 )
* Fixes from PR review.
* Fix more anchors.
* Preamble nix.
* Fix more anchors, headers
* clean up placeholder page
* add to website lint to travis config
* better broken link checking
* travis fix
* Fixed more broken links
* better redirects
* unfancy catch
* fix LGTM error
* link fixes
* fix md issues
* Addl fixes
2019-08-20 21:48:59 -07:00