Open mdmohsin2005khan opened 4 years ago
Same with me..
Hi, thanks for reporting the issues.
I have created the PR for the fix: https://github.com/qubole/sparklens/pull/60
It would be great if you can confirm if the new regex covers the cases. Since many users must be facing an issue because of this, we will do a new release in the coming days. In the meantime, you can build the package from the source once this is merged: sbt clean assembly
I see another issue where I'm unable to save Sparklens JSON file to S3. It gets saved only to HDFS.
@bharathjs93
I tried giving s3a instead of just s3 and it worked for me, sparklens was writing the metrics to s3 location.
Example: --conf spark.sparklens.data.dir=s3a://bucket-name/prefixes/sparklens/
I have seen 2 issues with email report generation