[
https://issues.apache.org/jira/browse/BEAM-7305?focusedWorklogId=246717&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-246717
]
ASF GitHub Bot logged work on BEAM-7305:
----------------------------------------
Author: ASF GitHub Bot
Created on: 22/May/19 13:09
Start Date: 22/May/19 13:09
Worklog Time Spent: 10m
Work Description: mxm commented on pull request #8637: [BEAM-7305] Make
Jet Runner usable and documented
URL: https://github.com/apache/beam/pull/8637#discussion_r286477573
##########
File path: runners/jet-experimental/build.gradle
##########
@@ -19,6 +19,7 @@
import groovy.json.JsonOutput
plugins { id 'org.apache.beam.module' }
+plugins { id 'maven-publish' }
applyJavaNature()
Review comment:
You should be able to load the plugin via the Java nature. See the comment
further below.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 246717)
Time Spent: 4h 40m (was: 4.5h)
> Add first version of Hazelcast Jet Runner
> -----------------------------------------
>
> Key: BEAM-7305
> URL: https://issues.apache.org/jira/browse/BEAM-7305
> Project: Beam
> Issue Type: New Feature
> Components: runner-jet
> Reporter: Maximilian Michels
> Assignee: Jozsef Bartok
> Priority: Major
> Fix For: 2.14.0
>
> Time Spent: 4h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)