Re: [VOTE] Release Spark 4.0.0-preview2 (RC1)

2024-09-16 Thread Holden Karau
+1 Twitter: https://twitter.com/holdenkarau Books (Learning Spark, High Performance Spark, etc.): https://amzn.to/2MaRAG9 YouTube Live Streams: https://www.youtube.com/user/holdenkarau Pronouns: she/her On Mon, Sep 16, 2024 at 10:55 AM Zhou Jiang wrote: > + 1 > Sent

Re: [VOTE] Document and Feature Preview via GitHub Pages

2024-09-11 Thread Holden Karau
+1 Twitter: https://twitter.com/holdenkarau Books (Learning Spark, High Performance Spark, etc.): https://amzn.to/2MaRAG9 YouTube Live Streams: https://www.youtube.com/user/holdenkarau Pronouns: she/her On Wed, Sep 11, 2024 at 6:45 PM Xiao Li wrote: > +1 > > Hyukjin

Re: [VOTE] Deprecate SparkR

2024-08-21 Thread Holden Karau
+1 Twitter: https://twitter.com/holdenkarau Books (Learning Spark, High Performance Spark, etc.): https://amzn.to/2MaRAG9 YouTube Live Streams: https://www.youtube.com/user/holdenkarau Pronouns: she/her On Wed, Aug 21, 2024 at 8:59 PM Herman van Hovell wrote: > +1 >

Re: [BVARC] End fed sloper

2024-08-21 Thread David Holden via BVARC
If you are trying to build an end feed half wave (EFHW) antenna, the length is in the name. A half wave at 40m is ~66 feet. Start with 67 feet and fold back the end until you get a good SWR. You need a 49:1 transformer on one end to get the impedance down to 50 ohm and to connect your coax. Min

[plasmashell] [Bug 491846] Plasmashell crash after playing with monitor settings

2024-08-17 Thread Holden
https://bugs.kde.org/show_bug.cgi?id=491846 --- Comment #1 from Holden --- Created attachment 172718 --> https://bugs.kde.org/attachment.cgi?id=172718&action=edit New crash information added by DrKonqi DrKonqi auto-attaching complete backtrace. -- You are receiving this mail becau

[plasmashell] [Bug 491846] New: Plasmashell crash after playing with monitor settings

2024-08-17 Thread Holden
https://bugs.kde.org/show_bug.cgi?id=491846 Bug ID: 491846 Summary: Plasmashell crash after playing with monitor settings Classification: Plasma Product: plasmashell Version: 6.1.4 Platform: openSUSE OS: Linux S

Re: [DISCUSS] Deprecating SparkR

2024-08-12 Thread Holden Karau
+1 Are the sparklyr folks on this list? Twitter: https://twitter.com/holdenkarau Books (Learning Spark, High Performance Spark, etc.): https://amzn.to/2MaRAG9 YouTube Live Streams: https://www.youtube.com/user/holdenkarau Pronouns: she/her On Mon, Aug 12, 2024 at 5:22

Re: [VOTE] Archive Spark Documentations in Apache Archives

2024-08-12 Thread Holden Karau
+1 On Mon, Aug 12, 2024 at 10:17 AM Dongjoon Hyun wrote: > +1 for the proposals > - enhancing the release process to put the docs to `release` directory in > order to archive. > - uploading old releases via SVN manually to archive. > > Since deletion is not a scope of this vote, I don't see any

Re: [VOTE] Using Github Issues for Spark-Connect-Go _only_ issues.

2024-08-12 Thread Holden Karau
+0 (binding) Twitter: https://twitter.com/holdenkarau Books (Learning Spark, High Performance Spark, etc.): https://amzn.to/2MaRAG9 YouTube Live Streams: https://www.youtube.com/user/holdenkarau Pronouns: she/her On Mon, Aug 12, 2024 at 9:14 AM Matthew Powers wrote:

[LincolnTalk] Yard work help

2024-07-30 Thread Sarah Cannon Holden
I have been doing a lot of clearing around my house. Now I need help picking up the debris. Can you help? Also I need some general garden help. Pay negotiable. Sarah Cannon Holden -- The LincolnTalk mailing list. To post, send mail to Lincoln@lincolntalk.org. Browse the archives at https

[LincolnTalk] Update

2024-07-25 Thread Sarah Cannon Holden
One storage container left. 3 rug runners here Chair taken Cornell blanket taken Thank you. Sarah Cannon Holden -- The LincolnTalk mailing list. To post, send mail to Lincoln@lincolntalk.org. Browse the archives at https://pairlist9.pair.net/mailman/private/lincoln/. Change your

Re: [DISCUSS] Differentiate Spark without Spark Connect from Spark Connect

