You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/11/15 01:04:00 UTC

[jira] [Commented] (ASTERIXDB-1911) Allow concurrent executions of one pre-distributed job

    [ https://issues.apache.org/jira/browse/ASTERIXDB-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252778#comment-16252778 ] 

ASF subversion and git services commented on ASTERIXDB-1911:
------------------------------------------------------------

Commit e6f426b8019957dd15962926788edbe655218cb9 in asterixdb's branch refs/heads/master from [~sjaco002]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=e6f426b ]

[ASTERIXDB-1911][HYR,RT,CLUS] Fixes and Improvements for Deployed Jobs

Rename Predistributed Jobs to Deployed Jobs
Enable job executions to have a map of job parameters
Add an Asterix function to retrieve these parameters
which are can be assigned when the job is run, e.g. for Deployed jobs
Allow Deployed jobs to have new TxnIds and JobIds for each execution
Allow simultaneous execution of one Deployed Job

Change-Id: I8f493c1fa977d07dfe8a875f9ebe9515d01d1473
Reviewed-on: https://asterix-gerrit.ics.uci.edu/2045
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Contrib: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Xikui Wang <xk...@gmail.com>


> Allow concurrent executions of one pre-distributed job
> ------------------------------------------------------
>
>                 Key: ASTERIXDB-1911
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1911
>             Project: Apache AsterixDB
>          Issue Type: Bug
>            Reporter: Steven Jacobs
>            Assignee: Steven Jacobs
>
> Right now, concurrent attempts to run the same pre-distributed will not work. It would be great if we could find a way to allow them to run together.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)