Brandon Veber

Results 8 comments of Brandon Veber

@roclark Just bumping this PR. It'd be nice to have this fixed soon with the season starting. p.s. Boiler Up!

I was having the same problem. It was confusing because I was not getting any failures on my first several flow runs and then suddenly I couldn't get successfully complete...

This is a cool idea. One consideration you might want to make, is dumping the dictionary into a stringified JSON and including it as a field in the output dataframe....

The problem with Teams is it quickly fires off as many requests as there are teams, which almost immediately violates the new request limit at sports reference. I fixed it...

> Does anybody have a good solution for boxscore.py? The best way I've found to fix the it is to intentionally limit the rate of all calls to the website...

Hi @Fleid, you are correct. The custom container can be defined in the runtime_config that is passed to the dataproc call. It expects an image that exists in Container Registry...

I'm happy to raise a PR for this. I do have another related feature request for the dataproc serverless integration, specifically the ability to pass in custom Spark properties. Currently...

@Fleid @nathaniel-may Just bumping this since there seems to be interest in this enhancement beyond myself