Thank you so much for this video!! I was looking for some video that help me set up my environment in a practical manner and your video was perfect for that purpose!! Liked and subscribed!!
Hi, thank you for the video, very useful. I have a question: Is the same if I want to install the jar in a cluster like databricks and then import methods from the archetype in any notebook, like importing other libraries? Thanks again
Thanks. Unfortunately I haven’t used databricks so I can be 100% sure. However you are right, it should work like any other JAR. The only issue i can think if is maybe databricks links to its own version of spark so you may need to have that in provided scope in you maven pom.xml. How this is helpful, do let me know if it works for you.
Hi, You're videos are easy to understand and follow. I followed your video to create my first application using archetype. However I saw that the pom file had some older versions of dependencies and plugins. I tried to replace those and I was able to run my program properly. But when I try to do the spark-submit I get classnotfound exception everytime. Could you please help me with the details like how we need to build the pom.xml file to run the application with spark-submit as well. Thanks in advance.
Thank you so much for this video!! I was looking for some video that help me set up my environment in a practical manner and your video was perfect for that purpose!! Liked and subscribed!!
Man, thank you so much for making this, just want i was looking for, liked and subbed.
Looking forward to watching more of your tuts. Cheers!
Hi, thank you for the video, very useful. I have a question: Is the same if I want to install the jar in a cluster like databricks and then import methods from the archetype in any notebook, like importing other libraries? Thanks again
Thanks. Unfortunately I haven’t used databricks so I can be 100% sure. However you are right, it should work like any other JAR. The only issue i can think if is maybe databricks links to its own version of spark so you may need to have that in provided scope in you maven pom.xml. How this is helpful, do let me know if it works for you.
Hi,
You're videos are easy to understand and follow.
I followed your video to create my first application using archetype. However I saw that the pom file had some older versions of dependencies and plugins.
I tried to replace those and I was able to run my program properly.
But when I try to do the spark-submit I get classnotfound exception everytime.
Could you please help me with the details like how we need to build the pom.xml file to run the application with spark-submit as well.
Thanks in advance.
Thanks, I'm glad you like them. Sure I can help you out. Please check in your code into a GitHub repo and send me the link, I'll have a look at it.
Can you please share the pom.xml
Please check the link to github in the description, you’ll find the entire project there.
that's helpfull
dude u start off a video without context of where u get ur screen from