23 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
1
vote
2
answers
336
views
Fail: The package hadoop-hdfs-dfsrouter is not supported by this version of the stack-select tool
The system used during installation
CentOS-7
Code branches used during compilation:
ambari trunk
bigtop branch-3.3
ambari-metrics 3.0
Ambari reported an error when installing Bigtop compiled ...
1
vote
2
answers
1k
views
Ambari 2.8.0 failed install bigtop 3.2.0 when installing bigtop-select
error exists when installing bigtop 3.2.0 on ambari 2.8.0 , i'm using ambari 2.8.0 from github
url ambari :
https://github.com/apache/ambari/archive/refs/tags/release-2.8.0-rc1.zip
and installing the ...
0
votes
0
answers
362
views
Enabling Hadoop Namenode HA in Apache ambari using Bigtop
I Cloned the Bigtop code from Github, built RPMS, and installed the Hadoop cluster using Ambari. The Hadoop cluster had 3 nodes. When the name node HA is enabled from Ambari, the services do not start ...
3
votes
3
answers
5k
views
How do we install Apache BigTop with Ambari?
I am trying to find out how to deploy a hadoop cluster using ambari by using apache big top
According to the latest release bigtop 1.5:
https://blogs.apache.org/bigtop/
my understanding is that Bigtop ...
1
vote
1
answer
2k
views
is it possible to Install Apache Bigtop Stack with Ambari
Can any one provide tutorial or steps to installing Apache BigTop stack using Ambari.
I have tried to learn the following info
https://cwiki.apache.org/confluence/display/BIGTOP/Bigtop+1.3.0+...
0
votes
1
answer
141
views
What happen after "./gradlew {package}-rpm"
I am new to bigtop architecture, I would like to know
how does bigtop know the real build command to launch for this specific package after ./gradlew {package}-rpm, I assume there must be some kind of ...
0
votes
0
answers
239
views
Hiveserver2 not coming up in bigtop hadoop
We are building a vanilla hadoop 2.7.3 cluster with hive and hbase + kerberos. We are using bigtop repo from hadoop to make it easier.
The deploy script successfully installs hive and components but ...
3
votes
1
answer
626
views
BigTop docker-hadoop.sh failing to start
I'm using BigTop 1.2.0 the vagrant provisioner is running fine but when I try to use the Docker provisioner the following error is showing:
Command
$ ./docker-hadoop.sh -c 3
Error
Environment ...
0
votes
1
answer
2k
views
Apache Bigtop Installation on RHEL 7
I'm seeking some help, I have been tasked with standing up a Hadoop cluster at work. I have done single node stuff on laptops at home with the open source stack (I am trying to stick with the open ...
1
vote
1
answer
142
views
BigTop repo server 403 error
I am currently trying to install BigTop on my fedora17 machine but i ran into a problem and i don't know what is wrong.
I followed the steps on https://cwiki.apache.org/confluence/display/BIGTOP/How+...
0
votes
1
answer
389
views
Missing hadoop package in Bigtop (centos) - installation issue
I am trying to install bigtop on centos6 (VM using virtualbox).
I am following links given below with little modifications to get latest versions (bigtop 1.1.0) -
http://www.dummies.com/how-to/content/...
0
votes
1
answer
224
views
Linux Centos6 VM How to download bigtop?
I am new in this subject. I have been following directives in Hadoop for Dummies book. At step 2 while trying to install bigtop, got this error in below.
OS : windows 8
VM: Centos6
0
votes
2
answers
2k
views
Oozie Setup does not work
Yet another problem with Apache Bigtop. This time it is oozie.
Whenever I want to do something with Oozie, I get the following exception:
java.lang.IllegalArgumentException: Oozie URL is not ...
0
votes
1
answer
373
views
Flume Agent not Receiving Data but no Error
I've got a problem with flume. I am trying to get into big data and hence am working with the tutorial from the 'for dummies' books. The other stuff so far has more or less worked, but there is some ...
2
votes
4
answers
2k
views
GPG Key retrieval failed Hadoop Bigtop installation
Following the instructions in the following site - (http://www.dummies.com/how-to/content/set-up-the-hadoop-environment-with-apache-bigtop.html) or rather from the book Hadoop for Dummies.
Step 3 ran ...