Oracle 到 HBase 的数据传输工具?
Oracle to HBase data transfer tool?
需要在 Oracle(真实来源)和 HBase 之间持续同步数据,想知道是否有现有的解决方案?
提前致谢,
林
你可以看看Apache Sqoop a tool for efficiently transferring bulk data between Apache Hadoop and relational databases (like MySQL or Oracle). It supports data import into HBase。
需要在 Oracle(真实来源)和 HBase 之间持续同步数据,想知道是否有现有的解决方案?
提前致谢, 林
你可以看看Apache Sqoop a tool for efficiently transferring bulk data between Apache Hadoop and relational databases (like MySQL or Oracle). It supports data import into HBase。