Breno Arosa
Breno Arosa
Currently running in the same issue. I'm trying the session parameters bellow (which works with spark2). I can see in the driver log messages that the package is downloaded from...
I understood from the [documentation](https://spark.apache.org/docs/3.0.1/running-on-kubernetes.html#dependency-management) that `spark.kubernetes.file.upload.path` should be used for sharing the files between driver and executors. Indeed this works livy related jars. I set mine `spark.kubernetes.file.upload.path` to `s3a://somosdigital-datascience/spark3/`...
Can we have any update in this PR? This package does an amazing job for me but I need the SSL suport to use it.
I have started by taking the [list of voted propositions](http://www2.camara.leg.br/transparencia/dados-abertos/dados-abertos-legislativo/webservices/proposicoes-1/ProposicoesVotadasEmPlenario) as an entry point. The list of voted propositions don't have much value by itself, so for a following step...
The list of voted propositions don't contains that much information about them so I started to try to retrieve propositions information. I identified multiple ways to retrieve propositions data: -...
Hi guys, As I commented on the telegram group I'm willing to try to work in this issue. I have zero familiarity with this code base so this may take...