Andrew Holway
Andrew Holway
Whilst trying to use python3 as the PySpark driver I have found that PYSPARK_PYTHON & PYSPARK_DRIVER_PYTHON seem to be ignored when launching jobs using the dcos spark tool. According to...
It seems that the resource allocation for apache spark jobs on DC/OS is a bit murky. For example launching a job with: `dcos spark run --submit-args='http://foobar/prog.py'` will allocate lots of...
Hello, Is it possible to use custom data mapping? For example I would like to be able to control other elements - specifically the `subtitle`, and perhaps `show_sidebar` which is...
Hello, I see there has been some activity around this topic but it does not seem to have been implemented. We're looking for a way to assign a preallocated EIP...
Hello, I notice that the repo has no PR merged since Jan. Is the project still maintained? Cheers, Andrew
#### Description Provide a brief description of your issue here. For example: I'm trying to add 3 RHEL9 nodes to OpenShift using this repo. It fails with the following ```...
### Keywords _No response_ ### Problem Hello, My operator creates jobs. I'm trying to find a neat way of updating the status of the operator when the job changes. Please...
### **Describe the bug** Installing `monailabel` fails due to an incompatibility with Python 3.13.2. The dependency `numpymaxflow>=0.0.7` attempts to install `numpy==1.26.0`, but this version (and others) are not compatible with...