Created 07-31-2017 04:16 PM
Hello,
Let's say we have env variable HOSTNAME
May I set below in nifi.properties file?
nifi.web.http.host=$HOSTNAME
Thanks.
Created 07-31-2017 04:50 PM
Created 07-31-2017 04:50 PM
No, that will not work.
Created 07-31-2017 05:27 PM
Thanks. I am working on setup NiFi cluster in Kubernetes.
Any suggestions on that?
Created 07-31-2017 05:36 PM
What are K8s? A server type, an OS?
Created 07-31-2017 05:39 PM
I am not familiar with what K8 is...
I suggest starting a new question rather then adding to this existing question so that it gets full exposure to the community.
I would also suggest providing as much detail as you can about the use case for your question.
Thanks,
Matt
Created 07-31-2017 06:08 PM
Kubernetes(K8s) is a tool to deploy and manage Docker containers.
I'd like to manage NiFi docker containers in Kubernetes cluster.
I will create another topic for this. Thanks.