827828829830831832833834835836837
} }); } else { // set up the EE over IPC eeTemp = new ExecutionEngineIPC(this, catalogContext.cluster.getRelativeIndex(), this.getSiteId(), this.getPartitionId(), this.site.getHost().getId(), "localhost",
479480481482483484485486487488489
hashinatorConfig); } else { // set up the EE over IPC eeTemp = new ExecutionEngineIPC( m_context.cluster.getRelativeIndex(), m_siteId, m_partitionId, CoreUtils.getHostIdFromHSId(m_siteId), hostname,