2024-07-24 Thread Holden Karau
, Jul 22, 2024, 10:25 AM Dongjoon Hyun wrote: >> >>> Thank you for opening this thread, Hyukjin. >>> >>> In this discussion thread, we have three terminologies, (1) ~ (3). >>> >>> > Spark Classic (vs. Spark Connect) >>> >>> 1.

[LincolnTalk] Maine Fall Rental

2024-07-22 Thread sarah cannon holden
If you think that come the fall you would like to have a break from politics we have a small Maine cottage for rent - September 28-October 5. Let me know if you are interested and we can discuss further. I have attached some photographs. Thank you, Sarah 17DB4D0C-EC48-4D46-B5BA-493EEDDE7FDE.JPG

Re: [DISCUSS] Differentiate Spark without Spark Connect from Spark Connect

2024-07-20 Thread Holden Karau
I think perhaps Spark Connect could be phrased as “Basic* Spark” & existing Spark could be “Full Spark” given the API limitations of Spark connect. *I was also thinking Core here but we’ve used core to refer to the RDD APIs for too long to reuse it here. Twitter: https://twitter.com/holdenkarau B

Re: issue forwarding SPARK_CONF_DIR to start workers

2024-07-20 Thread Holden Karau
This might a good discussion for the dev@ list, I don’t know much about SLURM deployments personally. Twitter: https://twitter.com/holdenkarau Books (Learning Spark, High Performance Spark, etc.): https://amzn.to/2MaRAG9 YouTube Live Streams: https://www.youtube.com/user

Re: [DISCUSS] Why do we remove RDD usage and RDD-backed code?

2024-07-13 Thread Holden Karau
rted, and opened a new one https://github.com/apache/spark/pull/47341. > > On Sat, 13 Jul 2024 at 15:40, Hyukjin Kwon wrote: > >> Yeah that's fine. I'll revert and open a fresh PR including my own >> followup when I get back home later today. >> >> On

Re: [DISCUSS] Why do we remove RDD usage and RDD-backed code?

2024-07-12 Thread Holden Karau
tead of a plan string ser/de. We made similar changes > in JSON and CSV schema inference (it was an RDD before) > > On Sat, Jul 13, 2024 at 10:33 AM Holden Karau > wrote: > >> My bad I meant to say I believe the provided justification is >> inappropriate. >> >>

Re: [DISCUSS] Why do we remove RDD usage and RDD-backed code?

2024-07-12 Thread Holden Karau
On Fri, Jul 12, 2024 at 5:14 PM Holden Karau wrote: > So looking at the PR it does not appear to be removing any RDD APIs but > the justification provided for changing the ML backend to use the DataFrame > APIs is indeed concerning. > > This PR appears to have been merged with

Re: [DISCUSS] Why do we remove RDD usage and RDD-backed code?

2024-07-12 Thread Holden Karau
So looking at the PR it does not appear to be removing any RDD APIs but the justification provided for changing the ML backend to use the DataFrame APIs is indeed concerning. This PR appears to have been merged without proper review (or providing an opportunity for review). I’d like to remind peo

[LincolnTalk] Upright piano - free

2024-07-06 Thread Sarah Cannon Holden
A good piano for a beginner. I have a truck if you have the brawn for transport!! Sarah Cannon Holden -- The LincolnTalk mailing list. To post, send mail to Lincoln@lincolntalk.org. Browse the archives at https://pairlist9.pair.net/mailman/private/lincoln/. Change your subscription settings at

Re: [VOTE] Allow GitHub Actions runs for contributors' PRs without approvals in apache/spark-connect-go

2024-07-04 Thread Holden Karau
+1 Although given its a US holiday maybe keep the vote open for an extra day? Twitter: https://twitter.com/holdenkarau Books (Learning Spark, High Performance Spark, etc.): https://amzn.to/2MaRAG9 YouTube Live Streams: https://www.youtube.com/user/holdenkarau On Thu,

[plasmashell] [Bug 489638] Plasma crashed in QWindowPrivate::connectToScreen() when trying to open Klipper paste menu with keyboard shortcut Meta+V

2024-07-03 Thread Holden
https://bugs.kde.org/show_bug.cgi?id=489638 Holden changed: What|Removed |Added CC||holdenrf2...@gmail.com --- Comment #4 from Holden

Re: [外部邮件] Re: [VOTE] Move Spark Connect server to builtin package (Client API layer stays external)

2024-07-02 Thread Holden Karau
+1 Twitter: https://twitter.com/holdenkarau Books (Learning Spark, High Performance Spark, etc.): https://amzn.to/2MaRAG9 YouTube Live Streams: https://www.youtube.com/user/holdenkarau On Tue, Jul 2, 2024 at 10:18 PM yangjie01 wrote: > +1 (non-binding) > > > > *发件人**

Re: [DISCUSS] Move Spark Connect server to builtin package (Client API layer stays external)

