Re: Flink JMX

2016-08-29 Thread Sreejith S
progress. > > Regards, > Chesnay > > > On 29.08.2016 15:41, Robert Metzger wrote: > > Hi, > > I think in Flink 1.1.1 JMX will be started on port 8080, 8081 or 8082 (on > the JM, 8081 is probably occupied by the web interface). > > On Mon, Aug 29, 2016 at 1:25 PM,

Re: Flink JMX

2016-08-29 Thread Sreejith S
, Chesnay Schepler wrote: > Hello, > > can you post the jmx config entries and give us more details on how you > want to access it? > > Regards, > Chesnay > > > On 29.08.2016 12:09, Sreejith S wrote: > > Hi All, > > I am using Flink-1.1.1 and i enabled J

Re: Programatically collect taskmanagers details from Job Manager

2016-08-29 Thread Sreejith S
:"460bfbf8b540bf28befd616cbc9ea532", > "path" : "akka.tcp://flink@127.0.1.1:58404/user/taskmanager", > "dataPort" : 39233, > "timeSinceLastHeartbeat" : 1472461577967, > "slotsNumber":4, > } > ] > }

Flink JMX

2016-08-29 Thread Sreejith S
Hi All, I am using Flink-1.1.1 and i enabled JMX metrics in configuration file. In the task manger log i can see JMX is running. Is this metrics exposed only through Flink Metrics API's ? I tried to connect to flink JMX URL using normal javax , but connections getting refused. Thanks, -- *

Programatically collect taskmanagers details from Job Manager

2016-08-28 Thread Sreejith S
Hi All, Is there any programmatic way to get the taskmanager details from a flink clluster ? At least the IP of taskmanagers ? Thanks, -- *Sreejith.S* https://github.com/srijiths/ tweet2sree@twitter