tutorials
tutorials copied to clipboard
StreamSets Tutorials
I have nginx log file to collect in "/data/logs/nginx/xyz.log" every day ,mv the log and compress to /data/logs/nginx/2017/05/xyz.log.tar.gz and recreate new log file /data/logs/nginx/xyz.log how to configure file generation and...
I have a log named access.log size 3.8G I create a simple pipeline filetail-trash not rate limited . but I found Record Throughput only less then 20 records/s pipeline with...
 HIVE_05 - Hive Metastore error: Could not connect to meta store using any of the URIs provided. Most recent failure: org.apache.thrift.transport.TTransportException: java.net.ConnectException: Connection refused (Connection refused) at org.apache.thrift.transport.TSocket.open(TSocket.java:187) at...
`private static final Logger LOG = LoggerFactory.getLogger(Transformer.class);` `LOG.info("Number Five is alive!");`
tutorial needs to be updated to show using post events to invalidate the hive metadata
The tutorial is not clear on what file type should be used for the output file when AVRO is selected as a data format. Also the tutorial needs to be...
hi , does streamsets have plan to support multi tenants ? each tenant has its own workspace ,can only see their own pipelines, but not others
Is a future tutorial on setting TLS for kafka planned? I couldn't find any information on how to set it up.
**Please note:** -The maven/ant build can only run on Linux (not Windows) -On Linux the maven build needs at least a version of 3.2.1 or higher -On Linux the maven...