Introducing PML

The PunchPlatform Machine Learning (PML) sdk lets you design and run arbitrary spark applications on your platform data. Why would you do that ? Punchplatforms process large quantities of data, parsed, normalized then indexed in ElasticSeach in real time. As a result you have powerful search capabilities through Kibana dashboards. Read more…

Running Plain Spark Examples

The punchplatform lets you design arbitrary spark pipelines on top of your Elastic data by simple configuration. Refer to the PML documentation. In this post we explain how to execute a straight Spark job. Doing that is useful to quickly prototype, to understand what your are doing, or even simply to learn Read more…