[Snowplow][snowplow] Analytics SDK for Scala lets you work with Snowplow enriched events in your Scala event processing and data modeling jobs.
Use this SDK with Apache Spark, AWS Lambda, Apache Flink, Scalding, Apache Samza and other Scala/JVM-compatible data processing frameworks.
Setup guide and user guide can be found on our documentation website.
Scaladoc for this project can be found as Github pages here.
This project comes with sbt-jmh.
Benchmarks need to be added here.
They can be run with sbt "project benchmark" "+jmh:run -i 10 -wi 3 -f2 -t3"
.
To get details about the parameters jmh:run -h
.
The Snowplow Scala Analytics SDK is copyright 2016-2019 Snowplow Analytics Ltd.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.