[jira] [Created] (GOBBLIN-552) Add multicast option to the MultiHopFlowCompiler

2018-08-01 Thread Sudarshan Vasudevan (JIRA)
Sudarshan Vasudevan created GOBBLIN-552: --- Summary: Add multicast option to the MultiHopFlowCompiler Key: GOBBLIN-552 URL: https://issues.apache.org/jira/browse/GOBBLIN-552 Project: Apache

Re: [VOTE] Apache Gobblin 0.13.0 release RC0

2018-08-01 Thread Shirshanka Das
+1 On Mon, Jul 30, 2018 at 5:53 PM, Hung Tran wrote: > Hi all, > > I'd like to call a vote to release Apache Gobblin 0.13.0 (Incubating). > > > The source release candidate RC0 can be downloaded >

Re: [VOTE] Apache Gobblin 0.13.0 release RC0

2018-08-01 Thread Abhishek Tiwari
Forgot to add details about [1] in my vote :-) So, [1] was: ~/Desktop/0.13.0 6s ❯ gpg --keyserver pgp.mit.edu --recv-key F62484ED9BB772F1 gpg: key F62484ED9BB772F1: public key "Hung Tran " imported gpg: Total number processed: 1 gpg: imported: 1 ~/Desktop/0.13.0 ❯ gpg --verify

Re: [VOTE] Apache Gobblin 0.13.0 release RC0

2018-08-01 Thread Issac Buenrostro
+1 Thanks Hung! On Wed, Aug 1, 2018 at 2:33 PM Abhishek Tiwari wrote: > +1 (binding) > > In source release, verified that: > - signature is ok [1] > - LICENSE and NOTICE is ok > - artifact name contains incubating > - source files have license headers > - no binary files are in release > -

Re: [VOTE] Apache Gobblin 0.13.0 release RC0

2018-08-01 Thread Abhishek Tiwari
+1 (binding) In source release, verified that: - signature is ok [1] - LICENSE and NOTICE is ok - artifact name contains incubating - source files have license headers - no binary files are in release - source compiles successfully Thanks, Abhishek On 7/31/18, 11:25 AM, "Abhishek Tiwari"

[jira] [Resolved] (GOBBLIN-550) When RuntimeException occurred, alwaysDelete flag doesn't work

2018-08-01 Thread Hung Tran (JIRA)
[ https://issues.apache.org/jira/browse/GOBBLIN-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hung Tran resolved GOBBLIN-550. --- Resolution: Fixed Fix Version/s: 0.14.0 Issue resolved by pull request #2411

[jira] [Created] (GOBBLIN-551) JdbcExtractor code in gobblin-sql module using separate connections for `extractMetadata`, `getMaxWatermark` & `getSourceCount`

2018-08-01 Thread Monish Vachhani (JIRA)
Monish Vachhani created GOBBLIN-551: --- Summary: JdbcExtractor code in gobblin-sql module using separate connections for `extractMetadata`, `getMaxWatermark` & `getSourceCount` Key: GOBBLIN-551 URL:

[jira] [Created] (GOBBLIN-550) When RuntimeException occurred, alwaysDelete flag doesn't work

2018-08-01 Thread Kuai Yu (JIRA)
Kuai Yu created GOBBLIN-550: --- Summary: When RuntimeException occurred, alwaysDelete flag doesn't work Key: GOBBLIN-550 URL: https://issues.apache.org/jira/browse/GOBBLIN-550 Project: Apache Gobblin

Hive registration fails on avro schema with the latest Gobblin

2018-08-01 Thread Tamas Nemeth
Hi All, I'm testing the latest release of Gobblin on our environment and I noticed that with the latest release I'm not able to query the registered Hive tables (it was registered with native MR compaction -> HiveAvroSerDeManager) because it fails with the following error when I tried to run a