Yarn CLI does not do that, i think u need to write a script which does that on top of the output provided by YARN CLI.
On Wed, Nov 27, 2019 at 9:19 AM Manuel Sopena Ballesteros < [email protected]> wrote: > Dear Hadoop community, > > > > I am learning yarn and would like to find an application id based on > creation time. > > > > This is what I am trying to do: > > > > yarn app -list -appStates KILLED,FAILED > > > > But I would like to show the creation time on the output and also be able > to sort by creation time and if possible filter out all applications that > does not belongs to me > > > > I know that the web interface can do what I am after but I am more keen on > working with command line. > > > > Any advice? > > > > Thank you > NOTICE > Please consider the environment before printing this email. This message > and any attachments are intended for the addressee named and may contain > legally privileged/confidential/copyright information. If you are not the > intended recipient, you should not read, use, disclose, copy or distribute > this communication. If you have received this message in error please > notify us at once by return email and then delete both messages. We accept > no liability for the distribution of viruses or similar in electronic > communications. This notice should not be removed. >
