Releases: MobileTeleSystems/hadoop-docker
Releases · MobileTeleSystems/hadoop-docker
1.7.1
1.7.0
1.6.0
- [DOP-6758] Add Hive Metastore server to hive image. It is started by default, but can be disabled by passing
WITH_HIVE_METASTORE_SERVER=false - [DOP-6758] Allow to skip starting Hive server by passing
WITH_HIVE_SERVER=false - [DOP-6758] Replace environment variables:
POSTGRES_HOST,POSTGRES_PORT,POSTGRES_DB->HIVE_METASTORE_DB_URL- None ->
HIVE_METASTORE_DB_DRIVER POSTGRES_USER->HIVE_METASTORE_DB_USERPOSTGRES_PASSWORD->HIVE_METASTORE_DB_PASSWORDWITH_MAPREDUCE->WITH_JOBHISTORY_SERVER
- [DOP-6758] Improve healthcheck of Yarn and Hive images - check not only main service, but also services used as dependencies
- [DOP-6758] Cleanup old logs before starting services
- [DOP-6758] Add
|SERVICE|prefix to startup logs of services - [DOP-6758] Add environment variables
HADOOP_VERSIONandHIVE_VERSIONto images - [DOP-6758] Remove unused ports from docker-compose.yml
- [DOP-6758] Add Hive Admin UI port to docker-compose.yml
1.5.0
1.4.1
1.4.0
1.3.0
1.2.1
Use https://dlcdn.apache.org instead of https://apache.org/dist
1.2.0
- Add substitutions support in metastore URL
- Use http://archive.apache.org only as fallback URL if package is missing in http://apache.org/dist
- Upgrade hdfs data during start