druid/extensions-core
Tejaswini Bandlamudi cceb2e849e
Perform lazy initialization of parquet extensions module (#12827)
Historicals and middle managers crash with an `UnknownHostException` on trying
to load `druid-parquet-extensions` with an ephemeral Hadoop cluster. This happens
because the `fs.defaultFS` URI value cannot be resolved at start up time as the
hadoop cluster may not exist at startup time.

This commit fixes the error by performing initialization of the filesystem in
`ParquetInputFormat.createReader()` whenever a new reader is requested.
2022-08-02 13:41:12 +05:30
..
avro-extensions Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
azure-extensions Able to filter Cloud objects with glob notation. (#12659) 2022-06-24 11:40:08 +05:30
datasketches Use datasketches version 3.2.0 (#12509) 2022-05-13 11:28:15 +05:30
druid-aws-rds-extensions Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
druid-basic-security Improve build performance of modules (#12486) 2022-05-01 22:43:11 +08:00
druid-bloom-filter Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
druid-kerberos Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
druid-pac4j Mark specific nimbus.lang.tag.version. (#12751) 2022-07-07 09:58:35 +05:30
druid-ranger-security Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
ec2-extensions Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
google-extensions Able to filter Cloud objects with glob notation. (#12659) 2022-06-24 11:40:08 +05:30
hdfs-storage Add authentication call before cleaning up intermediate files in hadoop ingestions (#12030) 2022-05-02 08:40:44 -05:00
histogram Free ByteBuffers in tests and fix some bugs. (#12521) 2022-05-19 07:42:29 -07:00
kafka-extraction-namespace Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
kafka-indexing-service Mid-level service client and updated high-level clients. (#12696) 2022-07-05 09:43:26 -07:00
kinesis-indexing-service Mid-level service client and updated high-level clients. (#12696) 2022-07-05 09:43:26 -07:00
kubernetes-extensions Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
lookups-cached-global Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
lookups-cached-single Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
mysql-metadata-storage deps: upgrade mysql-connector-java to v5.1.49 (#12704) 2022-06-29 23:15:46 +08:00
orc-extensions sets Hadoop conf ClassLoader (#12738) 2022-07-04 17:07:39 +05:30
parquet-extensions Perform lazy initialization of parquet extensions module (#12827) 2022-08-02 13:41:12 +05:30
postgresql-metadata-storage Optimize overlord GET /tasks memory usage (#12404) 2022-06-16 22:30:37 +05:30
protobuf-extensions Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
s3-extensions S3 Ingestion from non-default endpoints (#11798) 2022-07-15 11:03:34 -07:00
simple-client-sslcontext Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
stats Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
testing-tools Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30