2024-07-02 Thread Holden Karau
I guess my one concern here would be are we going to expand the dependencies that are visible on the class path for non-connect users? One of the pain points that folks experienced with upgrading can be from those changing. Otherwise this seems pretty reasonable. Twitter: https://twitter.com/hol

[LincolnTalk] Crafts

2024-06-20 Thread Sarah Cannon Holden
rolls for circles! Storage containers. And so on. I will attach a photo right away. Sarah Sarah Cannon Holden -- The LincolnTalk mailing list. To post, send mail to Lincoln@lincolntalk.org. Browse the archives at https://pairlist9.pair.net/mailman/private/lincoln/. Change your subscription

[LincolnTalk] Mold

2024-06-19 Thread sarah cannon holden
Greetings, We have an office space in our garage that is carpeting - bad idea! In any case mold has been detected and we are thinking of replacing the carpet with a wooden floor. Does anyone have a suggestion of someone to do this kind of work - who can be sure that there is no mold coverup with

[jira] [Created] (SPARK-48362) Add CollectSetWIthLimit

2024-05-20 Thread Holden Karau (Jira)
Holden Karau created SPARK-48362: Summary: Add CollectSetWIthLimit Key: SPARK-48362 URL: https://issues.apache.org/jira/browse/SPARK-48362 Project: Spark Issue Type: Improvement

[LincolnTalk] Stucco

2024-05-16 Thread sarah cannon holden
Several months ago I sent out a request for STUCCO recommendations, This is what I got, TAG Plastering Corbett Plastering Hub Masonry Inc I reached out. I got no response. I set a date with Tony at Corbett and he didn't show up. SO. Any suggestions? Any other recommendations? Thank you

[jira] [Assigned] (SPARK-44953) Log a warning (or automatically disable) when shuffle tracking is enabled along side another DA supported mechanism

2024-05-13 Thread Holden Karau (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Holden Karau reassigned SPARK-44953: Assignee: binjie yang > Log a warning (or automatically disable) when shuffle track

[jira] [Resolved] (SPARK-44953) Log a warning (or automatically disable) when shuffle tracking is enabled along side another DA supported mechanism

2024-05-13 Thread Holden Karau (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Holden Karau resolved SPARK-44953. -- Resolution: Fixed > Log a warning (or automatically disable) when shuffle tracking is enab

(spark) branch master updated: [SPARK-44953][CORE] Log a warning when shuffle tracking is enabled along side another DA supported mechanism

2024-05-13 Thread holden
This is an automated email from the ASF dual-hosted git repository. holden pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new a101c48dd965 [SPARK-44953][CORE] Log a warning

Re: [DISCUSS] Spark 4.0.0 release

2024-05-08 Thread Holden Karau
. >> Is there some point of contact that can provide me needed context and >> permissions? >> I'd also love to see why the costs are high and see how we can reduce >> them... >> >> Thanks, >> Nimrod >> >> On Wed, May 8, 2024 at 8:26 AM Hol

Re: [DISCUSS] Spark 4.0.0 release

2024-05-07 Thread Holden Karau
t; will be automated and the only thing which will be manual is to sign the > release for security reasons that would be reasonable. > > Thanks, > Nimrod > > > בתאריך יום ד׳, 8 במאי 2024, 00:54, מאת Holden Karau ‏< > holden.ka...@gmail.com>: > >> Indeed. We could c

Re: [DISCUSS] Spark 4.0.0 release

2024-05-07 Thread Holden Karau
anymore, my pgp >> key is lost, etc.). I'll start the RC process at my tomorrow. Thanks for >> your patience! >> >> Wenchen >> >> On Fri, May 3, 2024 at 7:47 AM yangjie01 wrote: >> >>> +1 >>> >>> >>> >>> *发

Re: ASF board report draft for May

2024-05-06 Thread Holden Karau
release) >>>> >>>> In addition, Apache Spark PMC received an official notice from ASF >>>> Infra team. >>>> >>>> https://lists.apache.org/thread/rgy1cg17tkd3yox7qfq87ht12sqclkbg >>>> > [NOTICE] Apache Spark's Gi

Re: ASF board report draft for May

2024-05-06 Thread Holden Karau
as much as possible, we >> opened a blocker-level JIRA issue and have been working on it. >> - https://infra.apache.org/github-actions-policy.html >> >> Please include a sentence that Apache Spark PMC is working on under the >> following umbrella JIRA issue. >&g

Re: ASF board report draft for May

2024-05-05 Thread Holden Karau
Do we want to include that we’re planning on having a preview release of Spark 4 so folks can see the APIs “soon”? Twitter: https://twitter.com/holdenkarau Books (Learning Spark, High Performance Spark, etc.): https://amzn.to/2MaRAG9 YouTube Live Streams: https://www.you

