I\'m try to run a ExecuteScript processor in nifi which has a very simple python code in it
>>> g = open("/data/test.dat", \'rb\') >>