0.9.1
Release notes - Hopsworks - Version 0.9.1
Bug
- [HOPSWORKS-197] - Turning on and off tours is a terrible user experience
- [HOPSWORKS-903] - Jupyter cleanup and timer bugfixes
- [HOPSWORKS-913] - Feature store quota missing from admin UI in hopsworks
- [HOPSWORKS-920] - Job monitor thread gets stuck if job is killed while running
- [HOPSWORKS-927] - TensorBoard could not bind to an unsupported address family
- [HOPSWORKS-928] - [Featurestore] Bug: nested spark schemas are not automatically translatable to Hive
- [HOPSWORKS-929] - [Featurestore] Don't allow hyphen in featuregroup names because Hive do not allow it
- [HOPSWORKS-930] - [Featurestore] bug, in API retrieval code in feature-registry featurestore is undefined
- [HOPSWORKS-932] - Jobs UI date selector should persist user-selected values
- [HOPSWORKS-938] - Adding pyFiles to Jupyter does not add it to python path
- [HOPSWORKS-941] - Fix dataset access request and related tests
- [HOPSWORKS-945] - Zipping and unzipping is broken with Hops TLS
- [HOPSWORKS-949] - [airflow-chef] Install recipe does not create root hops installation directory
- [HOPSWORKS-951] - sqoop and airflow bugfixes
- [HOPSWORKS-953] - [kagent-chef] kagent falsely assumes service is dead when it restarts
- [HOPSWORKS-955] - [airflow-chef] Use assigned roles in JWT to determine if a user is admin
- [HOPSWORKS-958] - AirflowJWTManager randomly does not renew tokens
- [HOPSWORKS-968] - Dataset browser pagination and select all not working
- [HOPSWORKS-974] - Blank padded day in rspec breaks tests
- [HOPSWORKS-975] - [airflow-chef] Change restart policy of airflow scheduler
- [HOPSWORKS-976] - Airflow file manager does not refresh secret directory when navigate to another project
- [HOPSWORKS-977] - Pin tornado version to 5.1.1
- [HOPSWORKS-978] - dela::install should create /srv/hops/ before creating sub directories
- [HOPSWORKS-979] - Cannot change default 'admin' password of admin@kth.se
- [HOPSWORKS-987] - User admin to slow and user search returning duplicated results
- [HOPSWORKS-988] - Launching Jupyter server gradually gets slower and times out
- [HOPSWORKS-990] - uploading big files from web ui can cause 'invalidated token'
- [HOPSWORKS-992] - [kagent-chef] Invalid command in kagent's service status script
- [HOPSWORKS-993] - [Feturestore] tf record schema infer for float arrays is not working correctly
- [HOPSWORKS-996] - Jobs monitor threads may saturate the system
- [HOPSWORKS-1004] - YarnJobMonitor does not have a full list of Yarn running states
- [HOPSWORKS-1007] - Install version specific kernel packages, not generic ones
- [HOPSWORKS-1012] - Metadata designer does not work
- [HOPSWORKS-1017] - Date in field "feature store created" is NaN
- [HOPSWORKS-1022] - NOT_START is not a final state for Log Aggregation
Task
- [HOPSWORKS-959] - Remove apache2 dependency from cookbooks
- [HOPSWORKS-984] - Remove commons-fileupload dependency from kmon and admin modules