tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

StreamSets Tutorials

Results 33 tutorials issues
Sort by recently updated
recently updated
newest added

Migrate old broken streamsets.com/documentation/sdk links to docs.streamsets.com/sdk

Hello, thanks so much for this tutorial, when trying to connect using ``` control_hub = ControlHub(server_url='http://sch.streamsets.com', username='**********', password='**********') ``` I get the following error: Traceback (most recent call last): ```...

The MySql database is the primary slave database,I want to sync the log information for the spare library via StreamSets。Tested the information that you can synchronize the binlog of the...

I am trying to setup streamsets transformer and validating simple pipeline on EMR cluster. https://docs.streamsets.com/portal/#transformer/latest/help/transformer/Clusters/EMR.html#concept_lzk_bg1_wkb Please suggest on this issue.

streamsets订阅mysql的binlog日志到kudu,如果mysql 的时间格式是timestamp,kudu的时间格式也为timestamp,kudu的时间会比业务库的时间少8个小时,请问这个问题应该怎么处理?

I done with the building the pipeline but I would like to share it with the other groups, can anyone has code related to this.

HI @metadaddy, I'm following "**Creating a Custom StreamSets Processor**" tutorial as follows https://github.com/streamsets/tutorials/tree/master/tutorial-processor and it mentions a pipeline, based on the "**SDC taxi data tutorial**" - but unfortunately the href...

I am trying to update labels based on job name. right now I have 19k jobs and I notice that it takes around 5 to 8 mins to update labels...

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

added note on removing HOST and PORT0 env vars