Clint Wylie
52ef043be1
add license for tutorial wiki data ( #8944 )
...
* add license for tutorial wiki data
* tweaks
2019-11-26 13:33:24 -08:00
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
Vadim Ogievetsky
17d773dca2
Web console: replace (and remove) old consoles ( #8838 )
...
* first steps
* clean licenses
* fix capabilities
* fix specs
* more tests
* new web console on coordinator and overlord, remove setup for old consoles, old configs
* better message
* update licenses
* sync license files
* more button
* fix tslint issue
* jetty-rewrite dependency to add redirects for old console paths
* put dependency in the right place
* fix overlord detection
* fix notices, dedupe licenses
* make segment timeline work in no SQL mode
* update license
* revert hard coded coordinator mode from testing
* update restricted mode copy
2019-11-15 19:45:14 -08:00
Clint Wylie
44dd5b5f0d
add jaxb-runtime to fix exception with newer versions of java ( #8409 )
...
* add jaxb-runtime to fix exception with jdk9+
* fix licenses
* oops
2019-08-27 14:25:05 -06:00
Vadim Ogievetsky
0235b338fc
Web console: celebrate array based groupBy by supporting resultAsArray in the console ( #8231 )
...
* teach table about resultAsArray
* use query result decoder
* fix snapshot
2019-08-05 18:54:39 -07:00
Vadim Ogievetsky
cc4450db12
Web console: add reindex (ingestSegment firehose) to the data loader ( #8181 )
...
* tidy up nulls
* standardize more on undefined
* updated licenses
* do not do heavy handed rendering
* reindex from druid
* tidy up
* add inline firehose
* add husky
* sass lint
* better suggestion
* fix script typo
* adjust time formats
* add missing time formats
* use term 'reindex'
* fix lodash.compact
2019-07-29 14:41:27 -07:00
Vadim Ogievetsky
8bd0f8c2ac
Web console: code quality improvements (null tidy up) ( #8162 )
...
* tidy up nulls
* standardize more on undefined
* updated licenses
* update snapshot
* do not do heavy handed rendering
* add placeholder to SQL view
* remove pointelss fragment
2019-07-27 01:46:37 -07:00
Vadim Ogievetsky
d3a6753df9
Web console: update dependencies ( #8007 )
...
* update web console deps
* update license.yaml
* add tiny-warning
* do not sort all licenses
* fix snapshots
* add final licenses
* explicit mode
* webpack tweaks
* remove apache 2s
* fixed missing license
* added comments in script
* put in markers
* simpler script generator
* add copyrights
* more log
2019-07-16 09:22:12 -07:00
Jihoon Son
12f12676e3
Binary license management system ( #7998 )
...
* Binary license management system
* add missing file
* add comment
* Address comments
* print missing licenses
* print druid module name
* Add missing licenses and update versions
* fix library versions and add missing ones. also fix pom.xml
* testing multi thread
* Parallel report generation
* fix build error
* install pyyaml and use old api
* install python3
* fix travis script
* python3.6
* pip
* setuptools
* python3-setuptools
* address comment
* error on not found reports or registered licenses
* removed licenses
* debug
* travis debug
* add missing licenses
* travis debug
* debug
* remove debug code
* test build script
* travis debug
* still debug
* add missing python lib
* debug
* debug
* fix travis
* fix travis
* debug travis
* flush print
* print something more to keep travis alive
* adjust print
* single threaded
* single threaded
* debug
* debug
* remove debug
* remove deprecated-2017Q4 from travis conf
* remove comments and duplicate sudo
2019-07-08 12:24:51 -07:00
Jihoon Son
0d5fbfa0eb
Add missing license pointer for Porter Stemmer ( #7941 )
...
* Add missing license pointer for Porter Stemmer
* add missing file
2019-06-24 12:21:40 -07:00
Jihoon Son
f9528d6476
Add missing protobuf license ( #7785 )
2019-05-28 18:09:05 -07:00
Clint Wylie
db3792727e
use unminified jquery to be more friendly for source releases, fix license stuff ( #7751 )
...
* use unminified jquery to be more friendly for source releases, fix license stuff
* other license file
* rats
2019-05-24 11:53:25 -07:00
Jonathan Wei
5939fc28ea
Fix some bundled license files ( #7516 )
2019-04-19 16:07:44 -07:00
Jonathan Wei
5486c2abf8
Update LICENSE and NOTICE files ( #7026 )
...
* Update LICENSE and NOTICE files
* Update react-table version
2019-03-04 18:45:22 -08:00