Hello,

Unable to figure out how to disable the interpreter log that gets printed
in each notebook cell before the actual output.  Any pointers?

Here is an example of the interpreter log for spark. The last line is the
actual output.

import org.apache.spark.sql.{SQLContext, DataFrame} clicksS3Bucket: String
= s3n://yadi/yado impressionsS3Bucket: String = s3n://yadi/yado clicksDF:
org.apache.spark.sql.DataFrame = [hr: string, dt: string, ts: bigint, uuid:
bigint...]
Count for pixels data is 96419

Best,
Jitender

Reply via email to