Loading...
Skip to content
max.bback.se

Max Börebäck

Primary Menu
  • Written by Max
  • Recomended
  • SharedMaterials
  • Big Data
  • Theory Of Constraint
  • Kafka
  • Restaurant
  • Uncategorized
  • Written by Max
  • Recomended
  • SharedMaterials
  • Big Data
  • Theory Of Constraint
  • Kafka
  • Restaurant
  • Uncategorized

Month: June 2018

  • Home
  • 2018
  • June
Category:
  • Big Data
  • Written by Max

XML to tables (xml2csv) with NiFi and Groovy Part 2 of 2

All code used in this article can be downloaded from https://github.com/maxbback/nifi-xml/ Problem with XML and design for converting XML to CSV XML is a common format used by many applications, so it will be one of the formats you need to support in your Big Data platform. XML is a structured format that is good […]

Continue Reading
Posted On : June 30, 2018 Published By : max
Category:
  • Big Data
  • Written by Max

XML to tables (csv) with NiFi and Groovy Part 1 of 2

XMl is a common format used by many applications, so it will be one of the formats you need to support in your Big Data platform. I have divided up this article in two part Part 1 Preparation Part 2 Coding and a complete working setup in NiFi with groovy All code used in this […]

Continue Reading
Posted On : June 10, 2018 Published By : max
Category:
  • Big Data
  • Written by Max

Lookup table to mask or extend a feed in NiFi with Groovy

If you want to use a lookup table in NiFi to mask or complement the data in a feed you can build a simple processor with Groovy. The groovy code can also be found here https://github.com/maxbback/nifi_lookuptable In this processor I use a DB pool service for looking up addresses to mask in my text. For each […]

Continue Reading
Posted On : June 7, 2018 Published By : max
Category:
  • Big Data
  • Written by Max

csv analyser with NiFi and groovy

When you want your users to bring their own data, you soon realize that they will bring any kind of data and you need to figure out what they want to load. As an analyst you like to work with structured data if you can and many times you have some ind of csv file […]

Continue Reading
Posted On : June 6, 2018 Published By : max
Category:
  • Big Data
  • Written by Max

JDBC connection with NiF and groovy

I am found of quick solutions and groovy is a convenient way of developing small scripts for extending NiFi when you need it. NiFi has good processors for extracting data from a database, but sometimes you need your own, which I will show in another post where I will use this code to make lookups […]

Continue Reading
Posted On : June 6, 2018 Published By : max
  • Written by Max
  • Recomended
  • SharedMaterials
  • Big Data
  • Theory Of Constraint
  • Kafka
  • Restaurant
  • Uncategorized
Copyright All right reserved
max.bback.se

Max Börebäck

Theme: Infinity Mag by ThemeinWP