[jira] [Created] (GOBBLIN-436) Salesforce doesn't have default constructor

2018-03-22 Thread Kuai Yu (JIRA)
Kuai Yu created GOBBLIN-436: --- Summary: Salesforce doesn't have default constructor Key: GOBBLIN-436 URL: https://issues.apache.org/jira/browse/GOBBLIN-436 Project: Apache Gobblin Issue Type:

Re: [VOTE] Apache Gobblin 0.12.0 release RC1

2018-03-22 Thread Abhishek Tiwari
Yeah! Almost there :) On Thu, Mar 22, 2018 at 4:02 PM, Olivier Lamy wrote: > Thanks for that and sorry for the silly comment :-) > But we are really closed to release it! > > > On Fri, 23 Mar 2018 at 07:20, Abhishek Tiwari wrote: > > > Thanks for finding that

[jira] [Resolved] (GOBBLIN-423) Limit records or bucket counts for dynamic probing

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

Re: [VOTE] Apache Gobblin 0.12.0 release RC1

2018-03-22 Thread Olivier Lamy
Thanks for that and sorry for the silly comment :-) But we are really closed to release it! On Fri, 23 Mar 2018 at 07:20, Abhishek Tiwari wrote: > Thanks for finding that out. > > So, they bundle gradlew scripts but not the gradlew jar and document how to > obtain it in their

Re: [VOTE] Apache Gobblin 0.12.0 release RC1

2018-03-22 Thread Abhishek Tiwari
Thanks for finding that out. So, they bundle gradlew scripts but not the gradlew jar and document how to obtain it in their README. I also compared the gradlew scripts diff (ours vs theirs), and did not find any significant difference. I agree, it will be easier for users if we followed a similar

[jira] [Resolved] (GOBBLIN-435) Fix data publisher created from job broker not closed

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

[jira] [Resolved] (GOBBLIN-430) Add lineage in SalesforceSource

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

Re: [VOTE] Apache Gobblin 0.12.0 release RC1

2018-03-22 Thread Joel Baranick
For now, following along with this seems way better than the current state of affairs: https://github.com/apache/fineract Specifically, check out the README.md , gradlew

Re: [VOTE] Apache Gobblin 0.12.0 release RC1

2018-03-22 Thread Abhishek Tiwari
@Joel In our last RC mail thread, Olivier pointed to this: > > *I still there will be an issue regarding the gradle jar wrapper and I**invite > you to have a look at this comment https://s.apache.org/xFJg > * And, per the Gradle wrapper documentation, not including

Dynamic Allocation of Containers in Gobblin on YARN

2018-03-22 Thread Prateek Gupta
Hi Abhishek, As per our discussion in yesterday's video conference, please share the design documents for YARN auto-scaling and streaming. Thanks, Prateek Gupta

Re: [VOTE] Apache Gobblin 0.12.0 release RC1

2018-03-22 Thread Joel Baranick
We should use a grade wrapper. — Joel Baranick jbaran...@apache.com > On Mar 22, 2018, at 5:12 AM, Olivier Lamy wrote: > > +1 (sigs ok, content verified and seems ok) > > My only concern is a missing information on the gradle version needed to > build. > Using last 4.6

[jira] [Created] (GOBBLIN-435) Fix data publisher created from job broker not closed

2018-03-22 Thread Zhixiong Chen (JIRA)
Zhixiong Chen created GOBBLIN-435: - Summary: Fix data publisher created from job broker not closed Key: GOBBLIN-435 URL: https://issues.apache.org/jira/browse/GOBBLIN-435 Project: Apache Gobblin

Re: [VOTE] Apache Gobblin 0.12.0 release RC1

2018-03-22 Thread Olivier Lamy
+1 (sigs ok, content verified and seems ok) My only concern is a missing information on the gradle version needed to build. Using last 4.6 generate an error. Maybe adding supported gradle version in README but definitely nothing blocker On Wed, 21 Mar 2018 at 23:57, Abhishek Tiwari