Remove tag
article thumbnail

Slick Tutorial

Rock the JVM

He also loves writing Scala articles, especially for newcomers. This is a beginner-friendly article to get started with Slick, a popular database library in Scala. After following this post, you will be able to write Scala code to communicate with a database using SQL. object Connection { val db = Database. PrimaryKey , O.

Scala 40
article thumbnail

Fraud Detection with Cloudera Stream Processing Part 1

Cloudera

In a previous blog of this series, Turning Streams Into Data Products , we talked about the increased need for reducing the latency between data generation/ingestion and producing analytical results and insights from this data. This blog will be published in two parts. This is what we call the first-mile problem. The use case.

Process 83
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Open Data Science and Machine Learning for Business with Cloudera Data Science Workbench on HDP

Cloudera

Cloudera Data Science Workbench is a web-based application that allows data scientists to use their favorite open source libraries and languages — including R, Python, and Scala — directly in secure environments, accelerating analytics projects from research to production. What is CDSW? Add it to an existing HDP cluster, and it just works.

article thumbnail

Azure Data Engineer (DP-203) Certification Cost in 2023

Knowledge Hut

This blog aims to answer these questions, providing a straightforward and professional insight into the world of Azure Data Engineering. You must have a solid grasp of ideas in parallel processing, data architecture, and data computation languages like SQL, Python, or Scala in order to become a Microsoft Certified Azure Data Engineer.

article thumbnail

Top 8 Hadoop Projects to Work in 2024

Knowledge Hut

In this blog, we'll talk about intriguing and real-time sample Hadoop projects with source codes that can help you take your data analysis to the next level. There is also Apache OpenNLP, which is a toolkit for natural language processing that includes features like text tokenization, part-of-speech tagging, and named entity identification.

Hadoop 52
article thumbnail

Why We Do Scala in Zalando

Zalando Engineering

Leveraging the full power of a functional programming language In Zalando Dublin, you will find that most engineering teams are writing their applications using Scala. We will try to explain why that is the case and the reasons we love Scala. How I came to use Scala I have been working with JVM for the last 18 years.

Scala 40
article thumbnail

ZIO Streams: A Long-Form Introduction

Rock the JVM

He’s a senior developer, who has been working with Scala for a number of years. For a more concrete example, we are going to write a program that will parse markdown files, extract words identified as tags, and then regenerate those files with tag-related metadata injected back into them.

Scala 40