LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  How to check process triggered during during graph

    Employee
    Posted 09-14-2015 03:58

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: girija.vibhuti@tcs.com

    Hi All,

    When graph is execued in lavastorm, which are the processes that will be triggered in the backend i.e in unix server.
    Could you please help in this regard?

    Thanks
    Girija


  • 2.  RE: How to check process triggered during during graph

    Employee
    Posted 12-21-2015 01:52

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: mgajdosik

    Hi,

    if you run the graph directly on the LAE server, then there will be one main process for this specific graph and then for each node in the graph there will be child process created. Once the node is finished the process will be gone as well. Same applies to the graph.

    Marek


  • 3.  RE: How to check process triggered during during graph

    Employee
    Posted 12-21-2015 06:15

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: gmullin

    This thread might be helpful.

    http://community.lavastorm.com/threa...unning-(Linux)