Re: [BVARC] SSTV setup

2021-06-18 Thread Bill Holden via BVARC
; > Message-ID: <167000307.617972.1623940340...@mail.yahoo.com> > > Content-Type: text/plain; charset="utf-8" > > > > Recently the club has been growing and we have had a bunch of newhams > sign up for BVARC membership...? > > Some joined at testing and

Spark on Kubernetes scheduler variety

2021-06-17 Thread Holden Karau
in. Cheers, Holden :) -- 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 - To unsubscribe e

RE: [WIRELESS-LAN] Aruba AP 510 Series/Windows Devices

2021-06-08 Thread Michael Holden
Yes, this was AP manufacturer independent as the root cause of the issue was in the way the device driver handles 802.11ax (WiFi 6). If the user has updated their driver the issue is resolved, but you’d have to rely on the user to properly upgrade their devices. If all they connect to is

Re: potentially disallowing IP fragmentation on wg packets, and handling routing loops better

2021-06-07 Thread Joe Holden
On 2021-06-06 21:03, Roman Mamedov wrote: > On Sun, 6 Jun 2021 11:13:36 +0200 > "Jason A. Donenfeld" wrote: > >> Specifically the change would be to not allow IP fragmentation of the >> encrypted UDP packets. This way, in the case of a loop, eventually the >> packet size exceeds MTU, and it gets

[Python-Dev] Re: name for new Enum decorator

2021-06-06 Thread Steve Holden
On Fri, May 28, 2021 at 10:26 PM Ethan Furman wrote: > On 5/28/21 12:43 AM, Petr Viktorin wrote: > > On 28. 05. 21 5:24, Ethan Furman wrote: > > >> class FlagWithMasks(IntFlag): > >> DEFAULT = 0x0 > >> > >> FIRST_MASK = 0xF > >> FIRST_ROUND = 0x0 > >>

Re: Apache Spark 3.1.2 Release?

2021-05-17 Thread Holden Karau
+1 and thanks for volunteering to be the RM :) On Mon, May 17, 2021 at 4:09 PM Takeshi Yamamuro wrote: > Thank you, Dongjoon~ sgtm, too. > > On Tue, May 18, 2021 at 7:34 AM Cheng Su wrote: > >> +1 for a new release, thanks Dongjoon! >> >> Cheng Su >> >> On 5/17/21, 2:44 PM, "Liang-Chi Hsieh"

[Python-Dev] Re: PEP 659: Specializing Adaptive Interpreter

2021-05-14 Thread Steve Holden
On Thu, May 13, 2021 at 11:07 PM Steven D'Aprano wrote: > Steve > (one of the other ones) > We are all other Steves! ___ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org

[jira] [Resolved] (SPARK-34764) Propagate reason for executor loss to the UI

