我最近在http://www.cloudera.com上下载了"QuickStart VM"
(确切地说,是虚拟机的版本)这个虚拟机使用centOS(我的电脑是macbook air)我无法完全启动这个虚拟机(和我不知道为什么)我附上了最先进的启动状态的屏幕截图

我在 debian/stretch64 上有一个 vagrant box 我尝试使用文档http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/SingleCluster.htm安装 Hadoop3
当我运行 start-dfs.sh 时,我收到了这条消息
vagrant@stretch:/opt/hadoop$ sudo sbin/start-dfs.sh
Starting namenodes on [localhost]
pdsh@stretch: localhost: connect: Connection refused
Starting datanodes
pdsh@stretch: localhost: connect: Connection refused
Starting secondary namenodes [stretch]
pdsh@stretch: stretch: connect: Connection refused
vagrant@stretch:/opt/hadoop$
Run Code Online (Sandbox Code Playgroud)
当然,我尝试使用以下命令更新我的 hadoop-env.sh:export HADOOP_SSH_OPTS="-p 22"
ssh localhost 工作(无密码)
我不知道我可以改变什么来解决这个问题
我正在尝试构建一个导出所有书签数据的 WebExtension。这很简单。有漂亮的文档bookmarks.getTree()。但是,我没有找到如何获取书签的标签(图片上的红色部分)
如何获取书签的标签?
javascript firefox bookmarks firefox-addon firefox-addon-webextensions
bookmarks ×1
centos ×1
cloudera ×1
debian ×1
firefox ×1
firefox-addon-webextensions ×1
hadoop ×1
hadoop3 ×1
javascript ×1
ssh ×1
virtualbox ×1