I'll take care of the JIRA ticket and PR. I'm happy to be responsible for it.
Thanks, Jeremy On Thu, Jan 23, 2020 at 12:16 PM Tadd Wood <[email protected]> wrote: > +1, looks like an easy fix and will help avoid confusion. Let me know when > there's a JIRA and/or PR and I'll review. > > Thank you, > Tadd Wood > > On Mon, Jan 20, 2020 at 2:09 PM skip cruse <[email protected]> wrote: > > > +1, I had to figure this out as well, and it wasn't exactly > straightforward > > to be honest. > > > > On Mon, Jan 20, 2020 at 12:48 PM Jeremy Nelson <[email protected] > > > > wrote: > > > > > Greetings All! > > > > > > I was figuring out what was involved with running pyspark-streaming > with > > > kafka on a test cluster, and I noticed that the URL to the JAR that is > > > required to support PySparkStreaming-Kafka has a typo in it. There is a > > > space between “spark-streaming-kafka-” and “0-8-assembly”. This keeps > you > > > from being able to copy/paste the text directly. > > > > > > Although I was able to figure out the problem, new users might find it > > hard > > > to diagnose the problem. Maybe we can fix this typo? > > > > > > Thanks, Jeremy > > > > > > > > > -- > > if( bool halfWayThere == true); > > echo "WOOOOOOOOOOOOOOOOAH! LIVIN ON A PRAYER"; > > >
