aamend / spark-gdelt

Binding the GDELT universe in a Spark environment
Apache License 2.0
22 stars 10 forks source link

Spark 3.0, compiling scala 2.12 #11

Closed aamend closed 4 years ago

aamend commented 4 years ago

@lamastex I have to urgently compile GDELT for Spark 3.x / Scala 2.12. I've tested this code change on databricks runtime 7.X and ensured both the parser and HTML fetching work. New changes can be merged against 3.X later.

lamastex commented 4 years ago

Just seeing this. Give me an hour or so. Raaz

On Fri, 21 Aug 2020 at 00:14, Antoine Amend notifications@github.com wrote:

@aamend https://github.com/aamend requested your review on: #11 https://github.com/aamend/spark-gdelt/pull/11 Spark 3.0, compiling scala 2.12.

— You are receiving this because your review was requested.

Reply to this email directly, view it on GitHub https://github.com/aamend/spark-gdelt/pull/11#event-3677304727, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADABWT7R5GDOAXW76P2CPKLSBWN27ANCNFSM4QGUWRVA .

-- Raazesh Sainudiin lamastex.org

lamastex commented 4 years ago

Let's leave the branch features/spark_3 there for now.