Simon_Ye
Product and Topic Expert
Product and Topic Expert
Member since ‎2016 Nov 10

User Statistics

  • 84 Posts
  • 16 Solutions
  • 2 Kudos given
  • 11 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.