[
https://issues.apache.org/jira/browse/HUDI-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17373979#comment-17373979
]
ASF GitHub Bot commented on HUDI-2069:
--------------------------------------
hudi-bot edited a comment on pull request #3172:
URL: https://github.com/apache/hudi/pull/3172#issuecomment-869593797
<!--
Meta data
{
"version" : 1,
"metaDataEntries" : [ {
"hash" : "499b74b913c20e15d05d85863370f1b6bb1e3c06",
"status" : "DELETED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=492",
"triggerID" : "499b74b913c20e15d05d85863370f1b6bb1e3c06",
"triggerType" : "PUSH"
}, {
"hash" : "499b74b913c20e15d05d85863370f1b6bb1e3c06",
"status" : "DELETED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=494",
"triggerID" : "869631725",
"triggerType" : "MANUAL"
}, {
"hash" : "22455a5d3ebdb9a6c2cb193c0fa25f64539b9ff2",
"status" : "DELETED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=541",
"triggerID" : "22455a5d3ebdb9a6c2cb193c0fa25f64539b9ff2",
"triggerType" : "PUSH"
}, {
"hash" : "72a2badac20bc0a42b1ca5975bfc342f0f43bc90",
"status" : "DELETED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=543",
"triggerID" : "72a2badac20bc0a42b1ca5975bfc342f0f43bc90",
"triggerType" : "PUSH"
}, {
"hash" : "3adabdab2a50423966fc3c94edf29ba7fefe31c1",
"status" : "DELETED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=544",
"triggerID" : "3adabdab2a50423966fc3c94edf29ba7fefe31c1",
"triggerType" : "PUSH"
}, {
"hash" : "3a0d5bef71871480d7581250f12f931f7a77074e",
"status" : "DELETED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=676",
"triggerID" : "3a0d5bef71871480d7581250f12f931f7a77074e",
"triggerType" : "PUSH"
}, {
"hash" : "f1adb6171b97230ab62ab79e5a37482fb2265d79",
"status" : "UNKNOWN",
"url" : "TBD",
"triggerID" : "f1adb6171b97230ab62ab79e5a37482fb2265d79",
"triggerType" : "PUSH"
}, {
"hash" : "7ac4dc2ce0e872e729d8bf1bea9af5a2486af6c4",
"status" : "SUCCESS",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=677",
"triggerID" : "7ac4dc2ce0e872e729d8bf1bea9af5a2486af6c4",
"triggerType" : "PUSH"
} ]
}-->
## CI report:
* f1adb6171b97230ab62ab79e5a37482fb2265d79 UNKNOWN
* 7ac4dc2ce0e872e729d8bf1bea9af5a2486af6c4 Azure:
[SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=677)
<details>
<summary>Bot commands</summary>
@hudi-bot supports the following commands:
- `@hudi-bot run travis` re-run the last Travis build
- `@hudi-bot run azure` re-run the last Azure build
</details>
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Fix KafkaAvroSchemaDeserializer to not rely on reflection
> ---------------------------------------------------------
>
> Key: HUDI-2069
> URL: https://issues.apache.org/jira/browse/HUDI-2069
> Project: Apache Hudi
> Issue Type: Bug
> Affects Versions: 0.9.0
> Reporter: sivabalan narayanan
> Priority: Major
> Labels: pull-request-available
>
> h1. Fix KafkaAvroSchemaDeserializer to not rely on reflection
>
> Instantiation is failing since jssc is required to instantiate
> schemaprovider.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)