2021-05-13 Thread Holden Karau (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Holden Karau resolved SPARK-34764. -- Fix Version/s: 3.2.0 Assignee: Holden Karau Resolution: Fixed Merged

[spark] branch master updated: [SPARK-34764][CORE][K8S][UI] Propagate reason for exec loss to Web UI

2021-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 160b3be [SPARK-34764][CORE][K8S][UI] Propagate

[Python-Dev] Re: PEP 659: Specializing Adaptive Interpreter

2021-05-13 Thread Steve Holden
On Thu, May 13, 2021 at 9:18 AM Mark Shannon wrote: > Hi Terry, > > On 13/05/2021 5:32 am, Terry Reedy wrote: > > On 5/12/2021 1:40 PM, Mark Shannon wrote: > > > >> This is an informational PEP about a key part of our plan to improve > >> CPython performance for 3.11 and beyond. > > > >> As

Re: [VOTE] Release Spark 2.4.8 (RC4)

2021-05-10 Thread Holden Karau
+1 - pip install with Py 2.7 works (with the understandable warnings regarding Python 2.7 no longer being maintained). On Mon, May 10, 2021 at 11:18 AM sarutak wrote: > > +1 (non-binding) > > - Kousuke > > > It looks like the repository is "open" - it doesn't publish until > > "closed" after all

[Bug 1923515] Re: [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse"

2021-05-05 Thread Ed Holden
Not sure what status to set this to, since I can't select "Won't Fix." Maybe "Fix Released" or "Invalid?" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923515 Title: [Dell XPS 15 9500] New

[Bug 1923515] Re: [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse"

2021-05-05 Thread Ed Holden
nconsistent hardware detection probably means bad hardware. ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Ed Holden (edholden) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923515 Title:

[Kernel-packages] [Bug 1923515] Re: [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse"

2021-05-05 Thread Ed Holden
Not sure what status to set this to, since I can't select "Won't Fix." Maybe "Fix Released" or "Invalid?" -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1923515 Title: [Dell XPS 15

[Kernel-packages] [Bug 1923515] Re: [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse"

2021-05-05 Thread Ed Holden
nconsistent hardware detection probably means bad hardware. ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Ed Holden (edholden) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1923

Should we add built in support for bouncy castle EC w/Kube

2021-04-29 Thread Holden Karau
Hi Folks, I've deployed a new version of K3s locally and I ran into an issue with the key format not being supported out of the box. We delegate to fabric8 which has bouncy castle EC as an optional dependency. Adding it would add ~6mb to the Kube jars. What do folks think? Cheers, Holden P.S

Re: [VOTE] Release Spark 2.4.8 (RC3)

2021-04-28 Thread Holden Karau
I verified the virtualenv & pyspark installation on OSX & linux works as expected with the minimum version of Python. I double checked the Python tagged versions (mostly checking Python 3.8 wasn't listed since Spark 2.x only does up to 3.7). It might be good to include that as a reminder in the

[python-uk] Python 2.7 conversion project

2021-04-28 Thread Steve Holden
Hi all, Hope you are doing well in these uncertain times. I now work full-time, but this week a former consulting client approached me about converting their large Python 2.7 application, with integrated C++ libraries, to Python 3. Since I can't undertake this work myself I said I'd look for

[jira] [Updated] (SPARK-35198) Add support for calling debugCodegen from Python & Java

2021-04-22 Thread Holden Karau (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Holden Karau updated SPARK-35198: - Labels: starter (was: ) > Add support for calling debugCodegen from Python &am

[jira] [Created] (SPARK-35198) Add support for calling debugCodegen from Python & Java

2021-04-22 Thread Holden Karau (Jira)
Holden Karau created SPARK-35198: Summary: Add support for calling debugCodegen from Python & Java Key: SPARK-35198 URL: https://issues.apache.org/jira/browse/SPARK-35198 Project: S

[pyqtgraph] Re: Equivalent of Axes.set_ylim(bottom=0) in pyqtgraph?

2021-04-22 Thread William Holden
Apologies for the duplicate question, I had searched for it but not with the proper keyword. I will refer to the post with subject " autoscale ymax only" On Thursday, April 22, 2021 at 4:10:54 PM UTC-7 William Holden wrote: > I was looking for a way to set the bottom of th

[pyqtgraph] Equivalent of Axes.set_ylim(bottom=0) in pyqtgraph?

2021-04-22 Thread William Holden
I was looking for a way to set the bottom of the yrange to 0 permanently, but let the top auto-scale to the data as the data is updated. In matplotlib, "bottom" and "top" can be set independently: e.g. matplotlib.axes.Axes.set_ylim(bottom=0) In pyqtgraph I found setYRange(min, max), but you

Re: [BVARC] antenna outside my window

2021-04-22 Thread David Holden via BVARC
Why did you scrap the attic location? I have mine in the attic and it works great. David, KI5GHO On Thu, Apr 22, 2021 at 1:39 PM, Mike Lambert via BVARC wrote: My initial (easy) plan to put my J Pole in my attic, but is has been scrapped. Temporarily I've decided to put my antenna

[jira] [Commented] (SPARK-34483) Make check point compress codec configurable

2021-04-22 Thread Holden Karau (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329247#comment-17329247 ] Holden Karau commented on SPARK-34483: -- Are you still working on this? > Make check point compr

[jira] [Updated] (SPARK-34953) inferSchema for type date

2021-04-22 Thread Holden Karau (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Holden Karau updated SPARK-34953: - Component/s: SQL > inferSchema for type d

[jira] [Commented] (SPARK-34997) Make graceful shutdown controllable by property

2021-04-22 Thread Holden Karau (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329244#comment-17329244 ] Holden Karau commented on SPARK-34997: -- We could add a configuration for which signals spark should

[jira] [Resolved] (SPARK-34363) Allow users to configure a maximum amount of remote shuffle block storage

2021-04-22 Thread Holden Karau (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Holden Karau resolved SPARK-34363. -- Fix Version/s: 3.2.0 Assignee: Holden Karau Resolution: Fixed > Allow us

[Python-Dev] Re: How about using modern C++ in development of CPython ?

2021-04-20 Thread Steve Holden
On Fri, Apr 16, 2021 at 7:15 PM Denis Kotov wrote: > Ethan Furman wrote: > > On 4/16/21 10:43 AM, redrad...@gmail.com wrote: > > > Take a look at this video https://www.youtube.com/watch?v=D7Sd8A6_fYU > > > or read some articles ... otherwise I will need to spend too many time > providing

[Kernel-packages] [Bug 1923515] Re: [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse"

2021-04-16 Thread Ed Holden
Yes, I've been working on installing Windows, and also speaking with Dell, whose support techs say a replacement touchpad should have been the exact same model as the original (except not with a hardware defect). I wanted to make sure they'd support the laptop, which came with Windows, as well as

[Bug 1923515] Re: [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse"

2021-04-16 Thread Ed Holden
Yes, I've been working on installing Windows, and also speaking with Dell, whose support techs say a replacement touchpad should have been the exact same model as the original (except not with a hardware defect). I wanted to make sure they'd support the laptop, which came with Windows, as well as

Re: [SPARK-34738] issues w/k8s+minikube and PV tests

2021-04-15 Thread Holden Karau
What about if we just turn off the PV tests for now? I'd be happy to help with the debugging/upgrading. On Thu, Apr 15, 2021 at 2:28 AM Rob Vesse wrote: > > There’s at least one test (the persistent volumes one) that relies on some > Minikube functionality because we run integration tests for

Re: please read: current state and the future of the apache spark build system

2021-04-14 Thread Holden Karau
Thanks Shane for keeping the build infra structure running for all of these years :) I've got some Kubernetes infra on AS399306 down in HE in Fremont but it's also perhaps not of the newest variety, but so far no disk failures or anything like that (knock on wood of course). The catch is it's on

[Python-Dev] Re: gzip.py: allow deterministic compression (without time stamp)

2021-04-14 Thread Steve Holden
DEFAULT_TIMESTAMP? Kind regards, Steve On Wed, Apr 14, 2021 at 8:03 PM wrote: > If the so, then a better name than NO_TIMESTAMP should be chosen, as the > gzip specification does not allow for no timestamp. > ___ > Python-Dev mailing list --

[Bug 1923515] Re: [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse"

2021-04-14 Thread Ed Holden
Thanks. I've attached that; I had previously tried rc6, and it behaved the same, and that is also the case with rc7. ** Attachment added: "dmesg log from kernel 5.12.0-051200rc7" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1923515/+attachment/5487736/+files/dmesg-5.12.0-051200rc7 --

[Kernel-packages] [Bug 1923515] Re: [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse"

2021-04-14 Thread Ed Holden
Thanks. I've attached that; I had previously tried rc6, and it behaved the same, and that is also the case with rc7. ** Attachment added: "dmesg log from kernel 5.12.0-051200rc7" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1923515/+attachment/5487736/+files/dmesg-5.12.0-051200rc7 --

[Python-Dev] Re: Typing syntax and ecosystem

2021-04-13 Thread Steve Holden
The old rule is best: be strict in what you produce and liberal i what you accept. Kind regards, Steve On Tue, Apr 13, 2021 at 12:52 AM Edwin Zimmerman wrote: > On 4/12/2021 6:34 PM, Brett Cannon wrote: > > Had the sentences ended at "confusing" or said something like "I don't > think it's as

[Kernel-packages] [Bug 1923515] Re: [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse"

2021-04-13 Thread Ed Holden
Ah, I missed that "b"! Unfortunately the 5.10.0 kernel the linux- oem-20.04b package installs also doesn't fix it (same detection, same dmesg log lines). -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Bug 1923515] Re: [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse"

2021-04-13 Thread Ed Holden
Ah, I missed that "b"! Unfortunately the 5.10.0 kernel the linux- oem-20.04b package installs also doesn't fix it (same detection, same dmesg log lines). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Kernel-packages] [Bug 1923515] Re: [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse"

2021-04-13 Thread Ed Holden
Thanks, Kai-Heng. I've installed linux-oem-20.04 and selected the new kernel, 5.6.0-1052-oem, on boot. Unfortunately the behavior is identical. The mouse still appears as "PS/2 Logitech Wheel Mouse" with all the same information (e.g., event3 in xinput). I checked dmesg and the four lines you

[Bug 1923515] Re: [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse"

2021-04-13 Thread Ed Holden
Thanks, Kai-Heng. I've installed linux-oem-20.04 and selected the new kernel, 5.6.0-1052-oem, on boot. Unfortunately the behavior is identical. The mouse still appears as "PS/2 Logitech Wheel Mouse" with all the same information (e.g., event3 in xinput). I checked dmesg and the four lines you

[Bug 1923515] Re: [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse"

2021-04-12 Thread Ed Holden
Note that in case this needs to be investigated upstream I've also opened a kernel bug: https://bugzilla.kernel.org/show_bug.cgi?id=212661 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923515

[Kernel-packages] [Bug 1923515] acpidump.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487058/+files/acpidump.txt ** Bug watch added: Linux Kernel Bug Tracker #212661 https://bugzilla.kernel.org/show_bug.cgi?id=212661 -- You received this bug notification because

[Kernel-packages] [Bug 1923515] Re: [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse"

2021-04-12 Thread Ed Holden
Note that in case this needs to be investigated upstream I've also opened a kernel bug: https://bugzilla.kernel.org/show_bug.cgi?id=212661 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Bug 1923515] acpidump.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487058/+files/acpidump.txt ** Bug watch added: Linux Kernel Bug Tracker #212661 https://bugzilla.kernel.org/show_bug.cgi?id=212661 -- You received this bug notification because

[Kernel-packages] [Bug 1923515] WifiSyslog.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487057/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Bug 1923515] WifiSyslog.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487057/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923515

[Kernel-packages] [Bug 1923515] UdevDb.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487056/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Bug 1923515] UdevDb.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487056/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923515 Title:

[Kernel-packages] [Bug 1923515] RfKill.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487055/+files/RfKill.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Bug 1923515] RfKill.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487055/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923515 Title:

[Bug 1923515] PulseList.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487054/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923515

[Kernel-packages] [Bug 1923515] PulseList.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487054/+files/PulseList.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Bug 1923515] ProcModules.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487053/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923515

[Kernel-packages] [Bug 1923515] ProcModules.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487053/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Bug 1923515] ProcInterrupts.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487052/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Kernel-packages] [Bug 1923515] ProcInterrupts.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487052/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Bug 1923515] ProcEnviron.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487051/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923515

[Kernel-packages] [Bug 1923515] ProcEnviron.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487051/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Bug 1923515] ProcCpuinfoMinimal.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487050/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Kernel-packages] [Bug 1923515] ProcCpuinfoMinimal.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487050/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1923515] Lsusb-v.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487048/+files/Lsusb-v.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1923515] ProcCpuinfo.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487049/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Bug 1923515] ProcCpuinfo.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487049/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923515

[Bug 1923515] Lsusb-v.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487048/+files/Lsusb-v.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923515 Title:

[Kernel-packages] [Bug 1923515] Lsusb-t.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487047/+files/Lsusb-t.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Bug 1923515] Lsusb-t.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487047/+files/Lsusb-t.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923515 Title:

[Bug 1923515] Lsusb.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487046/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923515 Title:

[Kernel-packages] [Bug 1923515] Lsusb.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487046/+files/Lsusb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1923515

[Kernel-packages] [Bug 1923515] Lspci-vt.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487045/+files/Lspci-vt.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Bug 1923515] Lspci-vt.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487045/+files/Lspci-vt.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923515

[Bug 1923515] Lspci.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487044/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923515 Title:

[Kernel-packages] [Bug 1923515] Lspci.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487044/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1923515

[Kernel-packages] [Bug 1923515] IwConfig.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487043/+files/IwConfig.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Bug 1923515] IwConfig.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487043/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923515

[Kernel-packages] [Bug 1923515] CurrentDmesg.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487042/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Bug 1923515] CurrentDmesg.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487042/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Kernel-packages] [Bug 1923515] CRDA.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487041/+files/CRDA.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1923515

[Bug 1923515] CRDA.txt

2021-04-12 Thread Ed Holden
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1923515/+attachment/5487041/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923515 Title: [Dell

[Kernel-packages] [Bug 1923515] Re: [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse"

2021-04-12 Thread Ed Holden
apport information ** Tags added: apport-collected focal ** Description changed: I've been using Ubuntu 20.04 on a Dell XPS 15 9550. The laptop's touchpad had a hardware defect common to the model (nicknamed "wobble") so Dell sent a tech to replace it. The new touchpad looks identical to

[Bug 1923515] Re: [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse"

2021-04-12 Thread Ed Holden
apport information ** Tags added: apport-collected focal ** Description changed: I've been using Ubuntu 20.04 on a Dell XPS 15 9550. The laptop's touchpad had a hardware defect common to the model (nicknamed "wobble") so Dell sent a tech to replace it. The new touchpad looks identical to

[Kernel-packages] [Bug 1923515] Re: [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse"

2021-04-12 Thread Ed Holden
** Description changed: I've been using Ubuntu 20.04 on a Dell XPS 15 9550. The laptop's - touchpad had a hardware defect common to this model, so Dell sent a tech - to replace it. The new touchpad looks identical to the original but the - kernel doesn't correctly detect it. The device does

[Bug 1923515] Re: [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse"

2021-04-12 Thread Ed Holden
** Description changed: I've been using Ubuntu 20.04 on a Dell XPS 15 9550. The laptop's - touchpad had a hardware defect common to this model, so Dell sent a tech - to replace it. The new touchpad looks identical to the original but the - kernel doesn't correctly detect it. The device does

[Kernel-packages] [Bug 1923515] Re: [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse"

2021-04-12 Thread Ed Holden
** Package changed: ubuntu => linux (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1923515 Title: [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse"

[Bug 1923515] Re: [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse"

2021-04-12 Thread Ed Holden
** Package changed: ubuntu => linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923515 Title: [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse" To manage

[Bug 1923515] [NEW] [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse"

2021-04-12 Thread Ed Holden
Public bug reported: I've been using Ubuntu 20.04 on a Dell XPS 15 9550. The laptop's touchpad had a hardware defect common to this model, so Dell sent a tech to replace it. The new touchpad looks identical to the original but the kernel doesn't correctly detect it. The device does work, but

[Bug 1923515] Re: [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse"

2021-04-12 Thread Ed Holden
** Attachment added: "Xorg.0.log" https://bugs.launchpad.net/ubuntu/+bug/1923515/+attachment/5487020/+files/Xorg.0.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923515 Title: [Dell XPS 15

[Bug 1923515] Re: [Dell XPS 15 9500] New touchpad detected as "PS/2 Logitech Wheel Mouse"

2021-04-12 Thread Ed Holden
** Attachment added: "Output of `xinput --list`" https://bugs.launchpad.net/ubuntu/+bug/1923515/+attachment/5487019/+files/xinput -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923515 Title:

Re: Welcoming Russell Spitzer as a new committer

2021-03-29 Thread Holden Karau
Congratulations Russel! On Mon, Mar 29, 2021 at 9:10 AM Anton Okolnychyi wrote: > Hey folks, > > I’d like to welcome Russell Spitzer as a new committer to the project! > > Thanks for all your contributions, Russell! > > - Anton -- Twitter: https://twitter.com/holdenkarau Books (Learning

Re: [VOTE] SPIP: Support pandas API layer on PySpark

2021-03-28 Thread Holden Karau
+1 On Sun, Mar 28, 2021 at 10:25 PM sarutak wrote: > +1 (non-binding) > > - Kousuke > > > +1 (non-binding) > > > > On Sun, Mar 28, 2021 at 9:06 PM 郑瑞峰 > > wrote: > > > >> +1 (non-binding) > >> > >> -- 原始邮件 -- > >> > >> 发件人: "Maxim Gekk" ; > >> 发送时间:

[jira] [Created] (SPARK-34764) Propagate reason for executor loss to the UI

2021-03-16 Thread Holden Karau (Jira)
Holden Karau created SPARK-34764: Summary: Propagate reason for executor loss to the UI Key: SPARK-34764 URL: https://issues.apache.org/jira/browse/SPARK-34764 Project: Spark Issue Type

Re: [BVARC] USB Cables for Rig Control?

2021-03-16 Thread David Holden via BVARC
With my 7300 I use a standard USB cable and a CAT control cable which is USB to CAT control port on the radio. I need two cables, one gets assigned to com port 4 and the other to com port 5. One com port is for logging and the other for WSJT-X or FLDIGI. I believe keeping the cables as short as

Re: [DISCUSS] Support pandas API layer on PySpark

2021-03-13 Thread Holden Karau
I think having pandas support inside of Spark makes sense. One of my questions is who are the majour contributors to this effort, is the community developing the pandas API layer for Spark interested in being part of Spark or do they prefer having their own release cycle? On Sat, Mar 13, 2021 at

Re: [VOTE] SPIP: Add FunctionCatalog

2021-03-08 Thread Holden Karau
+1 (binding) On Mon, Mar 8, 2021 at 3:56 PM Ryan Blue wrote: > Hi everyone, I’d like to start a vote for the FunctionCatalog design > proposal (SPIP). > > The proposal is to add a FunctionCatalog interface that can be used to > load and list functions for Spark to call. There are interfaces for

[Boatanchors] Classic Exchange Winter 2021 Phone

2021-03-07 Thread howard holden
The phone portion of Winter 2021 CX will take place on Sunday Mar 14 1400Z to Mar 15 0800Z and Tuesday Mar 16 1400Z to Mar 17 0800Z. The CX is a no-pressure contest celebrating the older commercial and Home Brew equipment that was the pride and joy of ham shacks many decades ago. The object is

Re: [BVARC] Big List of Ham gear estate sale

2021-03-03 Thread Bill Holden via BVARC
NWOOD TS-830S TRANSCEIVER $500 > KENWOOD MC-50 DESK MIC MICROPHONE > YAESU VX-1R HT TRANSCEIVER $50 > YAESU VX-170 HT TRANSCEIVER $60 > YAESU FT1500M MOBILE TRANSCEIVER $100 > NUE-PSK DIGITAL MODEM MODEM $75 > > > > > > > > ____ > Brazos Valley Amateur Radio Club

[jira] [Resolved] (SPARK-34361) Dynamic allocation on K8s kills executors with running tasks

2021-03-02 Thread Holden Karau (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Holden Karau resolved SPARK-34361. -- Fix Version/s: 3.1.2 3.2.0 Assignee: Attila Zsolt Piros

[spark] branch branch-3.1 updated: [SPARK-34361][K8S] In case of downscaling avoid killing of executors already known by the scheduler backend in the pod allocator

2021-03-02 Thread holden
This is an automated email from the ASF dual-hosted git repository. holden pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 28f2d51 [SPARK-34361][K8S] In case

[spark] branch master updated: [SPARK-34361][K8S] In case of downscaling avoid killing of executors already known by the scheduler backend in the pod allocator

2021-03-02 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 6c5322d [SPARK-34361][K8S] In case

Re: [BVARC] MFJ Reader-Free

2021-03-01 Thread Bill Holden via BVARC
gt; > Sent from my iPhone > Brazos Valley Amateur Radio Club > > BVARC mailing list > BVARC@bvarc.org > http://mail.bvarc.org/mailman/listinfo/bvarc_bvarc.org > Publicly available archives are available here: > https://www.mail-archive.com/bvarc@bvarc.org/ > -- B

[krita] [Bug 433634] Segmentation fault at startup. Seems to be an issue with graphics initialization relating to deepin.

2021-02-26 Thread Holden Green
https://bugs.kde.org/show_bug.cgi?id=433634 --- Comment #2 from Holden Green --- Solved either by updating, restarting, using qt5ct as recommended here(https://bbs.archlinux.org/viewtopic.php?id=256971) or some mixture of those things. I use the Deepin terminal and probably some other things

<    1   2   3   4   5   6   7   8   9   10   >