- 29
- 268 045
Innovator
Приєднався 5 гру 2018
Locomotive lovers 🚆🚅🚄
Setting up Windows machine for PySpark and Apache Sedona in Jupyter-Notebook. | Part-2.
Video demonstration on how to set the environment in Windows machine for the PySpark and Apache Sedona and using the same in Jupyter notebooks.
📺 Part-1: ua-cam.com/video/LAlcluGdJAs/v-deo.html
📒 Folder access for notebook: drive.google.com/drive/folders/1ejRx2jJU4Ld84ZiPFrOZeGZ6euBZoqZI
⏲ Timestamps:
00:00 Sedona jar files
01:10 Brower certificate installation
06:45 ModuleNotFound installations
07:15 1st way recap (Part-1)
08:02 2nd way (efficient)
12:40 Things to be noted
12:50 Shout-out
📘 Resources links:
1. techcommunity.microsoft.com/t5/azure-database-support-blog/pkix-path-building-failed-unable-to-find-valid-certification/ba-p/2591304
2. stackoverflow.com/questions/21076179/pkix-path-building-failed-and-unable-to-find-valid-certification-path-to-requ
3. sedona.apache.org/1.5.0/setup/install-python/
4. github.com/steveloughran/winutils
5. docs.oracle.com/javase/tutorial/security/toolsign/rstep2.html
6. stackoverflow.com/questions/35762459/add-jar-to-standalone-pyspark
7. spark.apache.org/docs/latest/configuration.html
8. changhsinlee.com/install-pyspark-windows-jupyter/
9. medium.com/@sharifuli/running-spark-on-local-machine-c38957d022f4
10. towardsdatascience.com/how-to-use-pyspark-on-your-computer-9c7180075617
11. medium.com/analytics-vidhya/installing-and-using-pyspark-on-windows-machine-59c2d64af76e
12. stackoverflow.com/questions/46125604/databricks-display-function-equivalent-or-alternative-to-jupyter
1 Night Study -Networking
ua-cam.com/channels/AVLkzqj-XTZGHbfpjkTRLg.html
That's What We Do
ua-cam.com/channels/5NPBrkNuF83MxaHtliC4zA.html
📺 Part-1: ua-cam.com/video/LAlcluGdJAs/v-deo.html
📒 Folder access for notebook: drive.google.com/drive/folders/1ejRx2jJU4Ld84ZiPFrOZeGZ6euBZoqZI
⏲ Timestamps:
00:00 Sedona jar files
01:10 Brower certificate installation
06:45 ModuleNotFound installations
07:15 1st way recap (Part-1)
08:02 2nd way (efficient)
12:40 Things to be noted
12:50 Shout-out
📘 Resources links:
1. techcommunity.microsoft.com/t5/azure-database-support-blog/pkix-path-building-failed-unable-to-find-valid-certification/ba-p/2591304
2. stackoverflow.com/questions/21076179/pkix-path-building-failed-and-unable-to-find-valid-certification-path-to-requ
3. sedona.apache.org/1.5.0/setup/install-python/
4. github.com/steveloughran/winutils
5. docs.oracle.com/javase/tutorial/security/toolsign/rstep2.html
6. stackoverflow.com/questions/35762459/add-jar-to-standalone-pyspark
7. spark.apache.org/docs/latest/configuration.html
8. changhsinlee.com/install-pyspark-windows-jupyter/
9. medium.com/@sharifuli/running-spark-on-local-machine-c38957d022f4
10. towardsdatascience.com/how-to-use-pyspark-on-your-computer-9c7180075617
11. medium.com/analytics-vidhya/installing-and-using-pyspark-on-windows-machine-59c2d64af76e
12. stackoverflow.com/questions/46125604/databricks-display-function-equivalent-or-alternative-to-jupyter
1 Night Study -Networking
ua-cam.com/channels/AVLkzqj-XTZGHbfpjkTRLg.html
That's What We Do
ua-cam.com/channels/5NPBrkNuF83MxaHtliC4zA.html
Переглядів: 222
Відео
Setting up Windows machine for PySpark and Apache Sedona in Jupyter-Notebook. | Part-1.
Переглядів 4109 місяців тому
Video demonstration on how to set the environment in Windows machine for the PySpark and Apache Sedona and using the same in Jupyter notebooks. ⏰ Timestamps: 00:00 Introduction 03:30 Issues resolved 04:28 Useful resources 04:40 Python packages 06:30 Environment variables in notebook 10:20 Hadoop home setup 13:40 Spark session 15:22 Data read/write 15:40 Display configurations with spark 16:35 T...
Cruise In Breeze 💨
Переглядів 13011 місяців тому
Title: Cruise in breeze 💨 Animation made using Flipaclip application. Total frames with drawings: 150 Length: 26 sec Frames per second: 6 Thankyou @flipaclip for being my first and best platform to start with 2D animations. #flipaclip #flipaclipanimation
Flask React Google Login Demo.
Переглядів 456Рік тому
📗🚀Github link: github.com/Abhiramborige/Flask-React-Google-Login ✌ Thankyou. Resources and credits in github repo.
Compile MPI and OpenMP programs with VS Code in Windows
Переглядів 35 тис.2 роки тому
This demonstration video is dedicated to explain how we can compile and execute C/C programs in MPI/OpenMP framework with VS Code in Windows Operating system. ✨ This is done with the help of "mingw-w64", "msmpi" installations along with vs code editor. ⌚Timeline: 00:00 Introduction 01:20 Installations 08:30 Configurations 11:50 OpenMP output 12:30 Configurations 15:50 MPI output 🌟MinGW-w64 down...
Please help with this issue, WINDOWS !
Переглядів 962 роки тому
My integrated web cam is not working properly although I reset the windows. It is toggling between connecting and disconnecting mode in device manager. Please help !!
NodeJS, MongoDB, Express based Login, Signup, and Bucket data insertion | FuncBox Intern Drive.
Переглядів 643 роки тому
PROBLEM STATEMENT: Log in and Sign up page with Authentication Design a backend frontend application using ReactJs, Nodejs, and MongoDB. 📗 📘📒 The web app should contain login and signup functionality once the user logs in he should be able to upload the input text to the unique bucket name entered by the user. 📕 🚀Tech stack used: React, MongoDB, Mongoose, JavaScript, Cookies, Express, VSCode, C...
Login/Logout using Sessions/Cookies and Registration via Servlet Filters. | Part-4.
Переглядів 1,5 тис.3 роки тому
This is a project oriented video ✨, continuation of "Setting up VS Code for Servlet/Web Programming in Java", where I have used VS Code from the start of my project till deploying in Server/Container. 📕📙 This video shows how I developed this project using the principles that have been published in the Part-1 and Part-2 videos in this channel. 📗 Most of the basic concepts of Servlets, JSPs, Mave...
The Hacktoberfest-2020.
Переглядів 1113 роки тому
Video just made to express my gratitude towards the hacktoberfest2020 and to thank the sponsors of this yearly event. 😃✌ Thanks to "DHL" Logistic company for their perfect delivery !. All music credits in background of the video goes to my video editing software I use (Microsoft Video editor). 🙌✨ #hacktoberfest #hacktoberfest2020
Login, Register Project using Java (Maven, Tomcat, Servlets, JSP, JDBC, MySQL). | Part-3.
Переглядів 3,1 тис.3 роки тому
This is a project oriented video ✨, continuation of "Setting up VS Code for Servlet/Web Programming in Java", where I have used VS Code from the start of my project till deploying in Server. 📕📙 This video shows how I developed this project using the principles that have been published in the Part-1 and Part-2 videos in this channel. 📗📒 Most of the basic concepts of Servlets, JSPs, Maven, Tomcat...
Setting up VS Code for Servlet/Web programming in Java. | Part-2.
Переглядів 35 тис.3 роки тому
This is Part2 of the whole procedure of setting up the environment for Java servlet programming in VS Code. This includes all the content to be needed for Servlet development along with a small project at the end. The video includes explanation of the basic servlet concepts, creating and maintaining Projects using Apache Maven, deploying it in Apache Tomcat web container. ⌚ Time stamps: 00:00 I...
Setting up VS Code for Servlet/Web programming in Java. | Part-1.
Переглядів 38 тис.3 роки тому
This is Part 1 of the whole procedure of setting up the environment for Java servlet programming in VS Code. This includes all the basic installations and configurations. ⌚ Time stamps: 00:00 Introduction 00:40 Java JDK 00:56 Apache Maven 03:00 Apache Tomcat 05:00 Start server 06:30 Set Path variable 📕 Apache Tomcat: tomcat.apache.org/download-10.cgi 📗 Apache Maven: maven.apache.org/download.cg...
Proof Of Work in Blockchain.
Переглядів 3723 роки тому
This is a simple video demonstration on one of the most popular consensus mechanisms being used in our cryptocurrency, Proof Of Work (POW). 🤝 ⌚Time stamps: 00:00 Introduction to Blockchain and Consensus 01:14 Basic understanding 01:55 Proof Of Work 02:15 Properties 05:00 Validation and appending 06:25 Disadvantages 📗 A blockchain is a peer-to-peer distributed ledger technology that securely and...
Firework Animations in CSS and JS. | Dynamic Greetings ..!
Переглядів 2393 роки тому
Customize your greetings with available designs and animations, and send it to your dear ones. A simple javascript project which takes input from the sender and renders the output at receiver's side with the help of information present in the URl received by receiver !!! 🎂🎄🎇 My wish to all my viewers: bit.ly/3prphTX 🎄🎉 Time stamps: ⌚ 00:00 Introduction 00:48 The idea and demonstration 02:50 Exp...
Connect MySQL Database with Java (JDBC) in VS Code.
Переглядів 93 тис.3 роки тому
This video explains about how to connect your Java Programs which are meant to connect MySQL Database using JDBC Driver, provided by MySQL Installation (or) through separate driver download, from official MySQL website. 💻🔌 📕 References: 📗 MySQL Community Server Installation: 1. dev.mysql.com/ 2. dev.mysql.com/downloads/ 3.1 dev.mysql.com/downloads/mysql/ 3.1.1 dev.mysql.com/downloads/windows/in...
Execute C,C++ Programs with MinGW-w64 from GCC.
Переглядів 5 тис.3 роки тому
Execute C,C Programs with MinGW-w64 from GCC.
Digital Signature Implementation in Python.
Переглядів 8 тис.4 роки тому
Digital Signature Implementation in Python.
Setting up environment for GUI development with JavaFX in VS Code Editor. [Modified and Efficient]
Переглядів 11 тис.4 роки тому
Setting up environment for GUI development with JavaFX in VS Code Editor. [Modified and Efficient]
Restoring and Non-Restoring Division in Python !!.
Переглядів 2204 роки тому
Restoring and Non-Restoring Division in Python !!.
Setting up VS Code for GUI development using JavaFX.
Переглядів 35 тис.4 роки тому
Setting up VS Code for GUI development using JavaFX.
Clash Royale epic battles --- 10th anniversary rage event
Переглядів 344 роки тому
Clash Royale epic battles 10th anniversary rage event
"The True History behind Pink Panther".
Переглядів 2484 роки тому
"The True History behind Pink Panther".
Every thing has beginning and ending...
Переглядів 254 роки тому
Every thing has beginning and ending...
WAP-4 And WAG-7 Rushing in anti parallel direction.
Переглядів 845 років тому
WAP-4 And WAG-7 Rushing in anti parallel direction.
You helped me ... thank man
What caste are you from, dude?
@@FERRUM-ix5yk why buddy ?
Shit video
mera java project wala option nhi aa rha hai vs code mai kya kru?
For everyone who installs tomcat 10 this won't work instead use older version there is a breaking change from javax to Jakarta api
Antha moosesthe video enduku bayya
@@KoratanaSai-lj5bi sry, ekkado mistake jarigi untundi youtube video editor lo I will remove the blur soon
thank you so much<3 you're the best!
Hello, I'm having the error, 'java.sql.SQLException: Access denied for user 'USER'@'localhost' (using password: NO). How do i fix it?
I am not sure exactly, check the configurations of mysql, maybe something you missed
You probably ran it as administrator, which changes the path to the file
great
Thanks a lot man 🤝. I was struggling in running this program for 4-5 hours. Don't know where to put the .jar file and getting an error every time. (❁´◡`❁)
in MYSQL connector file is not showing
@@AryanKumar-vk1ex if not there, then from mysql installer you have to install it. I guess you havent checked the checkbox in first time installation.
Thanks a lot😭, I was struggling in running this program for 2-3 hours.... Finally I got the solution while scrolling through the comments...Thanks once again..
Well, thanks so much man. It actually worked for me!
you are the best!!!! thank you so much!
Helpful, Thank you so much. It worked.
Great tutorial man 👍 Still working after 2 years!!
I have quantum eapresso it shows error code mpi_abort was invoked on rank 0 in communicator mpi_comm_world with errorcode 1 What this means I'm new in programming stuff How to fix it
I am sorry, not sure about that tool/software/OS, this video is for windows systems only, as i am downloading MSI packages from microsoft.
What should I do if i don't create a Java project ??
Cause I'm not getting one...
hi, sorry for late reply, may be the extensions have been evolved. Check for some other options to create Java project. This flow will work only with that. I didnt experiment without that option.
bhai installation issues aa rhe h please help
ha bhai, tell me, its is just experimental video and demonstrates how vs code can be used for maven dev. But understand that it is not a market recommendation
Thank you man
Thank you. Your video helped.
I encountered this error when I put ${workspaceFolder}/** ${MSMPI_INC} on the include path in C/C++ configuration in my project: Cannot find: {project_path}/${MSMPI_INC} Can you help me please? I've followed every step before.
I am not sure why {project_path} variable to the include path. If that still doesnt work, try hard coding the include path (put the value of MSMPI_INC directly in the configurations UI. Hope that helps, and sry for delay
Thanks bro Saw many videos from different channels related to this but none of them worked for me This one worked in first attempt. Very helpful 🙃
But this is not your first attempt, you saw many videos before landing to this video 😁🙃
ab aafe ?
?
It did not setup the msmpi environment variables for me automatically. What should i be doing?
They won't set automatically. You have to set them in system env variables and then have to use them in VS code C++ settings GUI.
Cannot find: d:/MPI/${MSMPI_INC} This is the error I am getting, it'll be really helpful if you resolved it
(MSMPI_INC) variable must be an absolute path to MPI include directory and you have to use the variable directly in VS Code settings rather than like this. Remove D:/MPI/ from the path
Bro, I didn't get how you added the project folder into tomcat server and also couldn't follow what is the path name that you are giving
Adding project to tomcat is just the same as opening that in vscode and using extension to open web server. And what path you are talking about? Could you please point out the time stamp in the video.
perfect
thank you bhaiya
it is showing error for servlet. import statements are the issue. seems it cannot import the servet. what should i do? please reply asap
May be from mvn repository you copied a wrong xml, or may be some issue with extensions. Right now the extensions have got updated. Flow might be different but functionality is same. I suggest you to check for part 1 of the video as well. The imports won't work immediately. You have to wait until maven completes downloading jar files from repository. May be restart the procedure. Hope it helps.
can you name the extensions that are required? that tomcat one is deprecated. i have checked the part 1 as well. how maven completes downloading jar files?
@@siyagrawal you can directly choose the microsoft java extension pack. It contains all the required things (not sure if tomcat updated version is there or not ). The maven installation requires internet connection. When you paste the fxml of package in pom.xml file and saved, you can see the status bar in vscode, some downloading in progress. You can wait until it finishes, then use the maven build.
@@harshith_takkalastill the same issue. the servlet is not getting imported. is there any other method to load the servlet? please reply. and the java extension pack has already been added.
@@siyagrawal I am not sure. Sorry for that. Make sure to add correct import statements and java version as well. I havent been in java development since a year, so I am sorry I cant help more than this.
Thanks for the video man.
i followed the complete tutorial but i get the error(C:\MinGW64\bin\gcc.exe -fdiagnostics-color=always -g C:\Users\User\Downloads\code\mpi.c -I {MSMPI_INC} -L C:\MSMPI\Lib\x64\ C:\MSMPI\Lib\x86\ -lmsmpi -o C:\Users\User\Downloads\code\mpi.exe C:\Users\User\Downloads\code\mpi.c:1:9: fatal error: mpi.h: No such file or directory #include<mpi.h> ^~~~~~~) any help please
I see that -L has got two arguments, and also MSMPI_INC variable is as it is (is not referring to the path). Check for these two please.
Dose VSCODE able to generate setter & getter command like Eclipes?
Right click anywhere in opened file after putting class members, then click source action, generate better setter. This option is enabled by the extension. I am not sure whether this is applicable for frameworks like maven.
I am getting an error of no file like MPI.h
There might be some glitches in the process you followed, may be please restart the whole process. Ensure that MPI path is set in both env variables.
I get the error mpi.h: no such file or directory Do you have any solution? and do i have to install OpenMP? i only want to use MPI
May he restart the whole process again. Or you might have missed any step in between. You can use only MPI. No need of openmp. You can go with that MSI tools shown in the video along with configurations
Thanks man
i did like video until 9:05, when i open my vs code i don't have mpi.c and openmp.c in order to continue. how can i fix it
Those both are files for explaination of video. You can find the github repo link in description.
Face reveal please
Sorry bro, poor web cam setup 😉😅
Legend returned after 1 year🎉
It was in unlisted mode for past 2 years 😅😅
Thank you very much! I was struggling to make this work but your video helped a lot!
Glad it helped
Thnaku bro you are life saver
This video is very helpful. I have tried many times watching other videos but never work. This works well after many mistakes. Thank you very much! Best wishes from Thailand.
is this a trap? 😂
Man, I appreciate the fact that you have put some effort into delivering the video to UA-cam. But, Jesus Christ, take your time to make it in a good way. There is so much noise in the background that it is impossible to clearly get what you're talking about. Also, please make your diction better. When I watched your video, I had a feeling that I was listening to a pigeon. I could understand what you were talking about but I had to put some effort into understanding what you just said (thanks to the god damn noise in the background). And last thing: please, please, make your video straight. You made so many mistakes that your video was just a waste of my time. I got nothing and was confused even more. It took a lot of patience to not throw away my laptop from the nine floor of the condo I live in.
I got you buddy. I wasn't having a good mic setup for my recordings and so the video. I am very happy to listen that you understood and video was helpful to you. I will improvise myself. And also, the only mistake I made was the tomcat installation in my previous video. And I am happy that I rectified it. Another thing to mention is that the video got outdated as we got new features in VS code as well. We won't have this much configurations to be done in the new one.
@@harshith_takkala Thank you for an adequate answer in spite of my harsh comment. I want to believe this is true there weren't as many mistakes as I said but due to the fact that the audio was horrible it was quite hard to concentrate on the content itself so for me - as a newbie - it was like there were tons of mistakes. I apologize if my words were offensive. I just wanted to deliver a good portion of criticism to help you make your future videos better. Don't take it personally.
@@life8261 no worries man. I am ready to accept any critics on me as this would make myself grow. Right now I am not into the UA-cam that much. Will continue this channel in future.
PLEASE : How to run openMP and MPI in C++ code in cmd promit?
You can actually make use of the reference link I referred to run in cmd with flags for both MPI and openMP
If I open a Java Fx project that was created by someone else using a Clips, I don’t see the reference library in my visual studio code. How can I add them?
As we have chosen "No build tools" here, this step of creating directory structure has been automated in newer versions of VSCode. This video has been outdated. It detects if the imported folder is java project or not. Then we can manually add jar files in the lib folder. Hope you got it.
Hi, thanks for your help. Wanted to know how to install a compiler like mpic++. I have g++ from mingw64 but understandably it gives an error mpi.h not defined when compiling.
We install MPI from the Microsoft website (.exe and .msi) as shown in video.
HELPFUL VIDEO! YOU SAVE MY LIFE!!!! GREATINGS FROM MEXICO!!!!!
I'm getting an error called environment variable msmpi not defined in cmd when I typed set msmpi. I did everything that you said. Even the path is correct. How can I make it work. I'm on Windows 11 Home.
Sorry, am not sure.
May be check in both user and system env variables
What eco mode does is it disables the dedicated gpu. I'm guessing that's what caused the issue. I switched back to GPU on mode and it started working. And yes, it was showing up in both user and system env variables.
@@rajatkokane5750 oh, but in my case there's no requirement of GPU for this setup. Anyways, good to hear.
It still says mpi.h not found
Just restart the process if possible, there may be some glitches. Check for path (user and system)
did you find the solution @shreyamatade409? please tell
@@RoseNoir-i7r no
@@shreyamatade409 tnx mate :(
maaaaaaaaaaaaaaaaaaaestro.... por q no hay mas españoles que indiquen estas cositas pues...........
Hii, you find the video useful?