[LincolnTalk] Summer Rental in Maine

2024-05-05 Thread sarah cannon holden
Please email me directly if you are interested in this rental. Sarah *SOLACE BY THE SEA* SUMMER RENTAL *S. HARPSWELL, MAINE (near Brunswick)* Cottage that sleeps 4 adults and 2 children ( + smaller cottage that sleeps 2). June – 1 week: $1907.50 ( + $763.00 for 2nd cottage) July –

[jira] [Updated] (SPARK-48101) When using INSERT OVERWRITE with Spark CTEs they may not be fully resolved

2024-05-02 Thread Holden Karau (Jira)
[ https://issues.apache.org/jira/browse/SPARK-48101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Holden Karau updated SPARK-48101: - Priority: Minor (was: Major) > When using INSERT OVERWRITE with Spark CTEs they may not

[jira] [Created] (SPARK-48101) When using INSERT OVERWRITE with Spark CTEs they may not be fully resolved

2024-05-02 Thread Holden Karau (Jira)
Holden Karau created SPARK-48101: Summary: When using INSERT OVERWRITE with Spark CTEs they may not be fully resolved Key: SPARK-48101 URL: https://issues.apache.org/jira/browse/SPARK-48101 Project

Re: [DISCUSS] Spark 4.0.0 release

2024-05-01 Thread Holden Karau
+1 :) yay previews On Wed, May 1, 2024 at 5:36 PM Chao Sun wrote: > +1 > > On Wed, May 1, 2024 at 5:23 PM Xiao Li wrote: > >> +1 for next Monday. >> >> We can do more previews when the other features are ready for preview. >> >> Tathagata Das 于2024年5月1日周三 08:46写道: >> >>> Next week sounds great

Re: [LincolnTalk] Car mechanic

2024-04-29 Thread Sarah Cannon Holden
And another plug for Marconi’s!! Sarah Cannon HoldenOn Apr 29, 2024, at 9:14 AM, Margo Fisher-Martin wrote:I also recommend Marconi’s. Frankie from T &F is also still there some days.All good!MargoOn Mon, Apr 29, 2024 at 9:06 AM Rob Haslinger wrote:Second plug for Marcon

Re: [VOTE] SPARK-46122: Set spark.sql.legacy.createHiveTableByDefault to false

2024-04-26 Thread Holden Karau
+1 Twitter: https://twitter.com/holdenkarau Books (Learning Spark, High Performance Spark, etc.): https://amzn.to/2MaRAG9 YouTube Live Streams: https://www.youtube.com/user/holdenkarau On Fri, Apr 26, 2024 at 12:06 PM L. C. Hsieh wrote: > +1 > > On Fri, Apr 26, 2024

Re: [FYI] SPARK-47993: Drop Python 3.8

2024-04-25 Thread Holden Karau
+1 Twitter: https://twitter.com/holdenkarau Books (Learning Spark, High Performance Spark, etc.): https://amzn.to/2MaRAG9 YouTube Live Streams: https://www.youtube.com/user/holdenkarau On Thu, Apr 25, 2024 at 11:18 AM Maciej wrote: > +1 > > Best regards, > Maciej Szy

[Bug 2018504] Re: cups-browsed is using an excessive amount of CPU

2024-04-19 Thread Holden Karau
+1 also running into this If I restart cups the issue goes away for "awhile" though (interestingly printing does not seem to impact cups meaning it's probably behavior that is unrelated to the printing). -- You received this bug notification because you are a member of Ubuntu Bugs, which is sub

Re: [VOTE] SPARK-44444: Use ANSI SQL mode by default

2024-04-13 Thread Holden Karau
+1 -- even if it's not perfect now is the time to change default values On Sat, Apr 13, 2024 at 4:11 PM Hyukjin Kwon wrote: > +1 > > On Sun, Apr 14, 2024 at 7:46 AM Chao Sun wrote: > >> +1. >> >> This feature is very helpful for guarding against correctness issues, >> such as null results due t

Re: Introducing Apache Gluten(incubating), a middle layer to offload Spark to native engine

2024-04-10 Thread Holden Karau
On Wed, Apr 10, 2024 at 9:54 PM Binwei Yang wrote: > > Gluten currently already support Velox backend and Clickhouse backend. > data fusion support is also proposed but no one worked on it. > > Gluten isn't a POC. It's under actively developing but some companies > already used it. > > > On 2024/

Re: SPIP: Enhancing the Flexibility of Spark's Physical Plan to Enable Execution on Various Native Engines

2024-04-09 Thread Holden Karau
I like the idea of improving flexibility of Sparks physical plans and really anything that might reduce code duplication among the ~4 or so different accelerators. Twitter: https://twitter.com/holdenkarau Books (Learning Spark, High Performance Spark, etc.): https://amzn.to/2MaRAG9

Re: Apache Spark 3.4.3 (?)

2024-04-06 Thread Holden Karau
Sounds good to me :) Twitter: https://twitter.com/holdenkarau Books (Learning Spark, High Performance Spark, etc.): https://amzn.to/2MaRAG9 YouTube Live Streams: https://www.youtube.com/user/holdenkarau On Sat, Apr 6, 2024 at 2:51 PM Dongjoon Hyun wrote: > Hi, All. >

