Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UBUNTU 14.04 Current Version: 2.3.2.0-2950 ambari-zeppelin-service install error #26

Open
yujie21ic opened this issue Jun 8, 2016 · 0 comments

Comments

@yujie21ic
Copy link

2016-06-07 19:54:27,248 - Group['spark'] {}
2016-06-07 19:54:27,249 - Group['zeppelin'] {}
2016-06-07 19:54:27,249 - Adding group Group['zeppelin']
2016-06-07 19:54:27,285 - Group['hadoop'] {}
2016-06-07 19:54:27,285 - Group['users'] {}
2016-06-07 19:54:27,286 - User['storm'] {'gid': 'hadoop', 'groups': [u'hadoop']}
2016-06-07 19:54:27,287 - User['zookeeper'] {'gid': 'hadoop', 'groups': [u'hadoop']}
2016-06-07 19:54:27,288 - User['spark'] {'gid': 'hadoop', 'groups': [u'hadoop']}
2016-06-07 19:54:27,288 - User['oozie'] {'gid': 'hadoop', 'groups': [u'users']}
2016-06-07 19:54:27,289 - User['ambari-qa'] {'gid': 'hadoop', 'groups': [u'users']}
2016-06-07 19:54:27,290 - User['hdfs'] {'gid': 'hadoop', 'groups': [u'hadoop']}
2016-06-07 19:54:27,291 - User['zeppelin'] {'gid': 'hadoop', 'groups': [u'hadoop']}
2016-06-07 19:54:27,292 - Adding user User['zeppelin']
2016-06-07 19:54:27,512 - User['yarn'] {'gid': 'hadoop', 'groups': [u'hadoop']}
2016-06-07 19:54:27,513 - User['mapred'] {'gid': 'hadoop', 'groups': [u'hadoop']}
2016-06-07 19:54:27,513 - File['/var/lib/ambari-agent/tmp/changeUid.sh'] {'content': StaticFile('changeToSecureUid.sh'), 'mode': 0555}
2016-06-07 19:54:27,515 - Execute['/var/lib/ambari-agent/tmp/changeUid.sh ambari-qa /tmp/hadoop-ambari-qa,/tmp/hsperfdata_ambari-qa,/home/ambari-qa,/tmp/ambari-qa,/tmp/sqoop-ambari-qa'] {'not_if': '(test $(id -u ambari-qa) -gt 1000) || (false)'}
2016-06-07 19:54:27,522 - Skipping Execute['/var/lib/ambari-agent/tmp/changeUid.sh ambari-qa /tmp/hadoop-ambari-qa,/tmp/hsperfdata_ambari-qa,/home/ambari-qa,/tmp/ambari-qa,/tmp/sqoop-ambari-qa'] due to not_if
2016-06-07 19:54:27,522 - Group['hdfs'] {'ignore_failures': False}
2016-06-07 19:54:27,523 - User['hdfs'] {'ignore_failures': False, 'groups': [u'hadoop', u'hdfs']}
2016-06-07 19:54:27,523 - Directory['/etc/hadoop'] {'mode': 0755}
2016-06-07 19:54:27,536 - File['/usr/hdp/current/hadoop-client/conf/hadoop-env.sh'] {'content': InlineTemplate(...), 'owner': 'hdfs', 'group': 'hadoop'}
2016-06-07 19:54:27,537 - Directory['/var/lib/ambari-agent/tmp/hadoop_java_io_tmpdir'] {'owner': 'hdfs', 'group': 'hadoop', 'mode': 0777}
2016-06-07 19:54:27,546 - Repository['HDP-2.3'] {'base_url': 'http://public-repo-1.hortonworks.com/HDP/ubuntu14/2.x/updates/2.3.4.7', 'action': ['create'], 'components': [u'HDP', 'main'], 'repo_template': '{{package_type}} {{base_url}} {{components}}', 'repo_file_name': 'HDP', 'mirror_list': None}
2016-06-07 19:54:27,552 - File['/tmp/tmpeQHze_'] {'content': 'deb http://public-repo-1.hortonworks.com/HDP/ubuntu14/2.x/updates/2.3.4.7 HDP main'}
2016-06-07 19:54:27,553 - Writing File['/tmp/tmpeQHze_'] because contents don't match
2016-06-07 19:54:27,561 - File['/tmp/tmphOycwy'] {'content': StaticFile('/etc/apt/sources.list.d/HDP.list')}
2016-06-07 19:54:27,562 - Writing File['/tmp/tmphOycwy'] because contents don't match
2016-06-07 19:54:27,562 - File['/etc/apt/sources.list.d/HDP.list'] {'content': StaticFile('/tmp/tmpeQHze_')}
2016-06-07 19:54:27,563 - Writing File['/etc/apt/sources.list.d/HDP.list'] because contents don't match
2016-06-07 19:54:27,564 - checked_call['apt-get update -qq -o Dir::Etc::sourcelist=sources.list.d/HDP.list -o Dir::Etc::sourceparts=- -o APT::Get::List-Cleanup=0'] {'sudo': True, 'quiet': False}
2016-06-07 19:54:36,343 - checked_call returned (0, '')
2016-06-07 19:54:36,344 - Repository['HDP-UTILS-1.1.0.20'] {'base_url': 'http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.20/repos/ubuntu14', 'action': ['create'], 'components': [u'HDP-UTILS', 'main'], 'repo_template': '{{package_type}} {{base_url}} {{components}}', 'repo_file_name': 'HDP-UTILS', 'mirror_list': None}
2016-06-07 19:54:36,346 - File['/tmp/tmpYbbAZu'] {'content': 'deb http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.20/repos/ubuntu14 HDP-UTILS main'}
2016-06-07 19:54:36,347 - Writing File['/tmp/tmpYbbAZu'] because contents don't match
2016-06-07 19:54:36,347 - File['/tmp/tmpSTZKqf'] {'content': StaticFile('/etc/apt/sources.list.d/HDP-UTILS.list')}
2016-06-07 19:54:36,347 - Writing File['/tmp/tmpSTZKqf'] because contents don't match
2016-06-07 19:54:36,348 - File['/etc/apt/sources.list.d/HDP-UTILS.list'] {'content': StaticFile('/tmp/tmpYbbAZu')}
2016-06-07 19:54:36,348 - Writing File['/etc/apt/sources.list.d/HDP-UTILS.list'] because contents don't match
2016-06-07 19:54:36,349 - checked_call['apt-get update -qq -o Dir::Etc::sourcelist=sources.list.d/HDP-UTILS.list -o Dir::Etc::sourceparts=- -o APT::Get::List-Cleanup=0'] {'sudo': True, 'quiet': False}
2016-06-07 19:54:49,422 - checked_call returned (0, '')
2016-06-07 19:54:49,423 - Package['unzip'] {}
2016-06-07 19:54:49,439 - Skipping installation of existing package unzip
2016-06-07 19:54:49,440 - Package['curl'] {}
2016-06-07 19:54:49,455 - Skipping installation of existing package curl
2016-06-07 19:54:49,455 - Package['hdp-select'] {}
2016-06-07 19:54:49,470 - Skipping installation of existing package hdp-select
2016-06-07 19:54:49,652 - Execute['find /var/lib/ambari-agent/cache/stacks/HDP/2.3/services/ZEPPELIN/package -iname "*.sh" | xargs chmod +x'] {}
2016-06-07 19:54:49,660 - Execute['echo platform.linux_distribution:Ubuntu+14.04+trusty'] {}
2016-06-07 19:54:49,664 - Package['liblapack-dev'] {}
2016-06-07 19:54:49,681 - Installing package liblapack-dev ('/usr/bin/apt-get -q -o Dpkg::Options::=--force-confdef --allow-unauthenticated --assume-yes install liblapack-dev')
2016-06-07 19:55:06,178 - Package['gfortran'] {}
2016-06-07 19:55:06,194 - Installing package gfortran ('/usr/bin/apt-get -q -o Dpkg::Options::=--force-confdef --allow-unauthenticated --assume-yes install gfortran')
2016-06-07 19:56:11,435 - Package['python-dev'] {}
2016-06-07 19:56:11,454 - Installing package python-dev ('/usr/bin/apt-get -q -o Dpkg::Options::=--force-confdef --allow-unauthenticated --assume-yes install python-dev')
2016-06-07 19:57:04,434 - Package['g++'] {}
2016-06-07 19:57:04,452 - Installing package g++ ('/usr/bin/apt-get -q -o Dpkg::Options::=--force-confdef --allow-unauthenticated --assume-yes install g++')
2016-06-07 19:57:58,456 - Package['python-pip'] {}
2016-06-07 19:57:58,474 - Installing package python-pip ('/usr/bin/apt-get -q -o Dpkg::Options::=--force-confdef --allow-unauthenticated --assume-yes install python-pip')

2016-06-07 19:58:19,340 - Package['zeppelin'] {}

2016-06-07 19:58:19,358 - Installing package zeppelin ('/usr/bin/apt-get -q -o Dpkg::Options::=--force-confdef --allow-unauthenticated --assume-yes install zeppelin')
2016-06-07 19:58:19,729 - Execution of '['/usr/bin/apt-get', '-q', '-o', 'Dpkg::Options::=--force-confdef', '--allow-unauthenticated', '--assume-yes', 'install', u'zeppelin']' returned 100. Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package zeppelin
2016-06-07 19:58:19,730 - Failed to install package zeppelin. Executing /usr/bin/apt-get update -qq
2016-06-07 19:58:51,124 - Retrying to install package zeppelin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant