-
Hi,
Are there any plans to adjust Sparklens for streaming processing? I assume that right now it is suitable only for batch processes?
Best,
Dominika
-
the UI seems to be down
http://sparklens.qubole.com/
-
Hi ,
I want to use Sparklens while running Spark Notebooks in a Databricks cluster . Is that possible currently ?
-
Sparklens is not working for Spark 3.X and Scala 2.12
-
I'm receiving this error running sparklens on spark history file
```
Failed in Analyzer StageSkewAnalyzer
java.lang.ArithmeticException: / by zero
at com.qubole.sparklens.analyzer.StageSke…
-
When I upload the sparklens report json file to [sparklens](http://sparklens.qubole.com/), I don't get any reports delivered. I have even checked my spam folders.
-
I am trying to run sparklens on event logs of my application.
I am using following command
```
./bin/spark-submit \
--packages qubole:sparklens:0.2.0-s_2.11 \
--master local[0] \
--class…
-
Getting this error which leads to my job failure. This exception leads to this error - **org.apache.spark.SparkException: Job 33 canceled because SparkContext was shut down**
```
18/11/22 08:47:10…
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issue…
-
According to https://mvnrepository.com/artifact/qubole/sparklens/0.3.2-s_2.11, the module should be available in SparkPackages, but we've seen intermittent download failures over the past week or so. …