[jira] [Updated] (FLINK-18800) Avro serialization schema doesn't support Kafka key/value serialization

2022-01-03 Thread Flink Jira Bot (Jira)


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

Flink Jira Bot updated FLINK-18800:
---
  Labels: auto-deprioritized-critical auto-deprioritized-major 
auto-deprioritized-minor  (was: auto-deprioritized-critical 
auto-deprioritized-major stale-minor)
Priority: Not a Priority  (was: Minor)

This issue was labeled "stale-minor" 7 days ago and has not received any 
updates so it is being deprioritized. If this ticket is actually Minor, please 
raise the priority and ask a committer to assign you the issue or revive the 
public discussion.


> Avro serialization schema doesn't support  Kafka key/value serialization
> 
>
> Key: FLINK-18800
> URL: https://issues.apache.org/jira/browse/FLINK-18800
> Project: Flink
>  Issue Type: New Feature
>  Components: Connectors / Kafka, Formats (JSON, Avro, Parquet, ORC, 
> SequenceFile)
>Affects Versions: 1.11.0, 1.11.1
>Reporter: Mohammad Hossein Gerami
>Priority: Not a Priority
>  Labels: auto-deprioritized-critical, auto-deprioritized-major, 
> auto-deprioritized-minor
>
> {color:#ff8b00}AvroSerializationSchema{color} and 
> {color:#ff8b00}ConfluentRegistryAvroSerializationSchema{color} doesn't 
> support Kafka key/value serialization. I implemented a custom Avro 
> serialization schema for solving this problem. 
> please consensus to implement new class to support kafka key/value 
> serialization.
> for example in the Flink must implement a class like this:
> {code:java}
> public class KafkaAvroRegistrySchemaSerializationSchema extends 
> RegistryAvroSerializationSchema implements 
> KafkaSerializationSchema{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (FLINK-18800) Avro serialization schema doesn't support Kafka key/value serialization

2021-12-26 Thread Flink Jira Bot (Jira)


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

Flink Jira Bot updated FLINK-18800:
---
Labels: auto-deprioritized-critical auto-deprioritized-major stale-minor  
(was: auto-deprioritized-critical auto-deprioritized-major)

I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help 
the community manage its development. I see this issues has been marked as 
Minor but is unassigned and neither itself nor its Sub-Tasks have been updated 
for 180 days. I have gone ahead and marked it "stale-minor". If this ticket is 
still Minor, please either assign yourself or give an update. Afterwards, 
please remove the label or in 7 days the issue will be deprioritized.


> Avro serialization schema doesn't support  Kafka key/value serialization
> 
>
> Key: FLINK-18800
> URL: https://issues.apache.org/jira/browse/FLINK-18800
> Project: Flink
>  Issue Type: New Feature
>  Components: Connectors / Kafka, Formats (JSON, Avro, Parquet, ORC, 
> SequenceFile)
>Affects Versions: 1.11.0, 1.11.1
>Reporter: Mohammad Hossein Gerami
>Priority: Minor
>  Labels: auto-deprioritized-critical, auto-deprioritized-major, 
> stale-minor
>
> {color:#ff8b00}AvroSerializationSchema{color} and 
> {color:#ff8b00}ConfluentRegistryAvroSerializationSchema{color} doesn't 
> support Kafka key/value serialization. I implemented a custom Avro 
> serialization schema for solving this problem. 
> please consensus to implement new class to support kafka key/value 
> serialization.
> for example in the Flink must implement a class like this:
> {code:java}
> public class KafkaAvroRegistrySchemaSerializationSchema extends 
> RegistryAvroSerializationSchema implements 
> KafkaSerializationSchema{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (FLINK-18800) Avro serialization schema doesn't support Kafka key/value serialization

2021-06-27 Thread Flink Jira Bot (Jira)


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

Flink Jira Bot updated FLINK-18800:
---
  Labels: auto-deprioritized-critical auto-deprioritized-major  (was: 
auto-deprioritized-critical stale-major)
Priority: Minor  (was: Major)

This issue was labeled "stale-major" 7 days ago and has not received any 
updates so it is being deprioritized. If this ticket is actually Major, please 
raise the priority and ask a committer to assign you the issue or revive the 
public discussion.


> Avro serialization schema doesn't support  Kafka key/value serialization
> 
>
> Key: FLINK-18800
> URL: https://issues.apache.org/jira/browse/FLINK-18800
> Project: Flink
>  Issue Type: New Feature
>  Components: Connectors / Kafka, Formats (JSON, Avro, Parquet, ORC, 
> SequenceFile)
>Affects Versions: 1.11.0, 1.11.1
>Reporter: Mohammad Hossein Gerami
>Priority: Minor
>  Labels: auto-deprioritized-critical, auto-deprioritized-major
>
> {color:#ff8b00}AvroSerializationSchema{color} and 
> {color:#ff8b00}ConfluentRegistryAvroSerializationSchema{color} doesn't 
> support Kafka key/value serialization. I implemented a custom Avro 
> serialization schema for solving this problem. 
> please consensus to implement new class to support kafka key/value 
> serialization.
> for example in the Flink must implement a class like this:
> {code:java}
> public class KafkaAvroRegistrySchemaSerializationSchema extends 
> RegistryAvroSerializationSchema implements 
> KafkaSerializationSchema{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-18800) Avro serialization schema doesn't support Kafka key/value serialization

2021-06-19 Thread Flink Jira Bot (Jira)


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

Flink Jira Bot updated FLINK-18800:
---
Labels: auto-deprioritized-critical stale-major  (was: 
auto-deprioritized-critical)

I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help 
the community manage its development. I see this issues has been marked as 
Major but is unassigned and neither itself nor its Sub-Tasks have been updated 
for 30 days. I have gone ahead and added a "stale-major" to the issue". If this 
ticket is a Major, please either assign yourself or give an update. Afterwards, 
please remove the label or in 7 days the issue will be deprioritized.


> Avro serialization schema doesn't support  Kafka key/value serialization
> 
>
> Key: FLINK-18800
> URL: https://issues.apache.org/jira/browse/FLINK-18800
> Project: Flink
>  Issue Type: New Feature
>  Components: Connectors / Kafka, Formats (JSON, Avro, Parquet, ORC, 
> SequenceFile)
>Affects Versions: 1.11.0, 1.11.1
>Reporter: Mohammad Hossein Gerami
>Priority: Major
>  Labels: auto-deprioritized-critical, stale-major
>
> {color:#ff8b00}AvroSerializationSchema{color} and 
> {color:#ff8b00}ConfluentRegistryAvroSerializationSchema{color} doesn't 
> support Kafka key/value serialization. I implemented a custom Avro 
> serialization schema for solving this problem. 
> please consensus to implement new class to support kafka key/value 
> serialization.
> for example in the Flink must implement a class like this:
> {code:java}
> public class KafkaAvroRegistrySchemaSerializationSchema extends 
> RegistryAvroSerializationSchema implements 
> KafkaSerializationSchema{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-18800) Avro serialization schema doesn't support Kafka key/value serialization

2021-05-19 Thread Flink Jira Bot (Jira)


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

Flink Jira Bot updated FLINK-18800:
---
  Labels: auto-deprioritized-critical  (was: stale-critical)
Priority: Major  (was: Critical)

This issue was labeled "stale-critical" 7 ago and has not received any updates 
so it is being deprioritized. If this ticket is actually Critical, please raise 
the priority and ask a committer to assign you the issue or revive the public 
discussion.


> Avro serialization schema doesn't support  Kafka key/value serialization
> 
>
> Key: FLINK-18800
> URL: https://issues.apache.org/jira/browse/FLINK-18800
> Project: Flink
>  Issue Type: New Feature
>  Components: Connectors / Kafka, Formats (JSON, Avro, Parquet, ORC, 
> SequenceFile)
>Affects Versions: 1.11.0, 1.11.1
>Reporter: Mohammad Hossein Gerami
>Priority: Major
>  Labels: auto-deprioritized-critical
>
> {color:#ff8b00}AvroSerializationSchema{color} and 
> {color:#ff8b00}ConfluentRegistryAvroSerializationSchema{color} doesn't 
> support Kafka key/value serialization. I implemented a custom Avro 
> serialization schema for solving this problem. 
> please consensus to implement new class to support kafka key/value 
> serialization.
> for example in the Flink must implement a class like this:
> {code:java}
> public class KafkaAvroRegistrySchemaSerializationSchema extends 
> RegistryAvroSerializationSchema implements 
> KafkaSerializationSchema{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-18800) Avro serialization schema doesn't support Kafka key/value serialization

2021-04-23 Thread Konstantin Knauf (Jira)


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

Konstantin Knauf updated FLINK-18800:
-
Issue Type: New Feature  (was: Task)

As part of https://issues.apache.org/jira/browse/FLINK-22029 the "Task" Issue 
Type is removed. I moved this to "New Feature". If you think, "Improvement", 
"Bug" or "Technical Debt" would be more appropriate, please change the type 
accordingly.

> Avro serialization schema doesn't support  Kafka key/value serialization
> 
>
> Key: FLINK-18800
> URL: https://issues.apache.org/jira/browse/FLINK-18800
> Project: Flink
>  Issue Type: New Feature
>  Components: Connectors / Kafka, Formats (JSON, Avro, Parquet, ORC, 
> SequenceFile)
>Affects Versions: 1.11.0, 1.11.1
>Reporter: Mohammad Hossein Gerami
>Priority: Critical
>  Labels: stale-critical
>
> {color:#ff8b00}AvroSerializationSchema{color} and 
> {color:#ff8b00}ConfluentRegistryAvroSerializationSchema{color} doesn't 
> support Kafka key/value serialization. I implemented a custom Avro 
> serialization schema for solving this problem. 
> please consensus to implement new class to support kafka key/value 
> serialization.
> for example in the Flink must implement a class like this:
> {code:java}
> public class KafkaAvroRegistrySchemaSerializationSchema extends 
> RegistryAvroSerializationSchema implements 
> KafkaSerializationSchema{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-18800) Avro serialization schema doesn't support Kafka key/value serialization

2021-04-22 Thread Flink Jira Bot (Jira)


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

Flink Jira Bot updated FLINK-18800:
---
Labels: stale-critical  (was: )

> Avro serialization schema doesn't support  Kafka key/value serialization
> 
>
> Key: FLINK-18800
> URL: https://issues.apache.org/jira/browse/FLINK-18800
> Project: Flink
>  Issue Type: Task
>  Components: Connectors / Kafka, Formats (JSON, Avro, Parquet, ORC, 
> SequenceFile)
>Affects Versions: 1.11.0, 1.11.1
>Reporter: Mohammad Hossein Gerami
>Priority: Critical
>  Labels: stale-critical
>
> {color:#ff8b00}AvroSerializationSchema{color} and 
> {color:#ff8b00}ConfluentRegistryAvroSerializationSchema{color} doesn't 
> support Kafka key/value serialization. I implemented a custom Avro 
> serialization schema for solving this problem. 
> please consensus to implement new class to support kafka key/value 
> serialization.
> for example in the Flink must implement a class like this:
> {code:java}
> public class KafkaAvroRegistrySchemaSerializationSchema extends 
> RegistryAvroSerializationSchema implements 
> KafkaSerializationSchema{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-18800) Avro serialization schema doesn't support Kafka key/value serialization

2020-08-20 Thread Mohammad Hossein Gerami (Jira)


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

Mohammad Hossein Gerami updated FLINK-18800:

Priority: Critical  (was: Major)

> Avro serialization schema doesn't support  Kafka key/value serialization
> 
>
> Key: FLINK-18800
> URL: https://issues.apache.org/jira/browse/FLINK-18800
> Project: Flink
>  Issue Type: Improvement
>  Components: Connectors / Kafka, Formats (JSON, Avro, Parquet, ORC, 
> SequenceFile)
>Affects Versions: 1.11.0, 1.11.1
>Reporter: Mohammad Hossein Gerami
>Priority: Critical
>
> {color:#ff8b00}AvroSerializationSchema{color} and 
> {color:#ff8b00}ConfluentRegistryAvroSerializationSchema{color} doesn't 
> support Kafka key/value serialization. I implemented a custom Avro 
> serialization schema for solving this problem. 
> please consensus to implement new class to support kafka key/value 
> serialization.
> for example in the Flink must implement a class like this:
> {code:java}
> public class KafkaAvroRegistrySchemaSerializationSchema extends 
> RegistryAvroSerializationSchema implements 
> KafkaSerializationSchema{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-18800) Avro serialization schema doesn't support Kafka key/value serialization

2020-08-20 Thread Mohammad Hossein Gerami (Jira)


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

Mohammad Hossein Gerami updated FLINK-18800:

Issue Type: Task  (was: Improvement)

> Avro serialization schema doesn't support  Kafka key/value serialization
> 
>
> Key: FLINK-18800
> URL: https://issues.apache.org/jira/browse/FLINK-18800
> Project: Flink
>  Issue Type: Task
>  Components: Connectors / Kafka, Formats (JSON, Avro, Parquet, ORC, 
> SequenceFile)
>Affects Versions: 1.11.0, 1.11.1
>Reporter: Mohammad Hossein Gerami
>Priority: Critical
>
> {color:#ff8b00}AvroSerializationSchema{color} and 
> {color:#ff8b00}ConfluentRegistryAvroSerializationSchema{color} doesn't 
> support Kafka key/value serialization. I implemented a custom Avro 
> serialization schema for solving this problem. 
> please consensus to implement new class to support kafka key/value 
> serialization.
> for example in the Flink must implement a class like this:
> {code:java}
> public class KafkaAvroRegistrySchemaSerializationSchema extends 
> RegistryAvroSerializationSchema implements 
> KafkaSerializationSchema{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-18800) Avro serialization schema doesn't support Kafka key/value serialization

2020-08-20 Thread Mohammad Hossein Gerami (Jira)


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

Mohammad Hossein Gerami updated FLINK-18800:

Description: 
{color:#ff8b00}AvroSerializationSchema{color} and 
{color:#ff8b00}ConfluentRegistryAvroSerializationSchema{color} doesn't support 
Kafka key/value serialization. I implemented a custom Avro serialization schema 
for solving this problem. 

please consensus to implement new class to support kafka key/value 
serialization.

for example in the Flink must implement a class like this:
{code:java}
public class KafkaAvroRegistrySchemaSerializationSchema extends 
RegistryAvroSerializationSchema implements 
KafkaSerializationSchema{code}

  was:
{color:#ff8b00}AvroSerializationSchema{color} and 
{color:#ff8b00}ConfluentRegistryAvroSerializationSchema{color} doesn't support 
Kafka key/value serialization. I implemented a custom Avro serialization schema 
for solving this problem. 

for example in the Flink must implement a class like this.
{code:java}
public class KafkaAvroRegistrySchemaSerializationSchema extends 
RegistryAvroSerializationSchema implements 
KafkaSerializationSchema{code}


> Avro serialization schema doesn't support  Kafka key/value serialization
> 
>
> Key: FLINK-18800
> URL: https://issues.apache.org/jira/browse/FLINK-18800
> Project: Flink
>  Issue Type: Improvement
>  Components: Connectors / Kafka, Formats (JSON, Avro, Parquet, ORC, 
> SequenceFile)
>Affects Versions: 1.11.0, 1.11.1
>Reporter: Mohammad Hossein Gerami
>Priority: Major
>
> {color:#ff8b00}AvroSerializationSchema{color} and 
> {color:#ff8b00}ConfluentRegistryAvroSerializationSchema{color} doesn't 
> support Kafka key/value serialization. I implemented a custom Avro 
> serialization schema for solving this problem. 
> please consensus to implement new class to support kafka key/value 
> serialization.
> for example in the Flink must implement a class like this:
> {code:java}
> public class KafkaAvroRegistrySchemaSerializationSchema extends 
> RegistryAvroSerializationSchema implements 
> KafkaSerializationSchema{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-18800) Avro serialization schema doesn't support Kafka key/value serialization

2020-08-20 Thread Mohammad Hossein Gerami (Jira)


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

Mohammad Hossein Gerami updated FLINK-18800:

Description: 
{color:#ff8b00}AvroSerializationSchema{color} and 
{color:#ff8b00}ConfluentRegistryAvroSerializationSchema{color} doesn't support 
Kafka key/value serialization. I implemented a custom Avro serialization schema 
for solving this problem. 

for example in the Flink must implement a class like this.
{code:java}
public class KafkaAvroRegistrySchemaSerializationSchema extends 
RegistryAvroSerializationSchema implements 
KafkaSerializationSchema{code}

  
was:{color:#ff8b00}[AvroSerializationSchema|[https://ci.apache.org/projects/flink/flink-docs-stable/api/java/org/apache/flink/formats/avro/AvroDeserializationSchema.html]]{color}
 and 
{color:#ff8b00}[ConfluentRegistryAvroSerializationSchema|[https://ci.apache.org/projects/flink/flink-docs-stable/api/java/org/apache/flink/formats/avro/registry/confluent/ConfluentRegistryAvroSerializationSchema.html]]{color}
 doesn't support Kafka key/value serialization. I implemented a custom Avro 
serialization schema for solving this problem. 


> Avro serialization schema doesn't support  Kafka key/value serialization
> 
>
> Key: FLINK-18800
> URL: https://issues.apache.org/jira/browse/FLINK-18800
> Project: Flink
>  Issue Type: Improvement
>  Components: Connectors / Kafka, Formats (JSON, Avro, Parquet, ORC, 
> SequenceFile)
>Affects Versions: 1.11.0, 1.11.1
>Reporter: Mohammad Hossein Gerami
>Priority: Major
>
> {color:#ff8b00}AvroSerializationSchema{color} and 
> {color:#ff8b00}ConfluentRegistryAvroSerializationSchema{color} doesn't 
> support Kafka key/value serialization. I implemented a custom Avro 
> serialization schema for solving this problem. 
> for example in the Flink must implement a class like this.
> {code:java}
> public class KafkaAvroRegistrySchemaSerializationSchema extends 
> RegistryAvroSerializationSchema implements 
> KafkaSerializationSchema{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-18800) Avro serialization schema doesn't support Kafka key/value serialization

2020-08-04 Thread Mohammad Hossein Gerami (Jira)


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

Mohammad Hossein Gerami updated FLINK-18800:

Description: 
{color:#ff8b00}[AvroSerializationSchema|[https://ci.apache.org/projects/flink/flink-docs-stable/api/java/org/apache/flink/formats/avro/AvroDeserializationSchema.html]]{color}
 and 
{color:#ff8b00}[ConfluentRegistryAvroSerializationSchema|[https://ci.apache.org/projects/flink/flink-docs-stable/api/java/org/apache/flink/formats/avro/registry/confluent/ConfluentRegistryAvroSerializationSchema.html]]{color}
 doesn't support Kafka key/value serialization. I implemented a custom Avro 
serialization schema for solving this problem.   (was: 
{color:#ff8b00}AvroSerializationSchema{color} and 
{color:#ff8b00}ConfluentRegistryAvroSerializationSchema{color} doesn't support 
Kafka key/value serialization. I implemented a custom Avro serialization schema 
for solving this problem. )

> Avro serialization schema doesn't support  Kafka key/value serialization
> 
>
> Key: FLINK-18800
> URL: https://issues.apache.org/jira/browse/FLINK-18800
> Project: Flink
>  Issue Type: Improvement
>  Components: Connectors / Kafka, Formats (JSON, Avro, Parquet, ORC, 
> SequenceFile)
>Affects Versions: 1.11.0, 1.11.1
>Reporter: Mohammad Hossein Gerami
>Priority: Major
>
> {color:#ff8b00}[AvroSerializationSchema|[https://ci.apache.org/projects/flink/flink-docs-stable/api/java/org/apache/flink/formats/avro/AvroDeserializationSchema.html]]{color}
>  and 
> {color:#ff8b00}[ConfluentRegistryAvroSerializationSchema|[https://ci.apache.org/projects/flink/flink-docs-stable/api/java/org/apache/flink/formats/avro/registry/confluent/ConfluentRegistryAvroSerializationSchema.html]]{color}
>  doesn't support Kafka key/value serialization. I implemented a custom Avro 
> serialization schema for solving this problem. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-18800) Avro serialization schema doesn't support Kafka key/value serialization

2020-08-03 Thread Aljoscha Krettek (Jira)


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

Aljoscha Krettek updated FLINK-18800:
-
Component/s: (was: API / Type Serialization System)

> Avro serialization schema doesn't support  Kafka key/value serialization
> 
>
> Key: FLINK-18800
> URL: https://issues.apache.org/jira/browse/FLINK-18800
> Project: Flink
>  Issue Type: Improvement
>  Components: Connectors / Kafka, Formats (JSON, Avro, Parquet, ORC, 
> SequenceFile)
>Affects Versions: 1.11.0, 1.11.1
>Reporter: Mohammad Hossein Gerami
>Priority: Major
>
> {color:#ff8b00}AvroSerializationSchema{color} and 
> {color:#ff8b00}ConfluentRegistryAvroSerializationSchema{color} doesn't 
> support Kafka key/value serialization. I implemented a custom Avro 
> serialization schema for solving this problem. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)