Re: Live coding & reviewing adventures

2018-07-24 Thread Holden Karau
I'll be doing this again this week & next looking at a few different topics. Tomorrow (July 25th @ 10am pacific) Gris & I will be updating the PR from my last live stream (adding Python dependency handling) - https://www.twitch.tv/events/P92irbgYR9Sx6nMQ-lGY3g / https://www.youtube.com/watch?v=4xD

Re: Proof-of-concept Beam PR dashboard (based off of Spark's PR dashboard) to improve discoverability

2018-07-24 Thread Holden Karau
That one's probably going to be more work, but the code is open and I'd be happy to help where I can. On Tue, Jul 24, 2018, 12:58 PM Huygaa Batsaikhan wrote: > This is great. From previous thread >

Re: Issues with Beam SQL on Spark

2018-07-24 Thread Kai Jiang
Thank you Andrew! I will take a look at if it is feasible to rewrite "jdbc:calcite:" in Beam's repackaged calcite. Best, Kai On 2018/07/24 19:08:17, Andrew Pilloud wrote: > I don't really think this is something that involves changes to > DriverManager. Beam is causing the problem by relocati

Re: Proof-of-concept Beam PR dashboard (based off of Spark's PR dashboard) to improve discoverability

2018-07-24 Thread Huygaa Batsaikhan
This is great. From previous thread , "whose turn" feature was a popular request for the dashboard because it is hard to know whose attention is needed at any moment. How much ef

Re: Issues with Beam SQL on Spark

2018-07-24 Thread Andrew Pilloud
I don't really think this is something that involves changes to DriverManager. Beam is causing the problem by relocating calcite's path but not also modifying the global state it creates. Andrew On Tue, Jul 24, 2018 at 12:03 PM Kai Jiang wrote: > Thanks Andrew! It's really helpful. I'll take a

Re: Issues with Beam SQL on Spark

2018-07-24 Thread Kai Jiang
Thanks Andrew! It's really helpful. I'll take a try on shade calcite with rewriting the "jdbc:calcite". I also have a look at the doc of DriverManager. Do you think include all repackaged jdbc driver property setting like below will be helpful? jdbc.drivers=org.apache.beam.repackaged.beam. Best

Re: Java precommit and postcommit tests are failing

2018-07-24 Thread Alan Myrvold
There were 2 reasons for the failing java precommit; there was a consistent compile break that will be fixed by https://github.com/apache/beam/pull/6018 and there was a change, presumably due to the jenkins change, in the number of workers computed based on the number of virtual processors detected

Re: Issues with Beam SQL on Spark

2018-07-24 Thread Andrew Pilloud
Looks like calcite isn't easily repackageable. This issue can be fixed either in our shading (by also rewriting the "jdbc:calcite:" string when we shade calcite) or in calcite (by not using the driver manager to connect between calcite modules). Andrew On Mon, Jul 23, 2018 at 11:18 PM Kai Jiang

Re: Java precommit and postcommit tests are failing

2018-07-24 Thread Alan Myrvold
I can take a look at it today On Mon, Jul 23, 2018 at 10:32 PM Rui Wang wrote: > It is at least frequent (and event consistent) based on the list of failed > PR which run java checks. > > > Also, this issue is being tracked by > https://issues.apache.org/jira/browse/BEAM-4847. > > > -Rui > > On

Re: Unsubscribe

2018-07-24 Thread Thomas Weise
To unsubscribe, please use the -unsubscribe addresses listed on https://beam.apache.org/community/contact-us/ On Tue, Jul 24, 2018 at 6:34 AM Chandan Biswas wrote: > >

Unsubscribe

2018-07-24 Thread Chandan Biswas

Build failed in Jenkins: beam_Release_Gradle_NightlySnapshot #113

2018-07-24 Thread Apache Jenkins Server
See Changes: [boyuanz] Added '--continue' switches into nightly build [amyrvold] [BEAM-4831] Ignore failures during :beam-sdks-go:vet to allow ./gradlew [aaltay] Add bash script to automate "

unsubscribe

2018-07-24 Thread C Aravindh
unsubscribe