Re: [VOTE] SPIP: Pure Python Package in PyPI (Spark Connect)

2024-04-01 Thread Holden Karau
+1 Twitter: https://twitter.com/holdenkarau Books (Learning Spark, High Performance Spark, etc.): https://amzn.to/2MaRAG9 YouTube Live Streams: https://www.youtube.com/user/holdenkarau On Mon, Apr 1, 2024 at 5:44 PM Xinrong Meng wrote: > +1 > > Thank you @Hyukjin Kwo

[jira] [Created] (SPARK-47672) Avoid double evaluation of non-trivial projected elements from filter pushdown

2024-04-01 Thread Holden Karau (Jira)
Holden Karau created SPARK-47672: Summary: Avoid double evaluation of non-trivial projected elements from filter pushdown Key: SPARK-47672 URL: https://issues.apache.org/jira/browse/SPARK-47672

Re: [RBW] Re: How do I know when a saddle fits?

2024-03-30 Thread Anthony Holden
+1 for the Rivet Pearl. I've got one on a Soma Double Cross, and the version with the cutout is indeed an excellent fit for several positions fore and aft! On Sat, Mar 30, 2024, 3:25 PM ascpgh wrote: > Emily, I have dealt with roughly your sort of physiological dimensioning > my whole riding lif

Re: [RBW] I have questions

2024-03-26 Thread Anthony Holden
Oh, man. Those wheels are gonna look ACE!! I'll chime in anecdotally that the difference between 42-48 isn't super noticeable as long as you get your PSI where it feels comfy for you. Have an amazing time on that 2-day ride. As for front rack security, I don't use a strap, but I also check bolt

[RBW] Re: How do I know when a saddle fits?

2024-03-26 Thread Anthony Holden
Pain is an obvious sign that something is wrong. And I think that's one reason why it's easy to tell when a saddle ISN'T a fit. But what feels right can be so subjective. Obviously Riv and Grant are big proponents of Brooks. I've had several Brooks saddles, and not every one feels the same. I'v

[RBW] Re: anyone else tried Ritchey Beacon Bars?

2024-03-26 Thread Anthony Holden
Dave!! They look amazing on that Jones. I have an SWB that I've wanted to put drop bars on... these might be a candidate. Where do you mount your shifter? On Friday, March 22, 2024 at 12:39:14 PM UTC-7 DavidP wrote: > Great that the Roadini is working out so well for your son (and wife)! > > I

[RBW] Re: Roadini on F1 Track ride report

2024-03-19 Thread Anthony Holden
That sounds like a total blast! I think it speaks well of an event when you can see riders of all styles, abilities, and ages coming together to have a good time. Love that Roadini. The Safety Pizza and snazzy bar tape complement it so well. On Wednesday, March 13, 2024 at 1:37:05 PM UTC-7 Mike

Re: [VOTE] SPIP: Structured Logging Framework for Apache Spark

2024-03-12 Thread Holden Karau
+1 Twitter: https://twitter.com/holdenkarau Books (Learning Spark, High Performance Spark, etc.): https://amzn.to/2MaRAG9 YouTube Live Streams: https://www.youtube.com/user/holdenkarau On Mon, Mar 11, 2024 at 7:44 PM Reynold Xin wrote: > +1 > > > On Mon, Mar 11 2024

[jira] [Created] (SPARK-47220) log4j race condition during shutdown

2024-02-28 Thread Holden Karau (Jira)
Holden Karau created SPARK-47220: Summary: log4j race condition during shutdown Key: SPARK-47220 URL: https://issues.apache.org/jira/browse/SPARK-47220 Project: Spark Issue Type: Improvement

[weewx-user] Re: wxt5x0 v0.7 driver issue

2024-02-27 Thread Stephen Holden
fo on your weewx version. >> No info on whether you have a 'pip' or dpkg or setup installation. >> >> We can't read minds. Need more info to even try to help. >> >> On Tuesday, February 27, 2024 at 9:53:23 AM UTC-8 Stephen Holden wrote: >> >>&

[weewx-user] wxt5x0 v0.7 driver issue

2024-02-27 Thread Stephen Holden
I just updated my WXT5x0 driver to the latest version as per the README on Matthew's github page, but now the wxt5x0 driver is not listed as an option when I re-configure. Tried installing it again, but no luck. And the weewx.conf is unchanged so points to the (older) wxt5x0 driver, which it ca

