博客
关于我
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/

你可能感兴趣的文章
Nacos编译报错NacosException: endpoint is blank
查看>>
nacos自动刷新配置
查看>>
nacos运行报错问题之一
查看>>
Nacos部署中的一些常见问题汇总
查看>>
NACOS部署,微服务框架之NACOS-单机、集群方式部署
查看>>
Nacos配置Mysql数据库
查看>>
Nacos配置中心中配置文件的创建、微服务读取nacos配置中心
查看>>
Nacos配置中心集群原理及源码分析
查看>>
nacos配置在代码中如何引用
查看>>
nacos配置新增不成功
查看>>
nacos配置自动刷新源码解析
查看>>
nacos集成分布式事务插件Seata的序列化问题,实际上是Seata本身存在bug!!
查看>>
Nacos集群搭建
查看>>
nacos集群搭建
查看>>
nacos集群网络分区对的影响和运维方式
查看>>
nacos集群节点故障对应用的影响以及应急方法
查看>>
nacos集群配置详解
查看>>
Nagios 3.0 Jumpstart Guide For Linux – Overview, Installation and Configuration
查看>>
nagios 实时监控 iptables 状态
查看>>
WAP短信格式解析及在Linux下用C语言实现
查看>>