摘要:        
用SQL client 能搞通redis 维表join,我在网上还没找到,我就试验,终于在sql client里运行成功了。 我用的 “大数据羊说”写的redis connector(https://github.com/liufeiSAP/flink-study.git),flink用的flink    阅读全文
posted @ 2022-01-20 17:06
刘大飞
阅读(308)
评论(0)
推荐(0)
        
            
        
        
摘要:        
背景:想用redis 维表join的功能,flink 本身没有redis connector, 找的第三方的实现(大数据羊说开源的),可以在IDE里成功运行,但是无法在SQL client里运行。 这里研究一下自定义connector. 首先了解一下java SPI: SPI全称Service Pr    阅读全文
posted @ 2022-01-20 14:41
刘大飞
阅读(283)
评论(0)
推荐(0)
        
            
        
        
摘要:        
1: 搜索镜像,docker search redis 2: docker pull redis:6.0.6, (不指定版本就表示用latest,我这里选的6.0.6) 3: 我本地下载了一个 redis.conf文件放在 C:/var/redis/conf/redis.conf, 然后挂载到容器     阅读全文
posted @ 2022-01-20 09:17
刘大飞
阅读(248)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号