Questions tagged [streamsets]

Use the streamsets tag for questions regarding StreamSets DataOps Platform which includes Data Collector, Transformer and Control Hub.

StreamSets DataOps Platform empowers your whole team, from highly skilled data engineers to visual ETL developers, to do powerful data engineering work. Only StreamSets makes it both simple to get started building pipelines quickly with intent-driven design and easy to extend to meet complex enterprise needs.

Useful Resources:

Initial Release: June 27th, 2014 - StreamSets Data Collector – the First Four Years

Latest Production Release Series:

EBooks:

183 questions
-1
votes
1 answer

Cant find Avro schema in divolte and kafka docker

I have 3 dockers kafka, divolt and streamsets (https://github.com/divolte/docker-divolte) started by compose-up. I want to convert the topic messages to avro files. I created the pipeline in streamset and paste the avro schema, but got an…
Vadim
  • 753
  • 8
  • 22
-1
votes
1 answer

Issues in accessing the instances of one class within other class

I am trying to access the instances with in a method of one class within another class and tried modifying them. But it is throwing me the error as "Cannot refer to the non-final local variable nextSourceOffset defined in an enclosing scope.And it…
sri
  • 161
  • 1
  • 2
  • 16
-2
votes
2 answers

Modify time:now() to be less one hour

First of all, I don't quite know what the core language is of this. I have followed a tutorial. My code looks like this: { "type": "dateRange", "dateRange": "${time:extractStringFromDateTZ(time:now(), 'UTC',…
Jimmy
  • 12,087
  • 28
  • 102
  • 192
1 2 3
12
13