-
### SynapseML version
0.10.1
### System information
- **Language version** (e.g. python 3.8, scala 2.12): Python 3.10.8
- **Spark Version** (e.g. 3.2.3): Spark 3.2.2
- **Spark Platform** (e.g. Sy…
-
I am using the extension to connect to Azure Synapse Interactive PySpark session. The session expires every 1-1.5 hour with the following error message:
`An error was encountered:
Invalid status c…
-
### SynapseML version
Azure Synapse Analytics Spark Pool 3.1
### System information
- **Language version** (e.g. python 3.8, scala 2.12):
- **Spark Version** (e.g. 3.2.2):
- **Spark Platform** (e…
-
The biggest problem I'm having with using py4j is that there is no autocompletion for the java classes.
It would be a great addition to have a tool that converts a java project into stub files for py…
-
## 요건 파악
> *DE 요청관리에 있는 내용 기반으로 요청 담당자와 커뮤니케이션을 통해 자세히 요건 파악을 진행해주세요.
Local Spark 활용을 위한 Docker 구축
: local 환경에서 개인이 spark를 사용해 데이터를 다뤄볼 수 있도록 docker desktop 사용하여 docker container로 패키징된 spark ap…
-
Jupyter hangs if more than one ipynb files are open.
-
**Relato**
Precisamos da base de dados do histórico de cotações dos ativos da bolsa de valores B3
**Possíveis soluções**
Encontrei alguns mas são pagos
[Pacote da cedro](https://blog.cedrotech.…
-
Im following the tutorial and im getting this error
AttributeError: 'DataFrame' object has no attribute 'registerTempTable'
when running
> inspections.registerTempTable("restaurants")
> lasDF …
-
I am getting error when trying to run Nyc Taxi or mortgage examples with Spark 3.1.2 operator in Kubernetes. We are submitting our Sparkapplication via Kubectl and getting below error. I tried with di…
-
Hi, I used pip3 install findspark . after installation complete I tryed to use import findspark but it said No module named 'findspark'. I don't know what is the problem here