summaryrefslogtreecommitdiffstats
path: root/sample-apps/blog-recommendation/src/spark/data_exploration.scala
diff options
context:
space:
mode:
Diffstat (limited to 'sample-apps/blog-recommendation/src/spark/data_exploration.scala')
-rw-r--r--sample-apps/blog-recommendation/src/spark/data_exploration.scala1
1 files changed, 0 insertions, 1 deletions
diff --git a/sample-apps/blog-recommendation/src/spark/data_exploration.scala b/sample-apps/blog-recommendation/src/spark/data_exploration.scala
index d9f3abc9cd8..228834cfb4b 100644
--- a/sample-apps/blog-recommendation/src/spark/data_exploration.scala
+++ b/sample-apps/blog-recommendation/src/spark/data_exploration.scala
@@ -1,4 +1,3 @@
-// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
// sc is an existing SparkContext.
val sqlContext = new org.apache.spark.sql.SQLContext(sc)