git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-analysis/EcologicalEngineSmartExecutor@113954 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
80ca6367a1
commit
b73a0ae30f
|
@ -440,7 +440,7 @@ public class QueueJobManager {
|
|||
// AnalysisLogger.getLogger().info("Contacting node " + (order + 1) + " OK on " + selectedEPR);
|
||||
*/
|
||||
|
||||
|
||||
ScopeProvider.instance.set(scope);
|
||||
ExecutorPlugin runExecutorPlugin = new ExecutorPlugin();
|
||||
SmartExecutorPluginQuery runQuery = new SmartExecutorPluginQuery(runExecutorPlugin);
|
||||
|
||||
|
|
Loading…
Reference in New Issue