Oleksandr Pryimak

Results 23 comments of Oleksandr Pryimak

@dossett thanks! I'll wait for 1.1 and then try to rebase

Just out of curiosity what is the size of moderate graph? Most of our jobs contain around 3-5 steps and it look okayish (I didn't look for a proper picture...

How can I help to make this possible? We would like to unblock thrift upgrades on our end

I think now there is a way to declare a Github Action trusted and avoid adding tokens anywhere. See this documentation https://docs.pypi.org/trusted-publishers/using-a-publisher/ Their example is using pypa/gh-action-pypi-publish@release/v1 which I am...

I relaunched the job and I did not manage to reproduce this stack trace. The job still hangs but without any error messages. I'll try to relaunch with debug logs...

I am sorry for a slow response. 1. I do not have a command line cause I do not launch xgboost Spark training job using a command line but rather...

@Sandy4321, no. There is no way to run it without Spark but your can use Spark local mode to run it on one machine but it may prove to be...

@Sandy4321 if you want some help please write exact question you are looking answer for. What are you trying to archive?Are you trying to build GBDT model on Criteo 1Tb...

Either way the purpose of this project is to demonstrate an ability to train a model in a distributed fashion

I am interested in this too but I lack resources to implement it