i am writing a custom service, where in i need to get the command-<taskid>.json file path in the "install: method of my custom service.
This file is being generated during install f the service at "/var/lib/ambari-agent/data/" So, i need the path of this file "/var/lib/ambari-agent/data/command-<TASKID>.json" or, it would be great if i can get the taskid of the running service in the install method. Thanks, Satya.
