What happened?
A user running RHEL 9 reported an error importing movie lens data when running 0.2.126 but succeeded on 0.2.120. This error did not reproduce on MacOS. We should verify which version of hail this error is introduced and whether the hail installation is fully broken or for some reason is just movie lens/a subset of functionality.
Version
0.2.126
Relevant log output
2023-11-20 18:25:51.813 Hail: WARN: This Hail JAR was compiled for Spark 3.3.0, running with Spark 3.3.3.
Compatibility is not guaranteed.
2023-11-20 18:25:53.340 Hail: INFO: SparkUI: http://xxxxx:4040
2023-11-20 18:25:54.037 Hail: INFO: Running Hail version 0.2.126-ee77707f4fab
2023-11-20 18:27:48.120 Hail: INFO: downloading MovieLens-100k data ...
Source: https://files.grouplens.org/datasets/movielens/ml-100k.zip
2023-11-20 18:27:50.320 Hail: INFO: importing users table and writing to data/users.ht ...
What happened?
A user running RHEL 9 reported an error importing movie lens data when running 0.2.126 but succeeded on 0.2.120. This error did not reproduce on MacOS. We should verify which version of hail this error is introduced and whether the hail installation is fully broken or for some reason is just movie lens/a subset of functionality.
Version
0.2.126
Relevant log output
2023-11-20 18:25:51.813 Hail: WARN: This Hail JAR was compiled for Spark 3.3.0, running with Spark 3.3.3. Compatibility is not guaranteed. 2023-11-20 18:25:53.340 Hail: INFO: SparkUI: http://xxxxx:4040 2023-11-20 18:25:54.037 Hail: INFO: Running Hail version 0.2.126-ee77707f4fab 2023-11-20 18:27:48.120 Hail: INFO: downloading MovieLens-100k data ... Source: https://files.grouplens.org/datasets/movielens/ml-100k.zip 2023-11-20 18:27:50.320 Hail: INFO: importing users table and writing to data/users.ht ...