-
**Is your feature request related to a problem? Please describe.**
Recently, we've added Spark SQL support to SqlRender and a few OHDSI tools. We'd like to do the same for WhiteRabbit.
**Describe …
-
Hi all !
Not sure if it's a real issue but we integrated OpenLineage in our databricks cluster and a lot of users use notebook to read data (without writing any).
So a lot of job have the same na…
-
[ Disclaimer - I am fairly new with Pulsar so I might not understand all the pulsar details but I have been using spark from a while now. ]
I am using Apache Spark consumer for consuming data from Pu…
-
I have Terraform config with a job with two Python file tasks that never reaches a stable state. On each `apply`, Terraform updates the first task to match the second task defined in the config and up…
-
### 공식문서
* https://spark.apache.org/docs/2.4.0/api/sql/index.html#substr
### substring
* substring(str, pos[, len]) : 부분 문자열을 리턴한다. `pos`에서 시작해서 `len` 만큼의 길이의 부분 문자열을 리턴한다. 주의할 점은 `pos`가 1부터 시작…
-
Hello,
Are there any plans to support Spark schemas?
Cheers
-
As you probably have noticed the project has been in hibernation for a couple of months. The reason to this are mainly personal reasons.
However, the plan is to ramping up development of Spark. The …
-
On Feb. 25 we reviewed the following web pages Specifically section 3. http://www.redbooks.ibm.com/redbooks/pdfs/sg247177.pdf
http://www.longpelaexpertise.com/ezine/HLASMfromJava.php
![Screen S…
-
Hi,
Is there a known way (production ready or not) to embed Lightnings vizs into Zeppelin notebooks? (prolly using %pyspark)
Or, are some people quite working on it?
Thanks.
-
## Prototype 1.
#### get more records from Amazon. use spark to read these records, and perform k-mean. and write the result to a new table.
1. create history table, and populate the table with random…