Isn't match_recognize just a filter?
df.filter(predicate)?
On Sat, 25 May 2019 12:55:47 -0700 kanth...@gmail.com wrote
HiĀ All,
Does Spark SQL has match_recognize? I am not sure why CEP seems to be neglected
I believe it is one of the most useful concepts in the Financial applications
Hi,
I can run successfully in cluster mode but when trying in client mode the
job won't run.
I have a driver pod created from jupyter/pyspark-notebook that I would
assume is sufficient.
I execute:
bin/spark-submit \
--master k8s://https://192.168.99.100:8443 \
--deploy-mode client \