Re: Generating config docs automatically

2024-02-21 Thread Holden Karau
I think this is a good idea. I like having everything in one source of truth rather than two (so option 1 sounds like a good idea); but that’s just my opinion. I'd be happy to help with reviews though. On Wed, Feb 21, 2024 at 6:37 AM Nicholas Chammas wrote: > I know config documentation is not t

Re: Spark 4.0 Query Analyzer Bug Report

2024-02-20 Thread Holden Karau
Do you mean Spark 3.4? 4.0 is very much not released yet. Also it would help if you could share your query & more of the logs leading up to the error. On Tue, Feb 20, 2024 at 3:07 PM Sharma, Anup wrote: > Hi Spark team, > > > > We ran into a dataframe issue after upgrading from spark 3.1 to 4.

[jira] [Resolved] (SPARK-47077) sbt build is broken due to selenium change

2024-02-16 Thread Holden Karau (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Holden Karau resolved SPARK-47077. -- Resolution: Cannot Reproduce After blowing away my maven + ivy cache it works fine – should

[jira] [Created] (SPARK-47077) sbt build is broken due to selenium change

2024-02-16 Thread Holden Karau (Jira)
Holden Karau created SPARK-47077: Summary: sbt build is broken due to selenium change Key: SPARK-47077 URL: https://issues.apache.org/jira/browse/SPARK-47077 Project: Spark Issue Type

[jira] [Updated] (SPARK-47001) Pushdown Verification in Optimizer.scala should support changed data types

2024-02-16 Thread Holden Karau (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Holden Karau updated SPARK-47001: - Description: When pushing a filter down in a union the data type may not match exactly if the

Re: Dynamically Support Spark Native Engine in Iceberg

2024-02-13 Thread Holden Karau
This is great work! Very excited to see this. Cell : 425-233-8271 On Tue, Feb 13, 2024 at 4:38 PM huaxin gao wrote: > Hello Iceberg community, > > As you may already know, Project Comet > , a plugin to > accelerate Spark query execution via lev

Re: Introducing Comet, a plugin to accelerate Spark execution via DataFusion and Arrow

2024-02-13 Thread Holden Karau
This looks really cool :) Out of interest what are the differences in the approach between this and Glutten? On Tue, Feb 13, 2024 at 12:42 PM Chao Sun wrote: > Hi all, > > We are very happy to announce that Project Comet, a plugin to > accelerate Spark query execution via leveraging DataFusion a

Re: Introducing Comet, a plugin to accelerate Spark execution via DataFusion and Arrow

2024-02-13 Thread Holden Karau
This looks really cool :) Out of interest what are the differences in the approach between this and Glutten? On Tue, Feb 13, 2024 at 12:42 PM Chao Sun wrote: > Hi all, > > We are very happy to announce that Project Comet, a plugin to > accelerate Spark query execution via leveraging DataFusion a

[jira] [Created] (SPARK-47031) Union of with non-determinstic expression should be non-deterministic

2024-02-12 Thread Holden Karau (Jira)
Holden Karau created SPARK-47031: Summary: Union of with non-determinstic expression should be non-deterministic Key: SPARK-47031 URL: https://issues.apache.org/jira/browse/SPARK-47031 Project: Spark

Question about OpenCL VLOOKUP implementation

2024-01-23 Thread Dhiraj Holden
I have a question about the OpenCL implementation of VLOOKUP as given in sc/source/core/opencl/op_spreadsheet.cxx. Right now, both the unsorted and sorted vlookup both do a linear search to find the right value. I am wondering if it would be better to do a binary search for sorted vlookup. I could

Re: [Spark-Core] Improving Reliability of spark when Executors OOM

2024-01-16 Thread Holden Karau
Oh interesting solution, a co-worker was suggesting something similar using resource profiles to increase memory -- but your approach avoids a lot of complexity I like it (and we could extend it out to support resource profile growth too). I think an SPIP sounds like a great next step. On Tue, Ja

Re: [BVARC] Solar effect

2024-01-05 Thread David Holden via BVARC
e way to go for Ham radio ops during solar storms.Thank you for bringing up this topic!73,Stephen (W2WF)On Jan 5, 2024, at 9:03 AM, David Holden via BVARC <bvarc@bvarc.org> wrote:A strong solar storm can cause a complete blackout of HF communication including the higher frequency bands. I was

Re: [BVARC] Solar effect

2024-01-05 Thread David Holden via BVARC
A strong solar storm can cause a complete blackout of HF communication including the higher frequency bands. I was in a QSO a year or so ago and it just dropped as a solar storm hit. The noise floor dropped to zero as not even noise could propagate through the highly energized atmosphere. Less

[LincolnTalk] Stucco

