[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-10-31 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to improve the doc overall:
   
   # Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   # Use 
   * https://github.com/apache/pulsar/pull/5071
   
   # Built-in connector 
   
   Overall: https://github.com/apache/pulsar/issues/5015
   
   Connectors come into two types:
   
   ## Source connector
   
   Source connector name|Configuration|Example
   |---|---|---
   Kafka 
|https://github.com/apache/pulsar/pull/5203|https://github.com/apache/pulsar/pull/5203|
   
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   
   ## Sink connector
   
   Sink connector name|Configuration|Example
   |---|---|---
   Flume|https://github.com/apache/pulsar/pull/5238||
   JDBC|https://github.com/apache/pulsar/pull/5275||
   MongoDB|https://github.com/apache/pulsar/pull/5289||
   RabbitMQ|https://github.com/apache/pulsar/pull/5290||
   Redis|https://github.com/apache/pulsar/pull/5291||
   Solr|https://github.com/apache/pulsar/pull/5292||
   
   
   * Flume sink: 
   * HDFS3 sink: https://github.com/apache/pulsar/pull/5239
   * File source + **example**: https://github.com/apache/pulsar/pull/5240
   * Twitter Firehose source: https://github.com/apache/pulsar/pull/5251
   * Netty source: https://github.com/apache/pulsar/pull/5253
   * Rabbit source: https://github.com/apache/pulsar/pull/5255
   * Aerospike sink: https://github.com/apache/pulsar/pull/5256
   * Cassandra sink: https://github.com/apache/pulsar/pull/5257
   * ElasticSearch sink: https://github.com/apache/pulsar/pull/5258
   * InfluxDB sink: https://github.com/apache/pulsar/pull/5273
   
   
   
   
   # CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   # Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   # Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-30 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   # Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   # Use 
   * https://github.com/apache/pulsar/pull/5071
   
   # Built-in connector 
   
   Overall: https://github.com/apache/pulsar/issues/5015
   
   Connectors come into two types:
   
   ## Source connector
   
   Source connector name|Configuration|Example
   |---|---|---
   Kafka 
|https://github.com/apache/pulsar/pull/5203|https://github.com/apache/pulsar/pull/5203|
   
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   
   ## Sink connector
   
   Sink connector name|Configuration|Example
   |---|---|---
   Flume|https://github.com/apache/pulsar/pull/5238||
   JDBC|https://github.com/apache/pulsar/pull/5275||
   MongoDB|https://github.com/apache/pulsar/pull/5289||
   RabbitMQ|https://github.com/apache/pulsar/pull/5290||
   Redis|https://github.com/apache/pulsar/pull/5291||
   Solr|https://github.com/apache/pulsar/pull/5292||
   
   
   * Flume sink: 
   * HDFS3 sink: https://github.com/apache/pulsar/pull/5239
   * File source + **example**: https://github.com/apache/pulsar/pull/5240
   * Twitter Firehose source: https://github.com/apache/pulsar/pull/5251
   * Netty source: https://github.com/apache/pulsar/pull/5253
   * Rabbit source: https://github.com/apache/pulsar/pull/5255
   * Aerospike sink: https://github.com/apache/pulsar/pull/5256
   * Cassandra sink: https://github.com/apache/pulsar/pull/5257
   * ElasticSearch sink: https://github.com/apache/pulsar/pull/5258
   * InfluxDB sink: https://github.com/apache/pulsar/pull/5273
   
   
   
   
   # CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   # Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   # Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-29 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   # Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   # Use 
   * https://github.com/apache/pulsar/pull/5071
   
   # Built-in connector 
   
   Connectors come into two types:
   
   ## Source connector
   
   Source connector name|Configuration|Example
   |---|---|---
   Kafka 
|https://github.com/apache/pulsar/pull/5203|https://github.com/apache/pulsar/pull/5203|
   
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   
   ## Sink connector
   
   Sink connector name|Configuration|Example
   |---|---|---
   Flume|https://github.com/apache/pulsar/pull/5238||
   JDBC|https://github.com/apache/pulsar/pull/5275||
   MongoDB|https://github.com/apache/pulsar/pull/5289||
   RabbitMQ|https://github.com/apache/pulsar/pull/5290||
   Redis|https://github.com/apache/pulsar/pull/5291||
   Solr|https://github.com/apache/pulsar/pull/5292||
   
   
   * Flume sink: 
   * HDFS3 sink: https://github.com/apache/pulsar/pull/5239
   * File source + **example**: https://github.com/apache/pulsar/pull/5240
   * Twitter Firehose source: https://github.com/apache/pulsar/pull/5251
   * Netty source: https://github.com/apache/pulsar/pull/5253
   * Rabbit source: https://github.com/apache/pulsar/pull/5255
   * Aerospike sink: https://github.com/apache/pulsar/pull/5256
   * Cassandra sink: https://github.com/apache/pulsar/pull/5257
   * ElasticSearch sink: https://github.com/apache/pulsar/pull/5258
   * InfluxDB sink: https://github.com/apache/pulsar/pull/5273
   
   
   
   
   # CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   # Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   # Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-29 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   # Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   # Use 
   * https://github.com/apache/pulsar/pull/5071
   
   # Built-in connector 
   
   Connectors come into two types:
   
   ## Source connector
   
   Source connector name|Configuration|Example
   |---|---|---
   Kafka 
|https://github.com/apache/pulsar/pull/5203|https://github.com/apache/pulsar/pull/5203|
   
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   
   ## Sink connector
   
   Sink connector name|Configuration|Example
   |---|---|---
   Flume|https://github.com/apache/pulsar/pull/5238||
   JDBC|https://github.com/apache/pulsar/pull/5275||
   MongoDB|https://github.com/apache/pulsar/pull/5289||
   RabbitMQ|https://github.com/apache/pulsar/pull/5290||
   Redis|https://github.com/apache/pulsar/pull/5291||
   
   * Flume sink: 
   * HDFS3 sink: https://github.com/apache/pulsar/pull/5239
   * File source + **example**: https://github.com/apache/pulsar/pull/5240
   * Twitter Firehose source: https://github.com/apache/pulsar/pull/5251
   * Netty source: https://github.com/apache/pulsar/pull/5253
   * Rabbit source: https://github.com/apache/pulsar/pull/5255
   * Aerospike sink: https://github.com/apache/pulsar/pull/5256
   * Cassandra sink: https://github.com/apache/pulsar/pull/5257
   * ElasticSearch sink: https://github.com/apache/pulsar/pull/5258
   * InfluxDB sink: https://github.com/apache/pulsar/pull/5273
   
   
   
   
   # CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   # Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   # Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-29 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   # Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   # Use 
   * https://github.com/apache/pulsar/pull/5071
   
   # Built-in connector 
   
   Connectors come into two types:
   
   ## Source connector
   
   Source connector name|Configuration|Example
   |---|---|---
   Kafka 
|https://github.com/apache/pulsar/pull/5203|https://github.com/apache/pulsar/pull/5203|
   
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   
   ## Sink connector
   
   Sink connector name|Configuration|Example
   |---|---|---
   Flume|https://github.com/apache/pulsar/pull/5238||
   JDBC|https://github.com/apache/pulsar/pull/5275||
   MongoDB|https://github.com/apache/pulsar/pull/5289||
   RabbitMQ|https://github.com/apache/pulsar/pull/5290||
   
   * Flume sink: 
   * HDFS3 sink: https://github.com/apache/pulsar/pull/5239
   * File source + **example**: https://github.com/apache/pulsar/pull/5240
   * Twitter Firehose source: https://github.com/apache/pulsar/pull/5251
   * Netty source: https://github.com/apache/pulsar/pull/5253
   * Rabbit source: https://github.com/apache/pulsar/pull/5255
   * Aerospike sink: https://github.com/apache/pulsar/pull/5256
   * Cassandra sink: https://github.com/apache/pulsar/pull/5257
   * ElasticSearch sink: https://github.com/apache/pulsar/pull/5258
   * InfluxDB sink: https://github.com/apache/pulsar/pull/5273
   
   
   
   
   # CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   # Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   # Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-29 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   # Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   # Use 
   * https://github.com/apache/pulsar/pull/5071
   
   # Built-in connector 
   
   Connectors come into two types:
   
   ## Source connector
   
   Source connector name|Configuration|Example
   |---|---|---
   Kafka 
|https://github.com/apache/pulsar/pull/5203|https://github.com/apache/pulsar/pull/5203|
   
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   
   ## Sink connector
   
   Sink connector name|Configuration|Example
   |---|---|---
   Flume|https://github.com/apache/pulsar/pull/5238||
   JDBC|https://github.com/apache/pulsar/pull/5275||
   MongoDB|https://github.com/apache/pulsar/pull/5289||
   
   * Flume sink: 
   * HDFS3 sink: https://github.com/apache/pulsar/pull/5239
   * File source + **example**: https://github.com/apache/pulsar/pull/5240
   * Twitter Firehose source: https://github.com/apache/pulsar/pull/5251
   * Netty source: https://github.com/apache/pulsar/pull/5253
   * Rabbit source: https://github.com/apache/pulsar/pull/5255
   * Aerospike sink: https://github.com/apache/pulsar/pull/5256
   * Cassandra sink: https://github.com/apache/pulsar/pull/5257
   * ElasticSearch sink: https://github.com/apache/pulsar/pull/5258
   * InfluxDB sink: https://github.com/apache/pulsar/pull/5273
   
   
   
   
   # CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   # Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   # Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-25 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   # Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   # Use 
   * https://github.com/apache/pulsar/pull/5071
   
   # Built-in connector 
   
   Connectors come into two types:
   
   ## Source connector
   
   Source connector name|Configuration|Example
   |---|---|---
   Kafka 
|https://github.com/apache/pulsar/pull/5203|https://github.com/apache/pulsar/pull/5203|
   
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   
   ## Sink connector
   
   Sink connector name|Configuration|Example
   |---|---|---
   Flume|https://github.com/apache/pulsar/pull/5238||
   JDBC|https://github.com/apache/pulsar/pull/5275||
   
   * Flume sink: 
   * HDFS3 sink: https://github.com/apache/pulsar/pull/5239
   * File source + **example**: https://github.com/apache/pulsar/pull/5240
   * Twitter Firehose source: https://github.com/apache/pulsar/pull/5251
   * Netty source: https://github.com/apache/pulsar/pull/5253
   * Rabbit source: https://github.com/apache/pulsar/pull/5255
   * Aerospike sink: https://github.com/apache/pulsar/pull/5256
   * Cassandra sink: https://github.com/apache/pulsar/pull/5257
   * ElasticSearch sink: https://github.com/apache/pulsar/pull/5258
   * InfluxDB sink: https://github.com/apache/pulsar/pull/5273
   
   
   
   
   # CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   # Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   # Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-25 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   # Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   # Use 
   * https://github.com/apache/pulsar/pull/5071
   
   # Built-in connector 
   
   Connectors come into two types:
   
   ## Source
   
   Sink name|Configuration|Example
   |---|---|---
   Kafka 
|https://github.com/apache/pulsar/pull/5203|https://github.com/apache/pulsar/pull/5203|
   
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   
   ## Sink
   
   Sink name|Configuration|Example
   |---|---|---
   Flume|https://github.com/apache/pulsar/pull/5238||
   JDBC|https://github.com/apache/pulsar/pull/5275||
   
   * Flume sink: 
   * HDFS3 sink: https://github.com/apache/pulsar/pull/5239
   * File source + **example**: https://github.com/apache/pulsar/pull/5240
   * Twitter Firehose source: https://github.com/apache/pulsar/pull/5251
   * Netty source: https://github.com/apache/pulsar/pull/5253
   * Rabbit source: https://github.com/apache/pulsar/pull/5255
   * Aerospike sink: https://github.com/apache/pulsar/pull/5256
   * Cassandra sink: https://github.com/apache/pulsar/pull/5257
   * ElasticSearch sink: https://github.com/apache/pulsar/pull/5258
   * InfluxDB sink: https://github.com/apache/pulsar/pull/5273
   
   
   
   
   # CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   # Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   # Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-25 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   # Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   # Use 
   * https://github.com/apache/pulsar/pull/5071
   
   # Built-in connector 
   
   Connectors come into two types:
   
   ## Source
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   
   ### Kafka source
   - [x] Configuration: https://github.com/apache/pulsar/pull/5203
   - [x] Example: https://github.com/apache/pulsar/pull/5203
   
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   
   ## Sink
   * Flume sink: https://github.com/apache/pulsar/pull/5238
   * HDFS3 sink: https://github.com/apache/pulsar/pull/5239
   * File source + **example**: https://github.com/apache/pulsar/pull/5240
   * Twitter Firehose source: https://github.com/apache/pulsar/pull/5251
   * Netty source: https://github.com/apache/pulsar/pull/5253
   * Rabbit source: https://github.com/apache/pulsar/pull/5255
   * Aerospike sink: https://github.com/apache/pulsar/pull/5256
   * Cassandra sink: https://github.com/apache/pulsar/pull/5257
   * ElasticSearch sink: https://github.com/apache/pulsar/pull/5258
   * InfluxDB sink: https://github.com/apache/pulsar/pull/5273
   
   * JDBC sink
   - [ ] Configuration: https://github.com/apache/pulsar/pull/5275
   - [ ] Example: 
   
   
   # CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   # Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   # Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-25 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   # Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   # Use 
   * https://github.com/apache/pulsar/pull/5071
   
   # Built-in connector 
   
   Connectors come into two types:
   
   ## Source
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   
   ### Kafka source
   - [x] Configuration: https://github.com/apache/pulsar/pull/5203
   - [x] Example: https://github.com/apache/pulsar/pull/5203
   
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   
   ## Sink
   * Flume sink: https://github.com/apache/pulsar/pull/5238
   * HDFS3 sink: https://github.com/apache/pulsar/pull/5239
   * File source + **example**: https://github.com/apache/pulsar/pull/5240
   * Twitter Firehose source: https://github.com/apache/pulsar/pull/5251
   * Netty source: https://github.com/apache/pulsar/pull/5253
   * Rabbit source: https://github.com/apache/pulsar/pull/5255
   * Aerospike sink: https://github.com/apache/pulsar/pull/5256
   * Cassandra sink: https://github.com/apache/pulsar/pull/5257
   * ElasticSearch sink: https://github.com/apache/pulsar/pull/5258
   * InfluxDB sink: https://github.com/apache/pulsar/pull/5273
   
   
   # CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   # Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   # Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-25 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   
   Connectors come into two types:
   
   ### Source
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   
    Kafka source
   - [x] Configuration: https://github.com/apache/pulsar/pull/5203
   - [ ] Example: https://github.com/apache/pulsar/pull/5203
   
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   
   ### Sink
   * Flume sink: https://github.com/apache/pulsar/pull/5238
   * HDFS3 sink: https://github.com/apache/pulsar/pull/5239
   * File source + **example**: https://github.com/apache/pulsar/pull/5240
   * Twitter Firehose source: https://github.com/apache/pulsar/pull/5251
   * Netty source: https://github.com/apache/pulsar/pull/5253
   * Rabbit source: https://github.com/apache/pulsar/pull/5255
   * Aerospike sink: https://github.com/apache/pulsar/pull/5256
   * Cassandra sink: https://github.com/apache/pulsar/pull/5257
   * ElasticSearch sink: https://github.com/apache/pulsar/pull/5258
   * InfluxDB sink: https://github.com/apache/pulsar/pull/5273
   
   
   ## CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-25 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   
   Connectors come into two types:
   
   ### Source
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   
    Kafka source
   - [ ] Configuration: https://github.com/apache/pulsar/pull/5203
   - [ ] Example: https://github.com/apache/pulsar/pull/5203
   
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   
   ### Sink
   * Flume sink: https://github.com/apache/pulsar/pull/5238
   * HDFS3 sink: https://github.com/apache/pulsar/pull/5239
   * File source + **example**: https://github.com/apache/pulsar/pull/5240
   * Twitter Firehose source: https://github.com/apache/pulsar/pull/5251
   * Netty source: https://github.com/apache/pulsar/pull/5253
   * Rabbit source: https://github.com/apache/pulsar/pull/5255
   * Aerospike sink: https://github.com/apache/pulsar/pull/5256
   * Cassandra sink: https://github.com/apache/pulsar/pull/5257
   * ElasticSearch sink: https://github.com/apache/pulsar/pull/5258
   * InfluxDB sink: https://github.com/apache/pulsar/pull/5273
   
   
   ## CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-25 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   
   Connectors come into two types:
   
   ### Source
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   
    Kafka source
   - [x] Configuration: https://github.com/apache/pulsar/pull/5203
   - [x] Example: https://github.com/apache/pulsar/pull/5203
   
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   
   ### Sink
   * Flume sink: https://github.com/apache/pulsar/pull/5238
   * HDFS3 sink: https://github.com/apache/pulsar/pull/5239
   * File source + **example**: https://github.com/apache/pulsar/pull/5240
   * Twitter Firehose source: https://github.com/apache/pulsar/pull/5251
   * Netty source: https://github.com/apache/pulsar/pull/5253
   * Rabbit source: https://github.com/apache/pulsar/pull/5255
   * Aerospike sink: https://github.com/apache/pulsar/pull/5256
   * Cassandra sink: https://github.com/apache/pulsar/pull/5257
   * ElasticSearch sink: https://github.com/apache/pulsar/pull/5258
   * InfluxDB sink: https://github.com/apache/pulsar/pull/5273
   
   
   ## CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-25 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   
   Connectors come into two types:
   
   ### Source
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5203
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   
   ### Sink
   * Flume sink: https://github.com/apache/pulsar/pull/5238
   * HDFS3 sink: https://github.com/apache/pulsar/pull/5239
   * File source + **example**: https://github.com/apache/pulsar/pull/5240
   * Twitter Firehose source: https://github.com/apache/pulsar/pull/5251
   * Netty source: https://github.com/apache/pulsar/pull/5253
   * Rabbit source: https://github.com/apache/pulsar/pull/5255
   * Aerospike sink: https://github.com/apache/pulsar/pull/5256
   * Cassandra sink: https://github.com/apache/pulsar/pull/5257
   * ElasticSearch sink: https://github.com/apache/pulsar/pull/5258
   * InfluxDB sink: https://github.com/apache/pulsar/pull/5273
   
   
   ## CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-24 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   
   Connectors come into two types:
   
   ### Source
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5203
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   
   ### Sink
   * Flume sink: https://github.com/apache/pulsar/pull/5238
   * HDFS3 sink: https://github.com/apache/pulsar/pull/5239
   * File source: https://github.com/apache/pulsar/pull/5240
   * Twitter Firehose source: https://github.com/apache/pulsar/pull/5251
   * Netty source: https://github.com/apache/pulsar/pull/5253
   * Rabbit source: https://github.com/apache/pulsar/pull/5255
   * Aerospike sink: https://github.com/apache/pulsar/pull/5256
   * Cassandra sink: https://github.com/apache/pulsar/pull/5257
   * ElasticSearch sink: https://github.com/apache/pulsar/pull/5258
   * InfluxDB sink: https://github.com/apache/pulsar/pull/5273
   
   
   ## CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-23 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5203
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   * Flume sink: https://github.com/apache/pulsar/pull/5238
   * HDFS3 sink: https://github.com/apache/pulsar/pull/5239
   * File source: https://github.com/apache/pulsar/pull/5240
   * Twitter Firehose source: https://github.com/apache/pulsar/pull/5251
   * Netty source: https://github.com/apache/pulsar/pull/5253
   * Rabbit source: https://github.com/apache/pulsar/pull/5255
   * Aerospike sink: https://github.com/apache/pulsar/pull/5256
   * Cassandra sink: https://github.com/apache/pulsar/pull/5257
   * ElasticSearch sink: https://github.com/apache/pulsar/pull/5258
   
   ## CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-23 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5203
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   * Flume sink: https://github.com/apache/pulsar/pull/5238
   * HDFS3 sink: https://github.com/apache/pulsar/pull/5239
   * File source: https://github.com/apache/pulsar/pull/5240
   * Twitter Firehose source: https://github.com/apache/pulsar/pull/5251
   * Netty source: https://github.com/apache/pulsar/pull/5253
   * Rabbit source: https://github.com/apache/pulsar/pull/5255
   * Aerospike sink: https://github.com/apache/pulsar/pull/5256
   * Cassandra sink: https://github.com/apache/pulsar/pull/5257
   
   ## CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-23 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5203
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   * Flume sink: https://github.com/apache/pulsar/pull/5238
   * HDFS3 sink: https://github.com/apache/pulsar/pull/5239
   * File source: https://github.com/apache/pulsar/pull/5240
   * Twitter Firehose source: https://github.com/apache/pulsar/pull/5251
   * Netty source: https://github.com/apache/pulsar/pull/5253
   * Rabbit source: https://github.com/apache/pulsar/pull/5255
   * Aerospike sink: https://github.com/apache/pulsar/pull/5256
   
   ## CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-23 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5203
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   * Flume sink: https://github.com/apache/pulsar/pull/5238
   * HDFS3 sink: https://github.com/apache/pulsar/pull/5239
   * File source: https://github.com/apache/pulsar/pull/5240
   * Twitter Firehose source: https://github.com/apache/pulsar/pull/5251
   * Netty source: https://github.com/apache/pulsar/pull/5253
   * Rabbit source: https://github.com/apache/pulsar/pull/5255
   
   ## CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5203
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   * Flume sink: https://github.com/apache/pulsar/pull/5238
   * HDFS3 sink: https://github.com/apache/pulsar/pull/5239
   * File source: https://github.com/apache/pulsar/pull/5240
   * Twitter Firehose source: https://github.com/apache/pulsar/pull/5251
   * Netty source: https://github.com/apache/pulsar/pull/5253
   
   ## CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5203
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   * Flume sink: https://github.com/apache/pulsar/pull/5238
   * HDFS3 sink: https://github.com/apache/pulsar/pull/5239
   * File source: https://github.com/apache/pulsar/pull/5240
   * Twitter Firehose source: https://github.com/apache/pulsar/pull/5251
   
   ## CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-20 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5203
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   * Flume sink: https://github.com/apache/pulsar/pull/5238
   * HDFS3 sink: https://github.com/apache/pulsar/pull/5239
   * File source: https://github.com/apache/pulsar/pull/5240
   
   ## CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-20 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5203
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   * Flume sink: https://github.com/apache/pulsar/pull/5238
   * HDFS3 sink: https://github.com/apache/pulsar/pull/5239
   
   ## CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-20 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5203
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   * Flume sink: https://github.com/apache/pulsar/pull/5238
   
   ## CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-19 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5203
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5226
   
   ## CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-19 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   * https://github.com/apache/pulsar/pull/5224
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5203
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   
   
   ## CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-19 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   I've created the following PRs to resolve this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5203
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   * https://github.com/apache/pulsar/pull/5224
   
   ## CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-18 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   PRs related to this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5203
   * https://github.com/apache/pulsar/pull/5210
   * https://github.com/apache/pulsar/pull/5211
   * https://github.com/apache/pulsar/pull/5214
   
   ## CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-17 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   PRs related to this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5203
   * https://github.com/apache/pulsar/pull/5210
   
   ## CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-17 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   PRs related to this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   * https://github.com/apache/pulsar/pull/5203
   
   ## CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-16 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   PRs related to this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   * https://github.com/apache/pulsar/pull/5199
   
   ## CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-16 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   PRs related to this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   
   ## CDC connector
   * https://github.com/apache/pulsar/pull/5198
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-16 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   PRs related to this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   * https://github.com/apache/pulsar/pull/5197
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-12 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   PRs related to this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028
   * https://github.com/apache/pulsar/pull/5184


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-12 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   PRs related to this issue:
   
   ## Overview
   * https://github.com/apache/pulsar/pull/5183
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-10 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   PRs related to this issue:
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   * https://github.com/apache/pulsar/pull/5168
   * https://github.com/apache/pulsar/pull/5173
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-10 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   PRs related to this issue:
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Built-in connector 
   * https://github.com/apache/pulsar/pull/5168
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-09-10 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   PRs related to this issue:
   
   ## Use 
   * https://github.com/apache/pulsar/pull/5071
   
   ## Builtin connector 
   * https://github.com/apache/pulsar/pull/5168
   
   ## Debug 
   * https://github.com/apache/pulsar/pull/5041
   
   ## Connector Admin CLI
   * https://github.com/apache/pulsar/pull/5028


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-29 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   PRs related to this issue:
   
   * Add [Connector Admin CLI Guide](https://github.com/apache/pulsar/pull/5028)
   
   * Add [How to Use Connectors 
Guide](https://github.com/apache/pulsar/pull/5071)
   
   * Add [How to Debug Connectors 
Guide](https://github.com/apache/pulsar/pull/5041)


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-29 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   PRs related to this issue:
   
   * Add [Connector Admin CLI Guide](https://github.com/apache/pulsar/pull/5028)
   
   * Add [How to Use Connectors 
Guide](https://github.com/apache/pulsar/pull/5071)


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-23 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   PRs related to this issue:
   
   * Add Connector Admin CLI guide: https://github.com/apache/pulsar/pull/5028


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-23 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   PRs related to this issue:
   
   Add Connector Admin CLI guide: https://github.com/apache/pulsar/pull/5028


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-23 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   PRs related to this issue:
   
   https://github.com/apache/pulsar/pull/5028


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143880
 
 
   ## Plans for updating Pulsar Connector Guide
   
   TO DO tasks for  
   
   ## Use 
   
   ### Use a connector
   - [ ] (8/23) Provide technical details for "Use non-builtin connector" 
section
   
   ### Run/Monitor/Upgrade/Stop/Restart/Delete a connector
   
   Provide technical details of Source (JAVA API) and Sink (JAVA API) for the 
following operations:
   
   - [ ] Run a connector (create, start, localrun)
   - [ ] Monitor a connector (list, get, status)
   - [ ] Upgrade a connector (update)
   - [ ] Stop a connector (stop)
   - [ ] Restart a connector (restart)
   - [ ] Delete a connector (delete)
   
   ### Debug
   - [ ] (8/28) Write a tech blog 
   
   ## Builtin connector (26)
   
   ### Source connector 
   
   Provide examples for the following source connectors:
   
   - [ ] Data-generator
   - [ ] File
   - [ ] Flume
   - [ ] Twitter Firehose
   - [ ] Kafka-connect-adaptor 
   - [ ] Kinesis
   - [ ] Netty
   - [ ] RabbitMQ
   
   ### Sink connector 
   
   Provide examples for the following sink connectors:
   
   - [ ] Aerospike 
   - [ ] ElasticSearch 
   - [ ] Flume
   - [ ] HBase
   - [ ] HDFS2
   - [ ] HDFS3
   - [ ] InfluxDB
   - [ ] Kafka
   - [ ] MongoDB
   - [ ] RabbitMQ
   - [ ] Redis 
   - [ ] Solr


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143880
 
 
   ## Plans for updating Pulsar Connector Guide
   
   TO DO tasks for  
   
   ## Use 
   
   ### Use a connector
   - [ ] (8/23) Provide technical details for "Use non-builtin connector" 
section
   
   ### Run/Monitor/Upgrade/Stop/Restart/Delete a connector
   
   Provide technical details of Source (JAVA API) and Sink (JAVA API) for the 
following operations:
   
   - [ ] Run a connector (create, start, localrun)
   - [ ] Monitor a connector (list, get, status)
   - [ ] Upgrade a connector (update)
   - [ ] Stop a connector (stop)
   - [ ] Restart a connector (restart)
   - [ ] Delete a connector (delete)
   
   ### Debug
   - [ ] (8/28) Write a tech blog 
   
   ## Builtin connector (26)
   
   ### Source connector 
   
   Provide examples for the following source connectors:
   
   - [ ] (9/5) Data-generator
   - [ ] File
   - [ ] Flume
   - [ ] Twitter Firehose
   - [ ] Kafka-connect-adaptor 
   - [ ] Kinesis
   - [ ] Netty
   - [ ] RabbitMQ
   
   ### Sink connector 
   
   Provide examples for the following sink connectors:
   
   - [ ] Aerospike 
   - [] ElasticSearch 
   - [ ] Flume
   - [ ] HBase
   - [ ] HDFS2
   - [ ] HDFS3
   - [ ] InfluxDB
   - [ ] Kafka
   - [ ] MongoDB
   - [ ] RabbitMQ
   - [ ] Redis 
   - [ ] Solr


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143880
 
 
   ## Plans for updating Pulsar Connector Guide
   
   TO DO tasks for  
   
   ## Use 
   
   ### Use a connector
   - [ ] (8/23) Provide technical details for "Use non-builtin connector" 
section
   
   ### Run/Monitor/Upgrade/Stop/Restart/Delete a connector
   
   Provide technical details of Source (JAVA API) and Sink (JAVA API) for the 
following operations:
   
   - [ ] Run a connector (create, start, localrun)
   - [ ] Monitor a connector (list, get, status)
   - [ ] Upgrade a connector (update)
   - [ ] Stop a connector (stop)
   - [ ] Restart a connector (restart)
   - [ ] Delete a connector (delete)
   
   ### Debug
   - [ ] (8/28) Write a tech blog 
   
   ## Builtin connector (26)
   
   ### Source connector 
   
   Provide examples for the following source connectors:
   
   - [ ] (9/5) Data-generator
   - [ ] File
   - [ ] Flume
   - [ ] Twitter Firehose
   - [x] Kafka
   - [ ] Kafka-connect-adaptor 
   - [ ] Kinesis
   - [ ] Netty
   - [ ] RabbitMQ
   
   ### Sink connector 
   
   Provide examples for the following sink connectors:
   
   - [ ] Aerospike 
   - [] ElasticSearch 
   - [ ] Flume
   - [ ] HBase
   - [ ] HDFS2
   - [ ] HDFS3
   - [ ] InfluxDB
   - [ ] Kafka
   - [ ] MongoDB
   - [ ] RabbitMQ
   - [ ] Redis 
   - [ ] Solr


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143880
 
 
   ## Plans for updating Pulsar Connector Guide
   
   TO DO tasks for  
   
   ## Use 
   
   ### Use a connector
   - [ ] (8/23) Provide technical details for "Use non-builtin connector" 
section
   
   ### Run/Monitor/Upgrade/Stop/Restart/Delete a connector
   
   Provide technical details of Source (REST API + JAVA API) and Sink (REST API 
+ JAVA API) for the following operations:
   
   - [ ] (8/26) Run a connector (create, start, localrun)
   - [ ] (8/27) Monitor a connector (list, get, status)
   - [ ] (8/28) Upgrade a connector (update)
   - [ ] (8/29) Stop a connector (stop)
   - [ ] (8/30) Restart a connector (restart)
   - [ ] (9/2) Delete a connector (delete)
   
   ### Debug
   - [ ] (9/3) Write a tech blog 
   
   ## Builtin connector (26)
   
   ### Source connector (10)
   
   Provide examples for the following source connectors:
   
   - [x] (9/4) Canal
   - [ ] (9/5) Data-generator
   - [ ] File
   - [ ] Flume
   - [ ] Twitter Firehose
   - [x] Kafka
   - [ ] Kafka-connect-adaptor 
   - [ ] Kinesis
   - [ ] Netty
   - [ ] RabbitMQ
   
   ### Sink connector (14)
   
   Provide examples for the following sink connectors:
   
   - [ ] Aerospike 
   - [ ] Cassandra 
   - [x] ElasticSearch 
   - [ ] Flume
   - [ ] HBase
   - [x] HDFS2
   - [ ] HDFS3
   - [ ] InfluxDB
   - [x] JDBC
   - [ ] Kafka
   - [x] (9/30) MongoDB
   - [ ] RabbitMQ
   - [ ] Redis 
   - [ ] Solr


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143880
 
 
   ## Plans for updating Pulsar Connector Guide
   
   TO DO tasks for  
   
   ## Use 
   
   ### Use a connector
   - [ ] (8/23) Provide technical details for "Use non-builtin connector" 
section
   
   ### Run/Monitor/Upgrade/Stop/Restart/Delete a connector
   
   Provide technical details of Source (REST API + JAVA API) and Sink (REST API 
+ JAVA API) for the following operations:
   
   - [ ] (8/26) Run a connector (create, start, localrun)
   - [ ] (8/27) Monitor a connector (list, get, status)
   - [ ] (8/28) Upgrade a connector (update)
   - [ ] (8/29) Stop a connector (stop)
   - [ ] (8/30) Restart a connector (restart)
   - [ ] (9/2) Delete a connector (delete)
   
   ### Debug
   - [ ] (9/3) Write a tech blog 
   
   ## Builtin connector (26)
   
   ### Source connector (10)
   
   Provide examples for the following source connectors:
   
   - [x] (9/4) Canal
   - [ ] (9/5) Data-generator
   - [ ] File
   - [ ] Flume
   - [ ] Twitter Firehose
   - [x] Kafka
   - [ ] Kafka-connect-adaptor 
   - [ ] Kinesis
   - [ ] Netty
   - [ ] RabbitMQ
   
   ### Sink connector (14)
   
   Provide examples for the following sink connectors:
   
   - [ ] Aerospike 
   - [ ] Cassandra 
   - [x] ElasticSearch 
   - [ ] Flume
   - [ ] HBase
   - [x] HDFS2
   - [x] HDFS3
   - [ ] InfluxDB
   - [x] JDBC
   - [ ] Kafka
   - [x] (9/30) MongoDB
   - [ ] RabbitMQ
   - [ ] Redis 
   - [ ] Solr


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143880
 
 
   ## Plans for updating Pulsar Connector Guide
   
   TO DO tasks for  
   
   ## Use 
   
   ### Use a connector
   - [ ] (8/23) Provide technical details for "Use non-builtin connector" 
section
   
   ### Run/Monitor/Upgrade/Stop/Restart/Delete a connector
   
   Provide technical details of Source (REST API + JAVA API) and Sink (REST API 
+ JAVA API) for the following operations:
   
   - [ ] (8/26) Run a connector (create, start, localrun)
   - [ ] (8/27) Monitor a connector (list, get, status)
   - [ ] (8/28) Upgrade a connector (update)
   - [ ] (8/29) Stop a connector (stop)
   - [ ] (8/30) Restart a connector (restart)
   - [ ] (9/2) Delete a connector (delete)
   
   ### Debug
   - [ ] (9/3) Write a tech blog 
   
   ## Builtin connector (26)
   
   ### Source connector (10)
   
   Provide examples for the following source connectors:
   
   - [x] (9/4) Canal
   - [ ] (9/5) Data-generator
   - [ ] File
   - [ ] Flume
   - [ ] Twitter Firehose
   - [x] Kafka
   - [ ] Kafka-connect-adaptor 
   - [ ] Kinesis
   - [ ] Netty
   - [ ] RabbitMQ
   
   ### Sink connector (14)
   
   Provide examples for the following sink connectors:
   
   - [ ] Aerospike 
   - [ ] Cassandra 
   - [x] ElasticSearch 
   - [ ] Flume
   - [ ] HBase
   - [ ] HDFS2
   - [ ] HDFS3
   - [ ] InfluxDB
   - [x] JDBC
   - [ ] Kafka
   - [ ] (9/30) MongoDB
   - [ ] RabbitMQ
   - [ ] Redis 
   - [ ] Solr


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143880
 
 
   ## Plans for updating Pulsar Connector Guide
   
   TO DO tasks for  
   
   ## Use 
   
   ### Use a connector
   - [ ] (8/23) Provide technical details for "Use non-builtin connector" 
section
   
   ### Run/Monitor/Upgrade/Stop/Restart/Delete a connector
   
   Provide technical details of Source (REST API + JAVA API) and Sink (REST API 
+ JAVA API) for the following operations:
   
   - [ ] (8/26) Run a connector (create, start, localrun)
   - [ ] (8/27) Monitor a connector (list, get, status)
   - [ ] (8/28) Upgrade a connector (update)
   - [ ] (8/29) Stop a connector (stop)
   - [ ] (8/30) Restart a connector (restart)
   - [ ] (9/2) Delete a connector (delete)
   
   ### Debug
   - [ ] (9/3) Write a tech blog 
   
   ## Builtin connector (26)
   
   ### Source connector (10)
   
   Provide examples for the following source connectors:
   
   - [x] (9/4) Canal
   - [ ] (9/5) Data-generator
   - [ ] File
   - [ ] Flume
   - [ ] Twitter Firehose
   - [x] Kafka
   - [ ] Kafka-connect-adaptor 
   - [ ] Kinesis
   - [ ] Netty
   - [ ] RabbitMQ
   
   ### Sink connector (14)
   
   Provide examples for the following sink connectors:
   
   - [ ] Aerospike 
   - [ ] Cassandra 
   - [x] ElasticSearch 
   - [ ] Flume
   - [ ] HBase
   - [ ] HDFS2
   - [ ] HDFS3
   - [ ] InfluxDB
   - [x] JDBC
   - [ ] Kafka
   - [x] (9/30) MongoDB
   - [ ] RabbitMQ
   - [ ] Redis 
   - [ ] Solr


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143880
 
 
   ## Plans for updating Pulsar Connector Guide
   
   TO DO tasks for  
   
   ## Use 
   
   ### Use a connector
   - [ ] (8/23) Provide technical details for "Use non-builtin connector" 
section
   
   ### Run/Monitor/Upgrade/Stop/Restart/Delete a connector
   
   Provide technical details of Source (REST API + JAVA API) and Sink (REST API 
+ JAVA API) for the following operations:
   
   - [ ] (8/26) Run a connector (create, start, localrun)
   - [ ] (8/27) Monitor a connector (list, get, status)
   - [ ] (8/28) Upgrade a connector (update)
   - [ ] (8/29) Stop a connector (stop)
   - [ ] (8/30) Restart a connector (restart)
   - [ ] (9/2) Delete a connector (delete)
   
   ### Debug
   - [ ] (9/3) Write a tech blog 
   
   ## Builtin connector (26)
   
   ### Source connector (10)
   
   Provide examples for the following source connectors:
   
   - [x] (9/4) Canal
   - [ ] (9/5) Data-generator
   - [ ] File
   - [ ] Flume
   - [ ] Twitter Firehose
   - [x] Kafka
   - [ ] Kafka-connect-adaptor 
   - [ ] Kinesis
   - [ ] Netty
   - [ ] RabbitMQ
   
   ### Sink connector (14)
   
   Provide examples for the following sink connectors:
   
   - [ ] Aerospike 
   - [x] Cassandra 
   - [x] ElasticSearch 
   - [ ] Flume
   - [ ] HBase
   - [x] HDFS2
   - [x] HDFS3
   - [ ] InfluxDB
   - [x] JDBC
   - [ ] Kafka
   - [x] (9/30) MongoDB
   - [ ] RabbitMQ
   - [ ] Redis 
   - [ ] Solr


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143880
 
 
   ## Plans for updating Pulsar Connector Guide
   
   TO DO tasks for  
   
   ## Use 
   
   ### Use a connector
   - [ ] (8/23) Provide technical details for "Use non-builtin connector" 
section
   
   ### Run/Monitor/Upgrade/Stop/Restart/Delete a connector
   
   Provide technical details of Source (REST API + JAVA API) and Sink (REST API 
+ JAVA API) for the following operations:
   
   - [ ] (8/26) Run a connector (create, start, localrun)
   - [ ] (8/27) Monitor a connector (list, get, status)
   - [ ] (8/28) Upgrade a connector (update)
   - [ ] (8/29) Stop a connector (stop)
   - [ ] (8/30) Restart a connector (restart)
   - [ ] (9/2) Delete a connector (delete)
   
   ### Debug
   - [ ] (9/3) Write a tech blog 
   
   ## Builtin connector (26)
   
   ### Source connector (10)
   
   Provide examples for the following source connectors:
   
   - [x] (9/4) Canal
   - [ ] (9/5) Data-generator
   - [ ] File
   - [ ] Flume
   - [ ] Twitter Firehose
   - [x] Kafka
   - [ ] Kafka-connect-adaptor 
   - [ ] Kinesis
   - [ ] Netty
   - [ ] RabbitMQ
   
   ### Sink connector (14)
   
   Provide examples for the following sink connectors:
   
   - [ ] Aerospike 
   - [ ] Cassandra 
   - [ ] ElasticSearch 
   - [ ] Flume
   - [ ] HBase
   - [ ] HDFS2
   - [ ] HDFS3
   - [ ] InfluxDB
   - [x] JDBC
   - [ ] Kafka
   - [ ] (9/30) MongoDB
   - [ ] RabbitMQ
   - [ ] Redis 
   - [ ] Solr


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143880
 
 
   ## Plans for updating Pulsar Connector Guide
   
   TO DO tasks for  
   
   ## Use 
   
   ### Use a connector
   - [ ] (8/23) Provide technical details for "Use non-builtin connector" 
section
   
   ### Run/Monitor/Upgrade/Stop/Restart/Delete a connector
   
   Provide technical details of Source (REST API + JAVA API) and Sink (REST API 
+ JAVA API) for the following operations:
   
   - [ ] (8/26) Run a connector (create, start, localrun)
   - [ ] (8/27) Monitor a connector (list, get, status)
   - [ ] (8/28) Upgrade a connector (update)
   - [ ] (8/29) Stop a connector (stop)
   - [ ] (8/30) Restart a connector (restart)
   - [ ] (9/2) Delete a connector (delete)
   
   ### Debug
   - [ ] (9/3) Write a tech blog 
   
   ## Builtin connector (26)
   
   ### Source connector (10)
   
   Provide examples for the following source connectors:
   
   - [x] (9/4) Canal
   - [ ] (9/5) Data-generator
   - [ ] File
   - [x] Flume
   - [ ] Twitter Firehose
   - [x] Kafka
   - [ ] Kafka-connect-adaptor 
   - [ ] Kinesis
   - [ ] Netty
   - [ ] RabbitMQ
   
   ### Sink connector (14)
   
   Provide examples for the following sink connectors:
   
   - [ ] Aerospike 
   - [ ] Cassandra 
   - [ ] ElasticSearch 
   - [ ] Flume
   - [ ] HBase
   - [ ] HDFS2
   - [ ] HDFS3
   - [ ] InfluxDB
   - [x] JDBC
   - [ ] Kafka
   - [ ] (9/30) MongoDB
   - [ ] RabbitMQ
   - [ ] Redis 
   - [ ] Solr


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143880
 
 
   ## Plans for updating Pulsar Connector Guide
   
   TO DO tasks for  
   
   ## Use 
   
   ### Use a connector
   - [ ] (8/23) Provide technical details for "Use non-builtin connector" 
section
   
   ### Run/Monitor/Upgrade/Stop/Restart/Delete a connector
   
   Provide technical details of Source (REST API + JAVA API) and Sink (REST API 
+ JAVA API) for the following operations:
   
   - [ ] (8/26) Run a connector (create, start, localrun)
   - [ ] (8/27) Monitor a connector (list, get, status)
   - [ ] (8/28) Upgrade a connector (update)
   - [ ] (8/29) Stop a connector (stop)
   - [ ] (8/30) Restart a connector (restart)
   - [ ] (9/2) Delete a connector (delete)
   
   ### Debug
   - [ ] (9/3) Write a tech blog 
   
   ## Builtin connector (26)
   
   ### Source connector (10)
   
   Provide examples for the following source connectors:
   
   - [x] (9/4) Canal
   - [ ] (9/5) Data-generator
   - [ ] File
   - [x] Flume
   - [ ] Twitter Firehose
   - [x] Kafka
   - [ ] Kafka-connect-adaptor 
   - [ ] Kinesis
   - [ ] Netty
   - [ ] RabbitMQ
   
   ### Sink connector (14)
   
   Provide examples for the following sink connectors:
   
   - [ ] Aerospike 
   - [ ] Cassandra 
   - [ ] ElasticSearch 
   - [x] Flume
   - [ ] HBase
   - [ ] HDFS2
   - [ ] HDFS3
   - [ ] InfluxDB
   - [x] JDBC
   - [ ] Kafka
   - [ ] (9/30) MongoDB
   - [ ] RabbitMQ
   - [ ] Redis 
   - [ ] Solr


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143880
 
 
   ## Plans for updating Pulsar Connector Guide
   
   TO DO tasks for  
   
   ## Use 
   
   ### Use a connector
   - [ ] (8/23) Provide technical details for "Use non-builtin connector" 
section
   
   ### Run/Monitor/Upgrade/Stop/Restart/Delete a connector
   
   Provide technical details of Source (REST API + JAVA API) and Sink (REST API 
+ JAVA API) for the following operations:
   
   - [ ] (8/26) Run a connector (create, start, localrun)
   - [ ] (8/27) Monitor a connector (list, get, status)
   - [ ] (8/28) Upgrade a connector (update)
   - [ ] (8/29) Stop a connector (stop)
   - [ ] (8/30) Restart a connector (restart)
   - [ ] (9/2) Delete a connector (delete)
   
   ### Debug
   - [ ] (9/3) Write a tech blog 
   
   ## Builtin connector (26)
   
   ### Source connector (10)
   
   Provide examples for the following source connectors:
   
   - [x] (9/4) Canal
   - [ ] (9/5) Data-generator
   - [ ] File
   - [x] Flume
   - [ ] Twitter Firehose
   - [x] Kafka
   - [ ] Kafka-connect-adaptor 
   - [ ] Kinesis
   - [ ] Netty
   - [ ] RabbitMQ
   
   ### Sink connector (14)
   
   Provide examples for the following sink connectors:
   
   - [ ] Aerospike 
   - [ ] Cassandra 
   - [ ] ElasticSearch 
   - [ ] Flume
   - [ ] HBase
   - [ ] HDFS2
   - [ ] HDFS3
   - [ ] InfluxDB
   - [x] JDBC
   - [ ] Kafka
   - [ ] (9/30) MongoDB
   - [ ] RabbitMQ
   - [ ] Redis 
   - [ ] Solr


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143880
 
 
   ## Plans for updating Pulsar Connector Guide
   
   TO DO tasks for  
   
   ## Use 
   
   ### Use a connector
   - [ ] (8/23) Provide technical details for "Use non-builtin connector" 
section
   
   ### Run/Monitor/Upgrade/Stop/Restart/Delete a connector
   
   Provide technical details of Source (REST API + JAVA API) and Sink (REST API 
+ JAVA API) for the following operations:
   
   - [ ] (8/26) Run a connector (create, start, localrun)
   - [ ] (8/27) Monitor a connector (list, get, status)
   - [ ] (8/28) Upgrade a connector (update)
   - [ ] (8/29) Stop a connector (stop)
   - [ ] (8/30) Restart a connector (restart)
   - [ ] (9/2) Delete a connector (delete)
   
   ### Debug
   - [ ] (9/3) Write a tech blog 
   
   ## Builtin connector (26)
   
   ### Source connector (10)
   
   Provide examples for the following source connectors:
   
   - [x] (9/4) Canal
   - [ ] (9/5) Data-generator
   - [ ] File
   - [x] Flume
   - [ ] Twitter Firehose
   - [x] Kafka
   - [ ] Kafka-connect-adaptor 
   - [ ] Kinesis
   - [ ] Netty
   - [ ] RabbitMQ
   
   ### Sink connector (14)
   
   Provide examples for the following sink connectors:
   
   - [ ] Aerospike 
   - [ ] Cassandra 
   - [ ] ElasticSearch 
   - [ ] Flume
   - [ ] HBase
   - [ ] HDFS2
   - [ ] HDFS3
   - [ ] InfluxDB
   - [ ] JDBC
   - [ ] Kafka
   - [ ] (9/30) MongoDB
   - [ ] RabbitMQ
   - [ ] Redis 
   - [ ] Solr


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143880
 
 
   ## Plans for updating Pulsar Connector Guide
   
   TO DO tasks for  
   
   ## Use 
   
   ### Use a connector
   - [ ] (8/23) Provide technical details for "Use non-builtin connector" 
section
   
   ### Run/Monitor/Upgrade/Stop/Restart/Delete a connector
   
   Provide technical details of Source (REST API + JAVA API) and Sink (REST API 
+ JAVA API) for the following operations:
   
   - [ ] (8/26) Run a connector (create, start, localrun)
   - [ ] (8/27) Monitor a connector (list, get, status)
   - [ ] (8/28) Upgrade a connector (update)
   - [ ] (8/29) Stop a connector (stop)
   - [ ] (8/30) Restart a connector (restart)
   - [ ] (9/2) Delete a connector (delete)
   
   ### Debug
   - [ ] (9/3) Write a tech blog 
   
   ## Builtin connector (26)
   
   ### Source connector (10)
   
   Provide examples for the following source connectors:
   
   - [ ] (9/4) Canal
   - [ ] (9/5) Data-generator
   - [ ] File
   - [ ] Flume
   - [ ] Twitter Firehose
   - [x] Kafka
   - [ ] Kafka-connect-adaptor 
   - [ ] Kinesis
   - [ ] Netty
   - [ ] RabbitMQ
   
   ### Sink connector (14)
   
   Provide examples for the following sink connectors:
   
   - [ ] Aerospike 
   - [ ] Cassandra 
   - [ ] ElasticSearch 
   - [ ] Flume
   - [ ] HBase
   - [ ] HDFS2
   - [ ] HDFS3
   - [ ] InfluxDB
   - [ ] JDBC
   - [ ] Kafka
   - [ ] (9/30) MongoDB
   - [ ] RabbitMQ
   - [ ] Redis 
   - [ ] Solr


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143880
 
 
   ## Plans for updating Pulsar Connector Guide
   
   TO DO tasks for  
   
   ## Use 
   
   ### Use a connector
   - [ ] (8/23) Provide technical details for "Use non-builtin connector" 
section
   
   ### Run/Monitor/Upgrade/Stop/Restart/Delete a connector
   
   Provide technical details of Source (REST API + JAVA API) and Sink (REST API 
+ JAVA API) for the following operations:
   
   - [ ] (8/26) Run a connector (create, start, localrun)
   - [ ] (8/27) Monitor a connector (list, get, status)
   - [ ] (8/28) Upgrade a connector (update)
   - [ ] (8/29) Stop a connector (stop)
   - [ ] (8/30) Restart a connector (restart)
   - [ ] (9/2) Delete a connector (delete)
   
   ### Debug
   - [ ] (9/3) Write a tech blog 
   
   ## Builtin connector (26)
   
   ### Source connector (10)
   
   Provide examples for the following source connectors:
   
   - [x] (9/4) Canal
   - [ ] (9/5) Data-generator
   - [ ] File
   - [ ] Flume
   - [ ] Twitter Firehose
   - [x] Kafka
   - [ ] Kafka-connect-adaptor 
   - [ ] Kinesis
   - [ ] Netty
   - [ ] RabbitMQ
   
   ### Sink connector (14)
   
   Provide examples for the following sink connectors:
   
   - [ ] Aerospike 
   - [ ] Cassandra 
   - [ ] ElasticSearch 
   - [ ] Flume
   - [ ] HBase
   - [ ] HDFS2
   - [ ] HDFS3
   - [ ] InfluxDB
   - [ ] JDBC
   - [ ] Kafka
   - [ ] (9/30) MongoDB
   - [ ] RabbitMQ
   - [ ] Redis 
   - [ ] Solr


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143880
 
 
   ## Plans for updating Pulsar Connector Guide
   
   TO DO tasks for  
   
   ## Use 
   
   ### Use a connector
   - [ ] (8/23) Provide technical details for "Use non-builtin connector" 
section
   
   ### Run/Monitor/Upgrade/Stop/Restart/Delete a connector
   
   Provide technical details of Source (REST API + JAVA API) and Sink (REST API 
+ JAVA API) for the following operations:
   
   - [ ] (8/26) Run a connector (create, start, localrun)
   - [ ] (8/27) Monitor a connector (list, get, status)
   - [ ] (8/28) Upgrade a connector (update)
   - [ ] (8/29) Stop a connector (stop)
   - [ ] (8/30) Restart a connector (restart)
   - [ ] (9/2) Delete a connector (delete)
   
   ### Debug
   - [ ] (9/3) Write a tech blog 
   
   ## Builtin connector (26)
   
   ### Source connector (10)
   
   Provide examples for the following source connectors:
   
   - [ ] (9/4) Canal
   - [ ] (9/5) Data-generator
   - [ ] File
   - [ ] Flume
   - [ ] Twitter Firehose
   - [ ] Kafka
   - [ ] Kafka-connect-adaptor 
   - [ ] Kinesis
   - [ ] Netty
   - [ ] RabbitMQ
   
   ### Sink connector (14)
   
   Provide examples for the following sink connectors:
   
   - [ ] Aerospike 
   - [ ] Cassandra 
   - [ ] ElasticSearch 
   - [ ] Flume
   - [ ] HBase
   - [ ] HDFS2
   - [ ] HDFS3
   - [ ] InfluxDB
   - [ ] JDBC
   - [ ] Kafka
   - [ ] (9/30) MongoDB
   - [ ] RabbitMQ
   - [ ] Redis 
   - [ ] Solr


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143880
 
 
   ## Plans for updating Pulsar Connector Guide
   
   TO DO tasks for  
   
   ## Use 
   
   ### Use a connector
   - [ ] (8/23) Provide technical details for "Use non-builtin connector" 
section
   
   ### Run/Monitor/Upgrade/Stop/Restart/Delete a connector
   
   Provide technical details for Source (REST API + JAVA API) and Sink (REST 
API + JAVA API) for the following operations:
   
   - [ ] (8/26) Run a connector (create, start, localrun)
   - [ ] (8/27) Monitor a connector (list, get, status)
   - [ ] (8/28) Upgrade a connector (update)
   - [ ] (8/29) Stop a connector (stop)
   - [ ] (8/30) Restart a connector (restart)
   - [ ] (9/2) Delete a connector (delete)
   
   ### Debug
   - [ ] (9/3) Write a tech blog 
   
   ## Builtin connector (26)
   
   ### Source connector (10)
   
   Provide examples for the following source connectors:
   
   - [ ] (9/4) Canal
   - [ ] (9/5) Data-generator
   - [ ] File
   - [ ] Flume
   - [ ] Twitter Firehose
   - [ ] Kafka
   - [ ] Kafka-connect-adaptor 
   - [ ] Kinesis
   - [ ] Netty
   - [ ] RabbitMQ
   
   ### Sink connector (14)
   
   Provide examples for the following sink connectors:
   
   - [ ] Aerospike 
   - [ ] Cassandra 
   - [ ] ElasticSearch 
   - [ ] Flume
   - [ ] HBase
   - [ ] HDFS2
   - [ ] HDFS3
   - [ ] InfluxDB
   - [ ] JDBC
   - [ ] Kafka
   - [ ] (9/30) MongoDB
   - [ ] RabbitMQ
   - [ ] Redis 
   - [ ] Solr


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143880
 
 
   ## Plans for updating Pulsar Connector Guide
   
   TO DO tasks for  
   
   ## Use 
   
   ### Use a connector
   - [ ] (8/23) Provide technical details for "Use non-builtin connector" 
section
   
   ### Run a connector (create, start, localrun)
   - [ ] (8/26) Provide technical details for Source (REST API + JAVA API) and 
Sink (REST API + JAVA API) 
   
   ### Monitor a connector (list, get, status)
   - [ ] (8/27) Provide technical details for Source (REST API + JAVA API) and 
Sink (REST API + JAVA API)
   
    Upgrade a connector (update)
   - [ ] (8/28) Provide technical details for Source (REST API + JAVA API) and 
Sink (REST API + JAVA API)
   
    Stop a connector (stop)
   - [ ] (8/29) Provide technical details for Source (REST API + JAVA API) and 
Sink (REST API + JAVA API)
   
    Restart a connector (restart)
   - [ ] (8/30) Provide technical details for Source (REST API + JAVA API) and 
Sink (REST API + JAVA API)
   
    Delete a connector (delete)
   - [ ] (9/2) Provide technical details for Source (REST API + JAVA API) and 
Sink (REST API + JAVA API)
   
   ### Debug
   - [ ] (9/3) Write a tech blog 
   
   ## Builtin connector (26)
   
   ### Source connector (10)
   
   Provide examples for the following source connectors:
   
   - [ ] (9/4) Canal
   - [ ] (9/5) Data-generator
   - [ ] File
   - [ ] Flume
   - [ ] Twitter Firehose
   - [ ] Kafka
   - [ ] Kafka-connect-adaptor 
   - [ ] Kinesis
   - [ ] Netty
   - [ ] RabbitMQ
   
   ### Sink connector (14)
   
   Provide examples for the following sink connectors:
   
   - [ ] Aerospike 
   - [ ] Cassandra 
   - [ ] ElasticSearch 
   - [ ] Flume
   - [ ] HBase
   - [ ] HDFS2
   - [ ] HDFS3
   - [ ] InfluxDB
   - [ ] JDBC
   - [ ] Kafka
   - [ ] (9/30) MongoDB
   - [ ] RabbitMQ
   - [ ] Redis 
   - [ ] Solr


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143880
 
 
   ## Plans for updating Pulsar Connector Guide
   
   TO DO tasks for  
   
   ## Use 
   
   ### Use a connector
   - [ ] (8/23) Provide technical details for "Use non-builtin connector" 
section
   
   ### Run a connector (create, start, localrun)
   - [ ] (8/26) Provide technical details for Source (REST API + JAVA API) and 
Sink (REST API + JAVA API) 
   
   ### Monitor a connector (list, get, status)
   - [ ] (8/27) Provide technical details for Source (REST API + JAVA API) and 
Sink (REST API + JAVA API)
   
    Upgrade a connector (update)
   - [ ] (8/28) Provide technical details for Source (REST API + JAVA API) and 
Sink (REST API + JAVA API)
   
    Stop a connector (stop)
   - [ ] (8/29) Provide technical details for Source (REST API + JAVA API) and 
Sink (REST API + JAVA API)
   
    Restart a connector (restart)
   - [ ] (8/30) Provide technical details for Source (REST API + JAVA API) and 
Sink (REST API + JAVA API)
   
    Delete a connector (delete)
   - [ ] (9/2) Provide technical details for Source (REST API + JAVA API) and 
Sink (REST API + JAVA API)
   
   ### Debug
   - [ ] (9/3) Write a tech blog 
   
   ## Builtin connector (26)
   
   ### Source connector (10)
   - [ ] (9/4) Provide examples of Canal
   - [ ] (9/5) Provide examples of Data-generator
   - [ ] Provide examples of File
   - [ ] Provide examples of Flume
   - [ ] Provide examples of Twitter Firehose
   - [ ] Provide examples of Kafka
   - [ ] Provide examples of Kafka-connect-adaptor 
   - [ ] Provide examples of Kinesis
   - [ ] Provide examples of Netty
   - [ ] Provide examples of RabbitMQ
   
   ### Sink connector (14)
   - [ ] Provide examples of Aerospike 
   - [ ] Provide examples of Cassandra 
   - [ ] Provide examples of ElasticSearch 
   - [ ] Provide examples of Flume
   - [ ] Provide examples of HBase
   - [ ] Provide examples of HDFS2
   - [ ] Provide examples of HDFS3
   - [ ] Provide examples of InfluxDB
   - [ ] Provide examples of JDBC
   - [ ] Provide examples of Kafka
   - [ ] (9/30) Provide examples of MongoDB
   - [ ] Provide examples of RabbitMQ
   - [ ] Provide examples of Redis 
   - [ ] Provide examples of Solr


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143880
 
 
   ## Plans for updating Pulsar Connector Guide
   
   TO DO tasks for  
   
   ## Use 
   
   ### Use a connector
   - [ ] (8/23) Provide technical details for "Use non-builtin connector" 
section
   
   ### Run a connector (create, start, localrun)
   - [ ] (8/26) Provide technical details for Source (REST API + JAVA API) and 
Sink (REST API + JAVA API) 
   
   ### Monitor a connector (list, get, status)
   - [ ] (8/27) Provide technical details for Source (REST API + JAVA API) and 
Sink (REST API + JAVA API)
   
    Upgrade a connector (update)
   - [ ] (8/28) Provide technical details for Source (REST API + JAVA API) and 
Sink (REST API + JAVA API)
   
    Stop a connector (stop)
   - [ ] (8/29) Provide technical details for Source (REST API + JAVA API) and 
Sink (REST API + JAVA API)
   
    Restart a connector (restart)
   - [ ] (8/30) Provide technical details for Source (REST API + JAVA API) and 
Sink (REST API + JAVA API)
   
    Delete a connector (delete)
   - [ ] (9/2) Provide technical details for Source (REST API + JAVA API) and 
Sink (REST API + JAVA API)
   
   ### Debug
   - [ ] (9/3) Write a tech blog 
   
   ## Builtin connector (26)
   
   ### Source connector (10)
   - [ ] (9/4) Provide examples of Canal
   - [ ] Provide examples of Data-generator
   - [ ] Provide examples of File
   - [ ] Provide examples of Flume
   - [ ] Provide examples of Twitter Firehose
   - [ ] Provide examples of Kafka
   - [ ] Provide examples of Kafka-connect-adaptor 
   - [ ] Provide examples of Kinesis
   - [ ] Provide examples of Netty
   - [ ] Provide examples of RabbitMQ
   
   ### Sink connector (14)
   - [ ] Provide examples of Aerospike 
   - [ ] Provide examples of Cassandra 
   - [ ] Provide examples of ElasticSearch 
   - [ ] Provide examples of Flume
   - [ ] Provide examples of HBase
   - [ ] Provide examples of HDFS2
   - [ ] Provide examples of HDFS3
   - [ ] Provide examples of InfluxDB
   - [ ] Provide examples of JDBC
   - [ ] Provide examples of Kafka
   - [ ] Provide examples of MongoDB
   - [ ] Provide examples of RabbitMQ
   - [ ] Provide examples of Redis 
   - [ ] Provide examples of Solr


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524145717
 
 
   ## Plans for updating Pulsar Connector Guide 
   
   TO DO tasks for @Anonymitaet 
   
   ## Overview
   - [ ] Add worker section
   - [ ] Add architecture section
   
   ## Use
   
   ### Use a connector
   - [ ] Add contents for "Use builtin connector" section
   - [ ] Update "Configure a connector" section
   
   TBD


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143880
 
 
   ## Plans for updating Pulsar Connector Guide
   
   TO DO tasks for  
   
   ## Use
   
   ### Use a connector
   - [ ] (8/23) Provide technical details for "Use non-builtin connector" 
section
   
   ### Run a connector (create, start, localrun)
   - [ ] (8/24) Provide technical details for Source (REST API + JAVA API) and 
Sink (REST API + JAVA API) 
   
   ### Monitor a connector (list, get, status)
   - [ ] (8/25) Provide technical details for Source (REST API + JAVA API) and 
Sink (REST API + JAVA API)
   
    Upgrade a connector (update)
   - [ ] (8/26) Provide technical details for Source (REST API + JAVA API) and 
Sink (REST API + JAVA API)
   
    Stop a connector (stop)
   - [ ] (8/27) Provide technical details for Source (REST API + JAVA API) and 
Sink (REST API + JAVA API)
   
    Restart a connector (restart)
   - [ ] Provide technical details for Source (REST API + JAVA API) and Sink 
(REST API + JAVA API)
   
    Delete a connector (delete)
   - [ ] Provide technical details for Source (REST API + JAVA API) and Sink 
(REST API + JAVA API)
   
   ### Debug
   - [ ] Write a tech blog 
   
   ## Builtin connector (26)
   
   ### Source connector (10)
   - [ ] Provide examples of Canal
   - [ ] Provide examples of Data-generator
   - [ ] Provide examples of File
   - [ ] Provide examples of Flume
   - [ ] Provide examples of Twitter Firehose
   - [ ] Provide examples of Kafka
   - [ ] Provide examples of Kafka-connect-adaptor 
   - [ ] Provide examples of Kinesis
   - [ ] Provide examples of Netty
   - [ ] Provide examples of RabbitMQ
   
   ### Sink connector (14)
   - [ ] Provide examples of Aerospike 
   - [ ] Provide examples of Cassandra 
   - [ ] Provide examples of ElasticSearch 
   - [ ] Provide examples of Flume
   - [ ] Provide examples of HBase
   - [ ] Provide examples of HDFS2
   - [ ] Provide examples of HDFS3
   - [ ] Provide examples of InfluxDB
   - [ ] Provide examples of JDBC
   - [ ] Provide examples of Kafka
   - [ ] Provide examples of MongoDB
   - [ ] Provide examples of RabbitMQ
   - [ ] Provide examples of Redis 
   - [ ] Provide examples of Solr


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524145717
 
 
   #@ Plans for updating Pulsar Connector Guide
   
   TO DO tasks for @Anonymitaet 
   
   ## Overview
   - [ ] Add worker section
   - [ ] Add architecture section
   
   ## Use
   
   ### Use a connector
   - [ ] Add contents for "Use builtin connector" section
   - [ ] Update "Configure a connector" section
   
   TBD


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143880
 
 
   ## Plans for updating Pulsar Connector Guide
   
   TO DO tasks for  
   
   ## Use
   
   ### Use a connector
   - [ ] Provide technical details for "Use non-builtin connector" section
   
   ### Run a connector (create, start, localrun)
   - [ ] Provide technical details for Source (REST API + JAVA API) 
   - [ ] Provide technical details for Sink (REST API + JAVA API) 
   
   ### Monitor a connector (list, get, status)
   - [ ] Provide technical details for Source (REST API + JAVA API) 
   - [ ] Provide technical details for Sink (REST API + JAVA API)
   
    Upgrade a connector (update)
   - [ ] Provide technical details for Source (REST API + JAVA API) 
   - [ ] Provide technical details for Sink (REST API + JAVA API)
   
    Stop a connector (stop)
   - [ ] Provide technical details for Source (REST API + JAVA API) 
   - [ ] Provide technical details for Sink (REST API + JAVA API)
   
    Restart a connector (restart)
   - [ ] Provide technical details for Source (REST API + JAVA API) 
   - [ ] Provide technical details for Sink (REST API + JAVA API)
   
    Delete a connector (delete)
   - [ ] Provide technical details for Source (REST API + JAVA API) 
   - [ ] Provide technical details for Sink (REST API + JAVA API)
   
   ### Debug
   - [ ] Write a tech blog 
   
   ## Builtin connector (26)
   
   ### Source connector (10)
   - [ ] Provide examples of Canal
   - [ ] Provide examples of Data-generator
   - [ ] Provide examples of File
   - [ ] Provide examples of Flume
   - [ ] Provide examples of Twitter Firehose
   - [ ] Provide examples of Kafka
   - [ ] Provide examples of Kafka-connect-adaptor 
   - [ ] Provide examples of Kinesis
   - [ ] Provide examples of Netty
   - [ ] Provide examples of RabbitMQ
   
   ### Sink connector (14)
   - [ ] Provide examples of Aerospike 
   - [ ] Provide examples of Cassandra 
   - [ ] Provide examples of ElasticSearch 
   - [ ] Provide examples of Flume
   - [ ] Provide examples of HBase
   - [ ] Provide examples of HDFS2
   - [ ] Provide examples of HDFS3
   - [ ] Provide examples of InfluxDB
   - [ ] Provide examples of JDBC
   - [ ] Provide examples of Kafka
   - [ ] Provide examples of MongoDB
   - [ ] Provide examples of RabbitMQ
   - [ ] Provide examples of Redis 
   - [ ] Provide examples of Solr
   
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143612
 
 
   I plan to rewrite this guide, the **Updated Structure of Pulsar Connector 
Guide** is as below.
   
   (Will add contents in the red box or highlighted in yellow)
   
   ![Pulsar IO 
Updated](https://user-images.githubusercontent.com/50226895/63564833-3a485d80-c599-11e9-92ae-a9b7f88dbee0.png)
   
   
   
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143612
 
 
   I plan to rewrite this guide, the **Updated Structure of Pulsar Connector 
Guide** is as below.
   
   (Will add contents in the red box or highlighted in yellow)
   
   ![Pulsar IO 
Updated](https://user-images.githubusercontent.com/50226895/63564747-e50c4c00-c598-11e9-8133-b9dd3453ba81.png)
   
   
   
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524145717
 
 
   # Plans for updating Pulsar Connector Guide
   
   TO DO tasks for @Anonymitaet 


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524149120
 
 
   PRs related to this issue:
   
   [placeholder]


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524145717
 
 
   Plans of


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143612
 
 
   I plan to rewrite this guide, the **Updated Structure of Pulsar Connector 
Guide** is as below.
   
   (Will add contents in the red box or highlighted in yellow)
   
   ![Pulsar IO 
Updated](https://user-images.githubusercontent.com/50226895/63562047-bee1ae80-c58e-11e9-98b7-67d6a0f18917.png)
   
   
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143612
 
 
   I plan to re-write this guide, the **Updated Structure of Pulsar Connector 
Guide** is as below.
   
   (Will add contents in the red box or highlighted in yellow)
   
   ![Pulsar IO 
Updated](https://user-images.githubusercontent.com/50226895/63562047-bee1ae80-c58e-11e9-98b7-67d6a0f18917.png)
   
   
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524150894
 
 
   @sijie @tuteng could you please help review the **Updated Structure of 
Pulsar Connector Guide**?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143612
 
 
   I plan to update the Structure of Pulsar Connector Guide as below.
   
   Will add contents in the red box or highlighted in yellow.
   
   ![Pulsar IO 
Updated](https://user-images.githubusercontent.com/50226895/63562047-bee1ae80-c58e-11e9-98b7-67d6a0f18917.png)
   
   
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524145717
 
 
   PRs related to this issue:
   
   [placeholder]


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143880
 
 
   Plans of updating Pulsar Connector Guide:


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143880
 
 
   Plans to update Pulsar Connector Guide:


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143612
 
 
   I plan to update the Structure of Pulsar Connector Guide as below.
   
   ![Pulsar IO 
Updated](https://user-images.githubusercontent.com/50226895/63562047-bee1ae80-c58e-11e9-98b7-67d6a0f18917.png)
   
   
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143612
 
 
   I plan to update the Structure of Pulsar Connector Guide as below.
   
   ![Pulsar 
IO](https://user-images.githubusercontent.com/50226895/63561891-23503e00-c58e-11e9-829c-a8149e428d0d.png)
   
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide

2019-08-22 Thread GitBox
Anonymitaet edited a comment on issue #5015: [Doc] Update Pulsar Connector Guide
URL: https://github.com/apache/pulsar/issues/5015#issuecomment-524143612
 
 
   I plan to update the Structure of Pulsar Connector Guide as below:
   
   ![Pulsar IO 
Updated](https://user-images.githubusercontent.com/50226895/63561670-6362f100-c58d-11e9-88b0-0d1474f5eddf.png)
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services