问题标签 [apache-spot]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
linux - 安装 Apache Spot
我需要在 Ubuntu 上安装 Apache Spot。
http://spot.incubator.apache.org/doc/#installation
我已经按照本指南设置了 Hadoop 的单节点集群:
https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-common/SingleCluster.html
我已经按照 Apache 文档中的指南安装了 Hive、Kafka 和 Spark。主要问题是我无法正确配置文件'/spot-setup/spot.conf',因为当我运行命令时:
终端显示:
我的 /etc/hosts 文件是:
我应该在 spot.conf 的行中写入哪些值?非常感谢。
hadoop - cloudera director 客户端安装
我正在尝试按照以下教程在 AWS 上安装 apache-spot 和 Cloudera:
http://blog.cloudera.com/blog/2018/02/apache-spot-incubating-and-cloudera-on-aws-in-60-minutes/
但是当我运行时:
Ubuntu终端给了我:
我已经运行了这段代码来修复:
任何人都可以帮助我?谢谢