2023-12-26 Thread sarah cannon holden
Good Morning, Perhaps I do not understand the archives but I don't see how I can search for a STUCCO person who can repair some damaged outside walls on my house. I know there have been suggestions in the past. So... if anyone has a suggestion for a Stucco repair person and/or can tell me how I s

(spark) branch master updated: [SPARK-45807][SQL] Add createOrReplaceView(..) / replaceView(..) to ViewCatalog

2023-12-05 Thread holden
This is an automated email from the ASF dual-hosted git repository. holden pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 89673da0beb2 [SPARK-45807][SQL] Add

Re: Spark-Connect: Param `--packages` does not take effect for executors.

2023-12-04 Thread Holden Karau
So I think this sounds like a bug to me, in the help options for both regular spark-submit and ./sbin/start-connect-server.sh we say: " --packages Comma-separated list of maven coordinates of jars to include on the driver and executor classpaths. Will

Re: [LincolnTalk] Possible to vote early today?

2023-12-02 Thread Sarah Cannon Holden
When you check in this am you will be given two ballots. One is for Community Center ~ Article 2. The other is for Housing Choice Act ~ Article 4. Voting will take place for each article after the presentation and discussions of each article. There is no early voting. Sarah Cannon Holden Town

[LincolnTalk] Fwd: Your request for Reasonable Accommodation at Special Town Meeting Re: Voting on Saturday

2023-12-01 Thread Sarah Cannon Holden
Jane Marie , bethany.h.br...@mass.govCc: "Pereira, Dan" , "Hutchinson, Jim" , "Cannon Holden, Sarah" , "Pereira, Dan" Subject: RE: Your request for Reasonable Accommodation at Special Town Meeting Re: [LincolnTalk] Voting on Saturday Hello everyone –   We h

Help need to recover my account

