You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@nifi.apache.org by Selvam Raman <se...@gmail.com> on 2016/09/20 09:32:33 UTC

Fwd: Nifi Running mode

Hi,

How to check nifi running mode (cluster, standalone).
is there any command to check.

Thanks,
Selvam Raman
"லஞ்சம் தவிர்த்து நெஞ்சம் நிமிர்த்து"



-- 
Selvam Raman
"லஞ்சம் தவிர்த்து நெஞ்சம் நிமிர்த்து"

Re: Nifi Running mode

Posted by Matt Gilman <ma...@gmail.com>.
Selvam,

The specific endpoint is

http://{host}:{port}/nifi-api/flow/cluster/summary

This will return a ClusterSummaryDTO [1] (this is incorrect in the
documentation). I'm having trouble accessing JIRA right now but we'll get
that fixed in the next release.

Matt

[1]
https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-client-dto/src/main/java/org/apache/nifi/web/api/dto/ClusterSummaryDTO.java

On Tue, Sep 20, 2016 at 6:12 AM, Pierre Villard <pierre.villard.fr@gmail.com
> wrote:

> Hi,
>
> Have a look at the REST API : https://nifi.apache.org/docs/
> nifi-docs/rest-api/index.html
>
> Pierre
>
> 2016-09-20 11:32 GMT+02:00 Selvam Raman <se...@gmail.com>:
>
>> Hi,
>>
>> How to check nifi running mode (cluster, standalone).
>> is there any command to check.
>>
>> Thanks,
>> Selvam Raman
>> "லஞ்சம் தவிர்த்து நெஞ்சம் நிமிர்த்து"
>>
>>
>>
>> --
>> Selvam Raman
>> "லஞ்சம் தவிர்த்து நெஞ்சம் நிமிர்த்து"
>>
>
>

Re: Nifi Running mode

Posted by Pierre Villard <pi...@gmail.com>.
Hi,

Have a look at the REST API :
https://nifi.apache.org/docs/nifi-docs/rest-api/index.html

Pierre

2016-09-20 11:32 GMT+02:00 Selvam Raman <se...@gmail.com>:

> Hi,
>
> How to check nifi running mode (cluster, standalone).
> is there any command to check.
>
> Thanks,
> Selvam Raman
> "லஞ்சம் தவிர்த்து நெஞ்சம் நிமிர்த்து"
>
>
>
> --
> Selvam Raman
> "லஞ்சம் தவிர்த்து நெஞ்சம் நிமிர்த்து"
>