文静小猫咪

文章
9
资源
0
加入时间
2年10月17天

上线新系统后,统计从旧系统切换到新系统的数据

  背景:有一个old system,使用量很大,但是有很多缺陷,于是开发了new system,现在通过某些手段从old system 向 new system小流量地导流。  目标:new system上线一段时间后,要统计从old system切换到new system的数据记录。  前提:应尽量让新用户一开始就是用new system(前提很重要)  假设:old s...

presto对接cassandra

因为业务需要而cassandra查询功能缺少全局排序,测试presto+cassandra查询的方案测试时使用的cassandra版本为Cassandra 3.11.3测试时使用的presto版本为presto-server-0.230测试环境:三个cantos节点:10.28.3.137 cluster1 localhost10.28.3.142 cluster2 localhost...