HarryCaveMan
HarryCaveMan
All versions of pcre < 8.44-r0 are included in CVE-2020-14155. alpine main apk repo is still 8.43-r0: https://pkgs.alpinelinux.org/packages?name=pcre-dev&branch=v3.11
### Issue: The`ndash` characters in `word_count.txt` cause an error when following the "Run your first Spark Job" tutorial. There are only two occurences of this character here: "`from 1913–74.`" and...
If I want to use the `SequenceClassifier` pipeline for something like reranking, I am (sort of) able to do so using the exposed `forward_t` method. The problem is that I...
It would be nice to be able to set `--tfs-session-parallelism` flag via a container environment variable the same way `--tfs-inter-op-parallelism` is set. I know there are a few other mods...
Add `model_filename` and `keep_tempfiles attr` to `self` to comply with sklearn clone api which requires all `__init__` args be instance attributes. This is imperative for functionalities in sklearn which use...
### Search before asking - [X] I searched the [issues](https://github.com/ray-project/kuberay/issues) and found no similar issues. ### KubeRay Component ray-operator ### What happened + What you expected to happen # What...