Member since
05-03-2018
8
Posts
0
Kudos Received
0
Solutions
05-04-2018
12:59 PM
thank you it solve my problem: cd /usr/hdf/3.1.1.0-35
chown -R nifi:nifi nifi
./bin/nifi.sh stop
... on all hosts and start via ambari (now I have /var/run/nifi/nifi.pid)
... View more
05-04-2018
08:13 AM
Hello, I tried to stop nifi as you said via command line /usr/hdf/3.1.1.0-35/nifi/bin/nifi.sh stop and I got "permission denied" so I find the problem of permission and chown nifi:nifi /usr/hdf/3.1.1.0-35/nifi/bin/nifi-env.sh and vi this file to put "export JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk" but when I try to stop again, I have "Error: Could not find or load main class org.apache.nifi.bootstrap.RunNifi"
... View more
05-03-2018
01:51 PM
ambari show nifi service down but I can go in the nifi UI and I see
that everything is ok all services (6 services) of the clusters are up
(I see 6/6). I don't see any nifi.pid on servers, it is may be the reason. ls /var/run/nifi nifi.status ... but no nifi.pid, How configure nifi to create nifi.pid at startup ?
... View more
Labels:
- Labels:
-
Apache Ambari
-
Apache NiFi