博客
关于我
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高级-MySQL并发参数调整
查看>>
MySQL高级-MySQL应用优化
查看>>
MySQL高级-MySQL查询缓存优化
查看>>
MySQL高级-MySQL锁
查看>>
MySQL高级-SQL优化
查看>>
MySQL高级-SQL优化步骤
查看>>
MySQL高级-内存管理及优化
查看>>
MySQL高级-存储过程和函数
查看>>
MySQL高级-索引
查看>>
MySQL高级-索引的使用及优化
查看>>
MySQL高级-视图
查看>>
MySQL高级-触发器
查看>>
Mysql高级——锁
查看>>
mysql高级查询~分页查询
查看>>
mysql高级查询之多条件的过滤查询
查看>>
MySQL高级配置
查看>>
MySQL高频面试题
查看>>
MySQL高频面试题的灵魂拷问
查看>>
MySQL(1)的使用 | SQL
查看>>