【问题标题】:Is there any way I can execute an external application from within MongoDB mapreduce?有什么方法可以从 MongoDB mapreduce 中执行外部应用程序?
【发布时间】:2013-09-23 14:24:39
【问题描述】:

我的目标是从 MongoDB mapreduce 算法的 reduce 函数中调用外部应用程序,即执行 Windows 命令行。

这可以使用 MongoDB 2.4+ 使用的 V8 JS 引擎吗?

或者,换句话说,MongoDB 中是否有任何其他支持 mapreduce 的语言?

非常感谢您的回答。

【问题讨论】:

    标签: mongodb mapreduce


    【解决方案1】:

    不,不能从 Map Reduce 运行另一个程序。

    没有任何其他支持的语言,这里有一个 JIRA:https://jira.mongodb.org/browse/SERVER-699

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-07-02
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多