Nawid Sayed

Results 9 comments of Nawid Sayed

I assume you mean to build the packages from source? I tried that on the master of the EMR cluster, but ran into errors. I ran the following steps: Installing...

Yes I do have a python3 installation, but it seems like this error is caused by a python2 invocation on the "create_jni.py" file. Invoking `python` from the command line opens...

Thanks for your help so far everybody! I noticed that I am running on EMR Graviton 2 processors (`r6gd` instance) which are ARM based and I believe that might not...

So it seems like it's related to Spark & XGBoost versioning. Using Spark 3.4.0 on Scala 2.12 and XGBoost packages versions 1.7.6 I get the aforementioned error which is probably...

Is there any way to make it properly work for Spark 3.4 ?

Thanks for pointing this out. Unfortunately adding the library according to instructions [here](https://github.com/dmlc/xgboost/issues/9497), fails in the following way when running `sbt compile`: ``` [error] (update) java.net.URISyntaxException: Illegal character in path...

Even when manually adding the 2.0.0-RC1 packages to the jar, we run into the Rabbit Tracker error: ``` Tracker started, with env={} 23/08/23 16:53:11 ERROR RabitTracker$TrackerProcessLogger: Tracker Process ends with...

I don't know, isn't it written in C? The default `python` command resolves to python 3.7.16 on EMR tho. Anyways, I was able to run Xgboost-Spark 1.1.2 on EMR 5.36.1...

Hello, I am still facing the same issue as OP, can't query jobs related to `create_extract`. Environment: TSC version: 0.24, Rest API version: 3.19 Tableau Server version: 2023.2.0 (20232.23.0616.0032)