[ https://issues.apache.org/jira/browse/MRQL-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14641203#comment-14641203 ]
ASF GitHub Bot commented on MRQL-77: ------------------------------------ GitHub user fegaras opened a pull request: https://github.com/apache/incubator-mrql/pull/9 [MRQL-77] Support single Flink jobs on YARN You can merge this pull request into a Git repository by running: $ git pull https://github.com/fegaras/incubator-mrql MRQL-77 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-mrql/pull/9.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #9 ---- commit 05feb9f6520335828e246ba1f07ca82e7300e10c Author: fegaras <fega...@cse.uta.edu> Date: 2015-07-24T22:53:31Z [MRQL-77] Support single Flink jobs on YARN ---- > Support single Flink jobs on YARN > ---------------------------------- > > Key: MRQL-77 > URL: https://issues.apache.org/jira/browse/MRQL-77 > Project: MRQL > Issue Type: Improvement > Components: Run-Time/Flink > Affects Versions: 0.9.6 > Reporter: Leonidas Fegaras > Assignee: Leonidas Fegaras > Priority: Critical > > To run a query in Flink mode, one has to start a Flink cluster on Yarn first > using the Flink script yarn-session.sh. We want also to support single Flink > jobs for single queries without having to start the Fling cluster first. -- This message was sent by Atlassian JIRA (v6.3.4#6332)