I am working on TEDA v2.0.1 and SPL v4.2 . When I am trying to add more than 18 different input file types , the job is compiled successfully but at runtime, it is going to status 'no' without any error in logs.
I have faced this issue while developing multiple applications.
Do you face the problem that pe trace files having size of 0 bytes? The status "no" is related to job status? How much memory does the zookeeper have? If jobs are getting bigger, than the Zookeeper might become the bottleneck, increase the heap size for the zookeeper helps in this case.