Closed mslinn closed 7 years ago
Thank you for the suggestion. I will remove master :)
Mike
I wrote up a brief blog post on this new version of the Twitter Classifier Reference Application.
@mslinn, your post inspired me to write Scala implementation of Log Analyzer Application.
Scala is awesome.
@tashoyan Excellent! I'd be happy to do an idiomatic Scala style review, when ready. Let me know!
@mslinn My pull request is ready: https://github.com/databricks/reference-apps/pull/89 This is my first experience with Scala, so I would be grateful to you for a review.
Summary of changes to the
twitter_classifier
reference app:Although I am quite comfortable with Scala, this is my first time with Spark 2, so suggestions on how to best demonstrate the API would be most welcome.