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

你可能感兴趣的文章
nginx http配置说明,逐渐完善。
查看>>
Nginx keepalived一主一从高可用,手把手带你一步一步配置!
查看>>
Nginx Location配置总结
查看>>
Nginx log文件写入失败?log文件权限设置问题
查看>>
Nginx Lua install
查看>>
nginx net::ERR_ABORTED 403 (Forbidden)
查看>>
vue中处理过内存泄露处理方法
查看>>
Nginx RTMP 模块使用指南
查看>>
Nginx SSL 性能调优
查看>>
nginx ssl域名配置
查看>>
Nginx SSL私有证书自签,且反代80端口
查看>>
Nginx upstream性能优化
查看>>
Nginx 中解决跨域问题
查看>>
nginx 代理解决跨域
查看>>
Nginx 做负载均衡的几种轮询策略分析
查看>>
Nginx 入门,一篇搞定!
查看>>
Nginx 利用代理转发请求示例
查看>>
Nginx 动静分离与负载均衡的实现
查看>>
Nginx 反向代理 MinIO 及 ruoyi-vue-pro 配置 MinIO 详解
查看>>
nginx 反向代理 转发请求时,有时好有时没反应,产生原因及解决
查看>>