Giter Site home page Giter Site logo

Comments (14)

keyki avatar keyki commented on August 22, 2024

Hi,

The Ambari repository points to a nightly build thus it's not stable. It is supposed to be a tryout version until it is not officially released we have no control over what is published. I suggest you to use the 1.6 version. 1.7 will come late november.

from docker-ambari.

cyon666 avatar cyon666 commented on August 22, 2024

Hi,

Unfortunately the project I'm working with requires 1.7 - hence my excitement at finding the blog entry. Do you have any recommendations on where to begin looking, in order to try to figure this out? As in... log locations to try to see initially, etc.

Thanks for the response!

from docker-ambari.

keyki avatar keyki commented on August 22, 2024

Hi,

Could you please login to the UI to see which service's installation failed? I'll try to fix/update the container.

from docker-ambari.

keyki avatar keyki commented on August 22, 2024

In the meanwhile you can look around on the wiki https://cwiki.apache.org/confluence/display/AMBARI/Ambari they usually post the right repositories to use there.

from docker-ambari.

cyon666 avatar cyon666 commented on August 22, 2024

Of course, see the below screenshot for overall service failures. If you need/want further detail please let me know! I'll dig around that wiki and see if I can find anything.

screen shot 2014-11-13 at 11 57 18

from docker-ambari.

cyon666 avatar cyon666 commented on August 22, 2024

Here is one exception seen from App Timeline service:

App Timeline Service (YARN)

2014-11-13 12:05:17,181 - Execute['ls /var/run/hadoop-yarn/yarn/yarn-yarn-timelineserver.pid >/dev/null 2>&1 && ps cat /var/run/hadoop-yarn/yarn/yarn-yarn-timelineserver.pid >/dev/null 2>&1'] {'initial_wait': 5, 'not_if': 'ls /var/run/hadoop-yarn/yarn/yarn-yarn-timelineserver.pid >/dev/null 2>&1 && ps cat /var/run/hadoop-yarn/yarn/yarn-yarn-timelineserver.pid >/dev/null 2>&1', 'user': 'yarn'}
2014-11-13 12:05:22,228 - Error while executing command 'start':
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 122, in execute
method(env)
File "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/services/YARN/package/scripts/application_timeline_server.py", line 42, in start
service('timelineserver', action='start')
File "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/services/YARN/package/scripts/service.py", line 59, in service
initial_wait=5
File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 148, in init
self.env.run()
File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 149, in run
self.run_action(resource, action)

from docker-ambari.

keyki avatar keyki commented on August 22, 2024

I opened a JIRA issue for the timeline server https://issues.apache.org/jira/browse/AMBARI-7578 but it should be fixed by now. I'll take a look at it.

from docker-ambari.

cyon666 avatar cyon666 commented on August 22, 2024

Thanks. As I said, I've done nothing out of what was noted in the blog entry. If I can provide anything else, please just let me know (as in any log files from my side, any other attempts, etc).

from docker-ambari.

matyix avatar matyix commented on August 22, 2024

We can reproduce these - nevertheless if we'll need your logs, etc will let you know. By any chance - if it's for public domain - can you let us know what are the 1.7 features you are building on - maybe there is another alternative/workaround in the meanwhile.

from docker-ambari.

cyon666 avatar cyon666 commented on August 22, 2024

The stack framework matured in 1.7, which is the most important feature for us. 1.5 introduced support for custom stacks, and 1.6 carried it over but we continuously had problems in both versions. Obtaining ambari 1.7 stand-alone and working with that seemed much more promising than its predecessors in regards to this need. 1.7 is more stable for this use, and while still not perfect is fitting our needs well.

As a result, blueprint support for custom stacks is also important for us. HDP 2.2 plays a vital role with its support for Kafka as well.

That's the best overall info I can provide at the moment. Sorry for the delay in a response.

from docker-ambari.

keyki avatar keyki commented on August 22, 2024

Hi Randy,

Unless you need the timeline server you can get rid of it from the blueprint and install a cluster without it. You can use the same ambari-functions:
amb-start-cluster 2
amb-shell
blueprint add --url https://raw.githubusercontent.com/sequenceiq/docker-ambari/1.7.0-ea/multi-node.json
cluster build --blueprint multi-node-hdfs-yarn
cluster autoAssign
cluster create

from docker-ambari.

cyon666 avatar cyon666 commented on August 22, 2024

Stripping out the culprit service did allow for a full deployment of Ambari 1.7-ea. I appreciate the responses from both of you. Keyki, thanks for taking the extra step to help me move forward.

I really appreciate ya'lls efforts!

from docker-ambari.

cyon666 avatar cyon666 commented on August 22, 2024

Closing as a result of the work-around. Looking forward to the "official" release later this month / year.

from docker-ambari.

keyki avatar keyki commented on August 22, 2024

1.7.0 is out, feel free to use it anyway you want. docker pull sequenceiq/ambari:1.7.0

from docker-ambari.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.