2023-11-27 Thread Leslie Holden
Now, my OpenOffice account is gone. How can I restore it? (I got my > computer back from repair and I lost a lot of my programs ... like Open > Office. HELP

Re: Classpath isolation per SparkSession without Spark Connect

2023-11-27 Thread Holden Karau
So I don’t think we make any particular guarantees around class path isolation there, so even if it does work it’s something you’d need to pay attention to on upgrades. Class path isolation is tricky to get right. On Mon, Nov 27, 2023 at 2:58 PM Faiz Halde wrote: > Hello, > > We are using spark

Re: [VOTE] SPIP: An Official Kubernetes Operator for Apache Spark

2023-11-14 Thread Holden Karau
+1 On Tue, Nov 14, 2023 at 10:21 AM DB Tsai wrote: > +1 > > DB Tsai | https://www.dbtsai.com/ | PGP 42E5B25A8F7A82C1 > > On Nov 14, 2023, at 10:14 AM, Vakaris Baškirov < > vakaris.bashki...@gmail.com> wrote: > > +1 (non-binding) > > > On Tue, Nov 14, 2023 at 8:03 PM Chao Sun wrote: > >> +1

[Python-Dev] Re: Retiring this mailing list ?

2023-11-14 Thread Steve Holden
On Mon, 13 Nov 2023 at 10:18, Marc-Andre Lemburg wrote: > [...] > > Question: Should we retire and archive this mailing list ? > (I'm asking as one of the maintainers of the ML) > > [...] Hi Marc-Andre, Maybe just require senders to be members of the python.org domain, and retain the release an

Re: [DISCUSSION] SPIP: An Official Kubernetes Operator for Apache Spark

2023-11-12 Thread Holden Karau
To be clear: I am generally supportive of the idea (+1) but have some follow-up questions: Have we taken the time to learn from the other operators? Do we have a compatible CRD/API or not (and if so why?) The API seems to assume that everything is packaged in the container in advance, but I imagin

Re: [LincolnTalk] Transfer Station

2023-11-11 Thread sarah cannon holden
Thank you everyone! It's open. On Sat, Nov 11, 2023 at 10:05 AM sarah cannon holden < sarahcannonhol...@gmail.com> wrote: > Is it open today? > -- The LincolnTalk mailing list. To post, send mail to Lincoln@lincolntalk.org. Browse the archives at https://pairlist9.pair.ne

[LincolnTalk] Transfer Station

2023-11-11 Thread sarah cannon holden
Is it open today? -- The LincolnTalk mailing list. To post, send mail to Lincoln@lincolntalk.org. Browse the archives at https://pairlist9.pair.net/mailman/private/lincoln/. Change your subscription settings at https://pairlist9.pair.net/mailman/listinfo/lincoln.

Re: Apache Spark 3.4.2 (?)

2023-11-06 Thread Holden Karau
+1 On Mon, Nov 6, 2023 at 4:30 PM yangjie01 wrote: > +1 > > > > *发件人**: *Yuming Wang > *日期**: *2023年11月7日 星期二 07:00 > *收件人**: *Santosh Pingale > *抄送**: *Dongjoon Hyun , dev > > *主题**: *Re: Apache Spark 3.4.2 (?) > > > > +1 > > > > On Tue, Nov 7, 2023 at 3:55 AM Santosh Pingale > wrote: > > M

[LincolnTalk] Photo Printers

2023-11-04 Thread sarah cannon holden
Does anyone have experience with either an Epson700 Sure Color or a Canon Pro 300 printer? Or if you want to suggest other printers, please do. I want to print 9x12 photo prints as well as note cards - that's my starting point. Thank you, Sarah -- The LincolnTalk mailing list. To post, send mai

[jira] [Created] (SPARK-45712) Provide a command line flag to override the log4j properties file

2023-10-27 Thread Holden Karau (Jira)
Holden Karau created SPARK-45712: Summary: Provide a command line flag to override the log4j properties file Key: SPARK-45712 URL: https://issues.apache.org/jira/browse/SPARK-45712 Project: Spark

[spark] branch master updated: [SPARK-44735][SQL] Add warning msg when inserting columns with the same name by row that don't match up

2023-10-23 Thread holden
This is an automated email from the ASF dual-hosted git repository. holden pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new ae100267c28b [SPARK-44735][SQL] Add warning msg

[LincolnTalk] Roof Repair

2023-10-23 Thread sarah cannon holden
Does anyone have a suggestion for roof repairs? We have a couple of missing shingles and a leak. Sarah -- The LincolnTalk mailing list. To post, send mail to Lincoln@lincolntalk.org. Browse the archives at https://pairlist9.pair.net/mailman/private/lincoln/. Change your subscription settings at

[jira] [Updated] (SPARK-45563) Spark history files backend currently depend on polling for loading into the history server

2023-10-16 Thread Holden Karau (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Holden Karau updated SPARK-45563: - Affects Version/s: 4.0.0 (was: 3.3.0) (was

[jira] [Updated] (SPARK-45563) Spark history files backend currently depend on polling for loading into the history server

2023-10-16 Thread Holden Karau (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Holden Karau updated SPARK-45563: - Issue Type: Improvement (was: Bug) > Spark history files backend currently depend on poll

[jira] [Updated] (SPARK-45563) Spark history files backend currently depend on polling for loading into the history server

2023-10-16 Thread Holden Karau (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Holden Karau updated SPARK-45563: - Description: The spark history server FS  currently depends on polling for loading history

[jira] [Updated] (SPARK-45563) Spark history files backend currently depend on polling for loading into the history server

2023-10-16 Thread Holden Karau (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Holden Karau updated SPARK-45563: - Summary: Spark history files backend currently depend on polling for loading into the history

[jira] [Created] (SPARK-45563) Spark rolling history files currently depend on polling for loading into the history server

2023-10-16 Thread Holden Karau (Jira)
Holden Karau created SPARK-45563: Summary: Spark rolling history files currently depend on polling for loading into the history server Key: SPARK-45563 URL: https://issues.apache.org/jira/browse/SPARK-45563

[jira] [Resolved] (SPARK-44735) Log a warning when inserting columns with the same name by row that don't match up

2023-10-13 Thread Holden Karau (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Holden Karau resolved SPARK-44735. -- Fix Version/s: 4.0.0 Resolution: Fixed > Log a warning when inserting columns with

[jira] [Assigned] (SPARK-44735) Log a warning when inserting columns with the same name by row that don't match up

2023-10-13 Thread Holden Karau (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Holden Karau reassigned SPARK-44735: Assignee: Jia Fan > Log a warning when inserting columns with the same name by row t

[Python-Dev] Re: detecting statements which result is not stored

2023-10-05 Thread Steve Holden
Sounds like you might want the "Python Help" group on https;// discuss.python.org - the dev conversation migrated there quite a while ago now, so thighs channel is more or less announcements only. Good luck with your project! Kind regards, Steve On Thu, 5 Oct 2023 at 16:07, Guenther Sohler wro

Bug#1052991: apt: Missing Release File

2023-09-26 Thread Stuart Holden
Package: apt Version: 2.2.4 Severity: important X-Debbugs-Cc: stu...@gmail.com Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** My release Debian 11.7 sudo apt update - gives The repository 'http://archive.raspbian.org/raspbian stretch

[LincolnTalk] Power at 1:59 am

2023-09-14 Thread Sarah Cannon Holden
Sarah Cannon Holden -- The LincolnTalk mailing list. To post, send mail to Lincoln@lincolntalk.org. Browse the archives at https://pairlist9.pair.net/mailman/private/lincoln/. Change your subscription settings at https://pairlist9.pair.net/mailman/listinfo/lincoln.

  1   2   3   4   5   6   7   8   9   10   >