[
https://issues.apache.org/jira/browse/GOBBLIN-1304?focusedWorklogId=507798&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-507798
]
ASF GitHub Bot logged work on GOBBLIN-1304:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 04/Nov/20 21:36
Start Date: 04/Nov/20 21:36
Worklog Time Spent: 10m
Work Description: arjun4084346 commented on a change in pull request
#3142:
URL: https://github.com/apache/incubator-gobblin/pull/3142#discussion_r517644933
##########
File path:
gobblin-restli/gobblin-flow-config-service/gobblin-flow-config-service-api/src/main/snapshot/org.apache.gobblin.service.flowconfigsV2.snapshot.json
##########
@@ -67,6 +67,11 @@
"type" : "boolean",
"doc" : "Return the compiled flow as a string. If enabled, the flow is
not added.",
"default" : false
+ }, {
+ "name" : "owningGroup",
Review comment:
and also update mysql table schema with this field, and handle this
field in MysqlSpecStore ?
Feel free to do this in other PR.
----------------------------------------------------------------
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: 507798)
Time Spent: 1h 10m (was: 1h)
> Group Ownership Service
> -----------------------
>
> Key: GOBBLIN-1304
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1304
> Project: Apache Gobblin
> Issue Type: Improvement
> Components: gobblin-service
> Reporter: William Lo
> Assignee: Abhishek Tiwari
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Add an option for users to specify owning_groups, so that other requesters
> within the same group can modify and delete flows.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)