TradingEngine:使用Apache NiFi,Storm和PhoenixHBase的外汇交易引擎

时间:2024-05-26 07:23:32
【文件属性】:

文件名称:TradingEngine:使用Apache NiFi,Storm和PhoenixHBase的外汇交易引擎

文件大小:17KB

文件格式:ZIP

更新时间:2024-05-26 07:23:32

Java

进行中:尚未完成 建立拓扑 cd TradingEngine mvn clean package 创建Phoenix / HBase表 /usr/hdp/current/phoenix-client/bin/psql.py zk_server:2181:/hbase-unsecure ddl/quotes.ddl /usr/hdp/current/phoenix-client/bin/psql.py zk_server:2181:/hbase-unsecure ddl/orders.ddl 运行拓扑 storm jar target/TradingEngine-SNAPSHOT.jar com.github.randerzander.TradingTopology topology.props


【文件预览】:
TradingEngine-master
----pom.xml(5KB)
----multilang()
--------resources()
----nifi_templates()
--------HTTPtoKafka.xml(21KB)
----src()
--------main()
----topology.props(311B)
----.gitignore(15B)
----README.md(439B)
----ddl()
--------quotes.sql(209B)
--------orders.sql(233B)

网友评论