首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >安装Mapr时出错

安装Mapr时出错
EN

Stack Overflow用户
提问于 2014-07-22 11:57:47
回答 1查看 494关注 0票数 0

嗨,我正在尝试在ubuntu12.04上安装MapR,但是遇到了一些问题。我遵循下面的链接进行安装

代码语言:javascript
复制
http://doc.mapr.com/display/MapR/Quick+Installation+Guide

我执行了下面的链接中提到的所有步骤,这是我得到的错误

代码语言:javascript
复制
* 16:15:50 Interrogating Node(s), Validating Prerequisites, and Starting Install
* 16:15:53 Installing Extra Package Repositories If Needed
* 16:15:55 Detecting Operating System
* 16:15:57 Installing Prerequisite Packages for Ubuntu/Debian
* 16:16:02 Detecting Operating System
* 16:16:06 Configuring Firewall for Ubuntu/Debian
* 16:16:08 Creating MapR User
* 16:16:23 Installing and Configuring NTP Service
* 16:16:29 Installing OpenJDK Packages If Needed
* 16:16:35 Detecting Operating System
* 16:16:37 Initializing MapR Repository for Ubuntu/Debian
ubuntu: error getting key id from url: http://package.mapr.com/releases/pub/gnugpg.key
failed: [ubuntu] => {"failed": true, "traceback": "Traceback (most recent call   last):\n  File     \"/home/pcadmin/.ansible/tmp/ansible-tmp-1405939599.14-281315531843819/apt_key\", line 158, in download_key\n    return rsp.read()\nAttributeError: 'NoneType' object has no attribute 'read'\n"}

FATAL: all hosts have already failed -- aborting
Host: ubuntu had 1 failures
Control Nodes have failures. Please fix the failures and re-run the installation.

请帮帮忙

EN

回答 1

Stack Overflow用户

发布于 2014-10-29 15:16:06

我在安装elasticsearch时发现了类似的问题-在我的例子中,它是由出口过滤防火墙和没有设置代理的组合造成的。检查您的Ansible代理设置(如果相关),并确保可以从相关计算机访问http://package.mapr.com/releases/pub/gnugpg.key

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/24878647

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档