With snappy 0.2.1 I am trying to call a data aware procedure (DAP) inside a DAP. There are couple of issues with the nested call
- Using the snappy-shell client I call the DAP which executes the DAP (verified through logs) but the nested DAP call executes multiple times instead of once.
- The nested call later fails with a NPE. The error trace is shared here.
The DAP code is shared here.
I would appreciate for any inputs on this. Thanks!
With snappy 0.2.1 I am trying to call a data aware procedure (DAP) inside a DAP. There are couple of issues with the nested call
The DAP code is shared here.
I would appreciate for any inputs on this. Thanks!