Simon_Ye
Advisor
Advisor
Member since ‎11-10-2016

User Statistics

  • 70 Posts
  • 12 Solutions
  • 2 Kudos given
  • 8 Kudos received

User Activity

I manually add some info into logs by api.log in python3 operator, but I want the log to only work on the development system, but not in the production system. How can implement this by python script in Data intelligence. Regards, Simon
I have graph A and graph B, and I don't want them executed in parallel, so I add a checker in graph A to check if graph B is running now when I trigger graph A.