- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Trying to reinstall Apache NiFi 1.5 on HDF 3.1
- Labels:
-
Apache NiFi
-
Cloudera DataFlow (CDF)
Created ‎03-05-2018 08:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2018-03-05 20:37:43,561 - Could not determine stack version for component nifi by calling '/usr/bin/hdf-select status nifi > /tmp/tmpEQc2eO'. Return Code: 1, Output: .
2018-03-05 20:37:43,591 - Could not determine stack version for component zookeeper by calling '/usr/bin/hdf-select status zookeeper > /tmp/tmpWb5zCp'. Return Code: 1, Output: ERROR: Invalid package - zookeeper
Created ‎03-31-2018 03:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Reproducible in brand new HDF 3.1 cluster using Ambari 2.6.1.0. It happened to me too, exactly. I upgraded Ambari to latest and that did it for me.
Created ‎03-05-2018 08:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
/usr/bin/hdf-select status zookeeper ERROR: Invalid package - zookeeper Packages: accumulo-client accumulo-gc accumulo-master accumulo-monitor accumulo-tablet accumulo-tracer atlas-client atlas-server falcon-client falcon-server flume-server hadoop-client hadoop-hdfs-datanode hadoop-hdfs-journalnode hadoop-hdfs-namenode hadoop-hdfs-nfs3 hadoop-hdfs-portmap hadoop-hdfs-secondarynamenode hadoop-httpfs hadoop-mapreduce-historyserver hadoop-yarn-nodemanager hadoop-yarn-resourcemanager hadoop-yarn-timelineserver hbase-client hbase-master hbase-regionserver hive-metastore hive-server2 hive-server2-hive2 hive-webhcat kafka-broker knox-server livy-server mahout-client nifi nifi-registry oozie-client oozie-server phoenix-client phoenix-server ranger-admin ranger-kms ranger-tagsync ranger-usersync registry slider-client spark-client spark-historyserver spark-thriftserver spark2-client spark2-historyserver spark2-thriftserver sqoop-client sqoop-server storm-client storm-nimbus storm-supervisor streamline zeppelin-server zookeeper-client zookeeper-server Aliases: accumulo-server all client hadoop-hdfs-server hadoop-mapreduce-server hadoop-yarn-server hive-server
zookeeper-client
zookeeper-server are there
Created ‎03-31-2018 03:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Reproducible in brand new HDF 3.1 cluster using Ambari 2.6.1.0. It happened to me too, exactly. I upgraded Ambari to latest and that did it for me.
Created ‎04-09-2018 10:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can confirm this problem too on HDF 3.1.
Created ‎04-17-2018 01:04 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello@Timothy Spann,
Did you find any work around for this issue ?
Or is there any Ambari patch ?
Best Regards
Abdou
Created ‎04-20-2018 07:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i found this problem too on HDF 3.1 and ambari 2.6.1.5
Created ‎05-16-2018 01:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i am facing the same issue as well. is there a workaround for this?
Created ‎06-13-2018 09:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
/usr/bin/hdf-select status zookeeper
this install command fail when install nifi, it should be :
/usr/bin/hdf-select status zookeeper-client"
where do i can edit that command ?
it still problem in HDF 3.1.2 , centos6
Created ‎06-13-2018 01:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
my workaround with HDF 3.1.2 on centos 6:
1. after first try to install, it will fail/or some warning , i check the conf dir is invalid , and it should remove
rm /etc/nifi/conf
2.delete and reinstall nifi
3. run following command
mv /etc/nifi/conf/config_version /etc/nifi/conf/config_version_old
Created ‎06-22-2018 05:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have the same issue. But to work on it, I didn't have the conf directory created. I am struck here.
