[jira] [Resolved] (GOBBLIN-301) Fix the key GOBBLIN_KAFKA_CONSUMER_CLIENT_FACTORY_CLASS

2017-11-01 Thread Hung Tran (JIRA)

 [ 
https://issues.apache.org/jira/browse/GOBBLIN-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hung Tran resolved GOBBLIN-301.
---
Resolution: Fixed

Issue resolved by pull request #2156
[https://github.com/apache/incubator-gobblin/pull/2156]

> Fix the key GOBBLIN_KAFKA_CONSUMER_CLIENT_FACTORY_CLASS
> ---
>
> Key: GOBBLIN-301
> URL: https://issues.apache.org/jira/browse/GOBBLIN-301
> Project: Apache Gobblin
>  Issue Type: Bug
>Reporter: Hung Tran
>Assignee: Hung Tran
>
> The value of GOBBLIN_KAFKA_CONSUMER_CLIENT_FACTORY_CLASS in KafkaSource 
> incorrectly has org.apache appended.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Resolved] (GOBBLIN-190) Kafka Sink replication factor and partition creation.

2017-11-01 Thread Abhishek Tiwari (JIRA)

 [ 
https://issues.apache.org/jira/browse/GOBBLIN-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Abhishek Tiwari resolved GOBBLIN-190.
-
Resolution: Fixed

Issue resolved by pull request #2126
[https://github.com/apache/incubator-gobblin/pull/2126]

> Kafka Sink replication factor and partition creation.
> -
>
> Key: GOBBLIN-190
> URL: https://issues.apache.org/jira/browse/GOBBLIN-190
> Project: Apache Gobblin
>  Issue Type: New Feature
>  Components: gobblin-kafka
>Reporter: Vicky Kak
>Assignee: Vicky Kak
>Priority: Critical
>
> The current implementation of the Kafka Writer does not allow the user to 
> configure the replication-factor and partitions for the topic. The producer 
> API creates a topic with the default configuration if the topic is not found 
> when message is send to the topic. We may have to use the scala API's to 
> configure the topics during creation for 0.8.1, for the 0.9.0 kafka there 
> seems to be java apis.
> The following link could be of help to this issue
> [https://stackoverflow.com/questions/16946778/how-can-we-create-a-topic-in-kafka-from-the-ide-using-api]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (GOBBLIN-301) Fix the key GOBBLIN_KAFKA_CONSUMER_CLIENT_FACTORY_CLASS

2017-11-01 Thread Hung Tran (JIRA)
Hung Tran created GOBBLIN-301:
-

 Summary: Fix the key GOBBLIN_KAFKA_CONSUMER_CLIENT_FACTORY_CLASS
 Key: GOBBLIN-301
 URL: https://issues.apache.org/jira/browse/GOBBLIN-301
 Project: Apache Gobblin
  Issue Type: Bug
Reporter: Hung Tran
Assignee: Hung Tran


The value of GOBBLIN_KAFKA_CONSUMER_CLIENT_FACTORY_CLASS in KafkaSource 
incorrectly has org.apache appended.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)