博客
关于我
hortonworks/registry配置详解
阅读量:59 次
发布时间:2019-02-26

本文共 441 字,大约阅读时间需要 1 分钟。

1.美图

在这里插入图片描述

2.配置

[deploy@demo-db registry]$ cat  conf/registry.yaml # registries configurationmodules:  - name: schema-registry    className: com.hortonworks.registries.schemaregistry.webservice.SchemaRegistryModule    config:      schemaProviders:        - providerClass: "com.hortonworks.registries.schemaregistry.avro.AvroSchemaProvider"          defaultSerializerClass: "com.hortonworks.registries.schemaregistry.serdes.avro.AvroSnapshotSeriali

转载地址:http://auwz.baihongyu.com/

你可能感兴趣的文章
Mysql优化高级篇(全)
查看>>
mysql会员求积分_MySql-统计所有会员的最高前10次的积分和
查看>>
mysql会对联合索性排序优化_MySQL索引优化实战
查看>>
MySQL作为服务端的配置过程与实际案例
查看>>
Mysql使用命令行备份数据
查看>>
MySQL保姆级教程(SQL语法基础篇)从小白到高手的进阶指南,收藏这一篇就够了
查看>>