[jira] [Work logged] (GOBBLIN-1132) move logic of requester list validation to RequesterService implementation

2020-04-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GOBBLIN-1132?focusedWorklogId=427927=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-427927 ] ASF GitHub Bot logged work on GOBBLIN-1132: --- Author: ASF GitHub Bot

[GitHub] [incubator-gobblin] codecov-io edited a comment on pull request #2969: [GOBBLIN-1132] move the logic of requester list verification to RequesterService implementation

2020-04-27 Thread GitBox
codecov-io edited a comment on pull request #2969: URL: https://github.com/apache/incubator-gobblin/pull/2969#issuecomment-620168499 # [Codecov](https://codecov.io/gh/apache/incubator-gobblin/pull/2969?src=pr=h1) Report > Merging

[jira] [Created] (GOBBLIN-1132) move logic of requester list validation to RequesterService implementation

2020-04-27 Thread Arjun Singh Bora (Jira)
Arjun Singh Bora created GOBBLIN-1132: - Summary: move logic of requester list validation to RequesterService implementation Key: GOBBLIN-1132 URL: https://issues.apache.org/jira/browse/GOBBLIN-1132

[jira] [Work logged] (GOBBLIN-1131) Bump up ORC version to pick up ORC-616

2020-04-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GOBBLIN-1131?focusedWorklogId=427846=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-427846 ] ASF GitHub Bot logged work on GOBBLIN-1131: --- Author: ASF GitHub Bot

[jira] [Created] (GOBBLIN-1131) Bump up ORC version to pick up ORC-616

2020-04-27 Thread Lei Sun (Jira)
Lei Sun created GOBBLIN-1131: Summary: Bump up ORC version to pick up ORC-616 Key: GOBBLIN-1131 URL: https://issues.apache.org/jira/browse/GOBBLIN-1131 Project: Apache Gobblin Issue Type: Bug

[GitHub] [incubator-gobblin] autumnust opened a new pull request #2972: [GOBBLIN-1131] Bump up ORC deps to 1.6.3 to pick ORC-616

2020-04-27 Thread GitBox
autumnust opened a new pull request #2972: URL: https://github.com/apache/incubator-gobblin/pull/2972 Dear Gobblin maintainers, Please accept this PR. I understand that it will not be reviewed until I have checked off all the steps below! ### JIRA - [ ] My PR addresses

[GitHub] [incubator-gobblin] arjun4084346 commented on pull request #2971: [GOBBLIN-1130] Add API for adding proxy user to azkaban project

2020-04-27 Thread GitBox
arjun4084346 commented on pull request #2971: URL: https://github.com/apache/incubator-gobblin/pull/2971#issuecomment-620217933 +1 LGTM This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Work logged] (GOBBLIN-1130) Add API for adding proxy user to azkaban project

2020-04-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GOBBLIN-1130?focusedWorklogId=427843=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-427843 ] ASF GitHub Bot logged work on GOBBLIN-1130: --- Author: ASF GitHub Bot

[GitHub] [incubator-gobblin] arjun4084346 commented on a change in pull request #2971: [GOBBLIN-1130] Add API for adding proxy user to azkaban project

2020-04-27 Thread GitBox
arjun4084346 commented on a change in pull request #2971: URL: https://github.com/apache/incubator-gobblin/pull/2971#discussion_r416126824 ## File path: gobblin-modules/gobblin-azkaban/src/main/java/org/apache/gobblin/service/modules/orchestration/AzkabanMultiCallables.java

[jira] [Work logged] (GOBBLIN-1130) Add API for adding proxy user to azkaban project

2020-04-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GOBBLIN-1130?focusedWorklogId=427837=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-427837 ] ASF GitHub Bot logged work on GOBBLIN-1130: --- Author: ASF GitHub Bot

[GitHub] [incubator-gobblin] jack-moseley opened a new pull request #2971: [GOBBLIN-1130] Add API for adding proxy user to azkaban project

2020-04-27 Thread GitBox
jack-moseley opened a new pull request #2971: URL: https://github.com/apache/incubator-gobblin/pull/2971 Dear Gobblin maintainers, Please accept this PR. I understand that it will not be reviewed until I have checked off all the steps below! ### JIRA - [ ] My PR

[jira] [Work logged] (GOBBLIN-1130) Add API for adding proxy user to azkaban project

2020-04-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GOBBLIN-1130?focusedWorklogId=427836=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-427836 ] ASF GitHub Bot logged work on GOBBLIN-1130: --- Author: ASF GitHub Bot

[GitHub] [incubator-gobblin] jack-moseley commented on pull request #2971: [GOBBLIN-1130] Add API for adding proxy user to azkaban project

2020-04-27 Thread GitBox
jack-moseley commented on pull request #2971: URL: https://github.com/apache/incubator-gobblin/pull/2971#issuecomment-620211198 @arjun4084346 please review This is an automated message from the Apache Git Service. To

[jira] [Created] (GOBBLIN-1130) Add API for adding proxy user to azkaban project

2020-04-27 Thread Jack Moseley (Jira)
Jack Moseley created GOBBLIN-1130: - Summary: Add API for adding proxy user to azkaban project Key: GOBBLIN-1130 URL: https://issues.apache.org/jira/browse/GOBBLIN-1130 Project: Apache Gobblin

[jira] [Work logged] (GOBBLIN-1129) clean up staging table created by avro2orc pipeline

2020-04-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GOBBLIN-1129?focusedWorklogId=427793=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-427793 ] ASF GitHub Bot logged work on GOBBLIN-1129: --- Author: ASF GitHub Bot

[GitHub] [incubator-gobblin] yukuai518 opened a new pull request #2970: [GOBBLIN-1129] Add staging table cleanup logic for avro2orc pipeline.

2020-04-27 Thread GitBox
yukuai518 opened a new pull request #2970: URL: https://github.com/apache/incubator-gobblin/pull/2970 Dear Gobblin maintainers, Please accept this PR. I understand that it will not be reviewed until I have checked off all the steps below! ### JIRA - [x] My PR addresses

[jira] [Created] (GOBBLIN-1129) clean up staging table created by avro2orc pipeline

2020-04-27 Thread Kuai Yu (Jira)
Kuai Yu created GOBBLIN-1129: Summary: clean up staging table created by avro2orc pipeline Key: GOBBLIN-1129 URL: https://issues.apache.org/jira/browse/GOBBLIN-1129 Project: Apache Gobblin Issue

[GitHub] [incubator-gobblin] codecov-io commented on pull request #2969: change the logic of requester list verification

2020-04-27 Thread GitBox
codecov-io commented on pull request #2969: URL: https://github.com/apache/incubator-gobblin/pull/2969#issuecomment-620168499 # [Codecov](https://codecov.io/gh/apache/incubator-gobblin/pull/2969?src=pr=h1) Report > Merging

[GitHub] [incubator-gobblin] arjun4084346 opened a new pull request #2969: change the logic of requester list verification

2020-04-27 Thread GitBox
arjun4084346 opened a new pull request #2969: URL: https://github.com/apache/incubator-gobblin/pull/2969 codestyle changes Dear Gobblin maintainers, Please accept this PR. I understand that it will not be reviewed until I have checked off all the steps below! ###