Let's Code with Kundan Kumar
Let's Code with Kundan Kumar
  • Видео 50
  • Просмотров 59 354
How to Run a Flutter Mobile App in Android Studio Using an Android Virtual Device #AVD| Kundan Kumar
In this video, I'll demonstrate how to run a Flutter app in Android Studio using an Android Virtual Device (AVD). This comprehensive tutorial is designed for both beginners and experienced developers looking to test their Flutter apps on a virtual device. I'll guide you through setting up your Flutter environment, creating an AVD, and running your app seamlessly. Let's get your Flutter app up and running on an emulator!
Просмотров: 58

Видео

How to Install and Set Up Android Virtual Device (AVD) in Android Studio | Kundan Kumar | #AVD
Просмотров 12614 дней назад
In this video, I'll walk you through the process of installing and setting up an Android Virtual Device (AVD) in Android Studio. This step-by-step guide is perfect for beginners and anyone looking to test their Android apps on a virtual device. We'll cover everything from downloading Android Studio to configuring your first AVD. Let's get started!
How to Install Flutter on Windows Using Android Studio: Step-by-Step Guide | Kundan Kumar | #Flutter
Просмотров 25321 день назад
In this comprehensive guide, I'll show you how to install Flutter on your Windows machine using Android Studio. Whether you're a beginner or looking to streamline your setup process, this video will walk you through every step, from downloading the necessary software to configuring your development environment. By the end of this tutorial, you'll be ready to start building beautiful, high-perfo...
Install Flutter on Windows using VS Code | Lightweight Setup for Flutter Development | Kundan Kumar
Просмотров 34821 день назад
In this video, I'll guide you through the lightweight and efficient process of installing Flutter on Windows using Visual Studio Code. No need for a heavy IDE! This setup is perfect for beginners and developers looking to streamline their Flutter development environment. We'll cover: - Installing the Flutter SDK - Configuring your environment variables - Setting up Visual Studio Code for Flutte...
Easy Hive Installation Guidelines: Step-by-Step Tutorial for Hadoop on Windows 10/11 | Kundan Kumar|
Просмотров 916Месяц назад
In this video, I will guide on installing Apache Hive for Hadoop 3.2.4! and we'll walk you through each step to set up Hive, including prerequisites, configuring Apache Derby, setting environmental variables, and more. Download Essential Files: 1) Apache hive installation Guidelines on windows: drive.google.com/file/d/183F6qzTrbfeKedFCd_m9x4nkj0KhZw_5/view?usp=sharing 2) To download derby : db....
Essential Hadoop HDFS Commands Well Explained | Kundan Kumar | #hadoop #hdfs #commands
Просмотров 334Месяц назад
In this video, we delve into the fundamental commands of Hadoop's HDFS (Hadoop Distributed File System) to help you manage and interact with your data efficiently. Whether you're a beginner or looking to sharpen your skills, this tutorial will guide you through the most important HDFS commands you'll need to know. What You'll Learn: 1. Introduction to HDFS Commands: Understand the basics of HDF...
Data Analysis and Visualization using Python & Matplotlib/Seaborn | Well Explained | Kundan Kumar |
Просмотров 5023 месяца назад
In this video, we delve into the world of student performance analysis using Python and Matplotlib/Seaborn. From a little data cleaning to uncovering valuable insights, we cover various analytical techniques to understand student performance better. Here's what you'll find: 1 ) Descriptive Statistics Analysis: We start by cleaning the data and then dive into descriptive statistics to understand...
How to Connect Django with AWS RDS MySQL Database? Step by Step Guide| Kundan Kumar| #awsrds #django
Просмотров 3243 месяца назад
In this tutorial, I'll walk you through the process of connecting Django to an Amazon RDS MySQL database step by step. You'll learn how to set up your RDS instance, configure Django settings, and troubleshoot common issues along the way. By the end of this video, you'll have a fully functional Django application running on AWS RDS. 1) Visit to Create an AWS RDS Instance: www.awa.amazon.com 2) p...
How to manage static files in Django Projects? | Kundan Kumar |
Просмотров 1153 месяца назад
In this video tutorial, we will learn how to manage static files in Django. Whether you're a beginner or an experienced developer, understanding how to efficiently handle CSS, images, JavaScript, and other static assets is crucial for building robust web applications.
Mastering AJAX in Django: Building Dynamic Web Applications| Kundan Kumar| #ajax #django #DyanmicWeb
Просмотров 2943 месяца назад
In this tutorial, we'll start by explaining the fundamentals of AJAX and how it integrates with Django, one of the most popular web frameworks for Python. You'll learn how to leverage AJAX to build dynamic features such as live search, form submissions without page refreshes, real-time updates, and more in your Django applications. We'll dive into practical examples, focusing on building a dyna...
Mastering DOM Manipulation in JavaScript: Practical Examples and Best Practices |Kundan Kumar
Просмотров 1533 месяца назад
In this video tutorial, we'll understand DOM then we'll delve into practical examples and industry best practices to help you wield JavaScript's power to control the Document Object Model effectively. From selecting elements to dynamically updating content, we cover essential techniques to streamline your development process and elevate your skills.
Analyzing & Visualizing Remote Sales Data:#Django, #Pandas, #Chart.js Tutorial | Kundan Kumar
Просмотров 3573 месяца назад
In this comprehensive tutorial, we delve into the exciting world of data analysis and visualization using Django, Pandas, and Chart.js. With step-by-step guidance, you'll learn how to analyze remote sales data, process it using Pandas, and create stunning visualizations with Chart.js. Throughout the tutorial, we'll cover essential concepts data retrieval using Django, a powerful web framework i...
Passing Model Data to HTML Template in Django | Kundan Kumar | #Django #Model #Data #HTML #Template
Просмотров 1404 месяца назад
In this tutorial, we'll explore how to efficiently pass model data from Django views to HTML templates. Django's MVT (Model-View-Template) architecture makes it seamless to render dynamic content in your web applications. We'll walk you through the process step by step, covering how to retrieve data from models, pass it to views, and ultimately display it in HTML templates. Whether you're new t...
Installing DB Browser for SQLite | Kundan Kumar | #DB #Browser #SQLite
Просмотров 374 месяца назад
In this tutorial, we'll guide you through the straightforward process of installing DB Browser for SQLite, a powerful tool for managing SQLite databases with ease. Whether you're a beginner or an experienced developer, having the right tools can significantly streamline your database management tasks. DB Browser for SQLite offers a user-friendly interface coupled with robust features, making it...
Creating and Integrating Models in Django: A Step-by-Step Guide | Kundan Kumar | #django #model
Просмотров 1384 месяца назад
Creating and Integrating Models in Django: A Step-by-Step Guide | Kundan Kumar | #django #model
Creating an app in Django: Practical Guide
Просмотров 1434 месяца назад
Creating an app in Django: Practical Guide
How to Pass JSON Data From Django View to Template Django | Kundan Kumar | #json #djangotemplates
Просмотров 2314 месяца назад
How to Pass JSON Data From Django View to Template Django | Kundan Kumar | #json #djangotemplates
How to Pass Data to the HTML Template File in Django? | Kundan Kumar | #PassingData#DjangoTemplates
Просмотров 1864 месяца назад
How to Pass Data to the HTML Template File in Django? | Kundan Kumar | #PassingData#DjangoTemplates
How to Render HTML Template Files in Django Project? | Kundan Kumar | #render #html #django
Просмотров 2974 месяца назад
How to Render HTML Template Files in Django Project? | Kundan Kumar | #render #html #django
Creating Django Dynamic URLs [Integer v/s String v/s Slug] | Kundan Kumar #URLs
Просмотров 53411 месяцев назад
Creating Django Dynamic URLs [Integer v/s String v/s Slug] | Kundan Kumar #URLs
Creating URLs and Views in Django: A Comprehensive Guide | Kundan Kumar | #URLs #Views
Просмотров 22211 месяцев назад
Creating URLs and Views in Django: A Comprehensive Guide | Kundan Kumar | #URLs #Views
Launch Your Django Project in Visual Studio Code & Run with Development Server | Kundan Kumar |
Просмотров 18911 месяцев назад
Launch Your Django Project in Visual Studio Code & Run with Development Server | Kundan Kumar |
VS Code for Python and Django Setup Guide | Install and Configure Like a Pro | Kundan Kumar |
Просмотров 78211 месяцев назад
VS Code for Python and Django Setup Guide | Install and Configure Like a Pro | Kundan Kumar |
How to Create Your First Django Project: Build and Run with a Development Server | Kundan Kumar |
Просмотров 26011 месяцев назад
How to Create Your First Django Project: Build and Run with a Development Server | Kundan Kumar |
How to Install Python, Pip, and Django Step-By-Step Guide | Kundan Kumar |#python #pip #django
Просмотров 29911 месяцев назад
How to Install Python, Pip, and Django Step-By-Step Guide | Kundan Kumar |#python #pip #django
Easy Hadoop Installation on Windows 10/11 - Step-by-Step Guide | Kundan Kumar #Hadoop #bigdata
Просмотров 17 тыс.11 месяцев назад
Easy Hadoop Installation on Windows 10/11 - Step-by-Step Guide | Kundan Kumar #Hadoop #bigdata
Building Responsive Webpage with CSS Grid: A Comprehensive Explanation | Kundan Kumar | #CSS #GRID
Просмотров 136Год назад
Building Responsive Webpage with CSS Grid: A Comprehensive Explanation | Kundan Kumar | #CSS #GRID
Craft an Eye-Catching Personal Portfolio with HTML & CSS | Kundan Kumar | #HTML #CSS
Просмотров 347Год назад
Craft an Eye-Catching Personal Portfolio with HTML & CSS | Kundan Kumar | #HTML #CSS
Episode -1 - Unleashing the Power of Java | Kundan Kumar | #Java #features #JDK #JVM
Просмотров 111Год назад
Episode -1 - Unleashing the Power of Java | Kundan Kumar | #Java #features #JDK #JVM
Episode - 0 - Decoding the Java Series: Revealing the Tutorial Content | Kundan Kumar |#Java #coding
Просмотров 204Год назад
Episode - 0 - Decoding the Java Series: Revealing the Tutorial Content | Kundan Kumar |#Java #coding

Комментарии

  • @mounikagumpu3960
    @mounikagumpu3960 3 дня назад

    Hi sir Everything is fine but when i typed hdfs namenode -format i got the error like couldn't find or load main class Please help

    • @kundankumar011
      @kundankumar011 3 дня назад

      @@mounikagumpu3960 Hello dear. Thank you so much for watching this video. Sorry to know that you are facing issues. Ensure that the JAVA_HOME and HADOOP_HOME environmental variables are set properly.

    • @mounikagumpu3960
      @mounikagumpu3960 3 дня назад

      @@kundankumar011 Should the Hadoop folder name "h" should be capital or small sir

    • @kundankumar011
      @kundankumar011 3 дня назад

      @@mounikagumpu3960 I think you are talking about hadoop folder where you extracted all component. Better maintain hadoop dear small 'h'. But ensure that you set up environmental variables of JAVA_HOME and HADOOP_HOME as guided in this video. Hope you got me well dear.

    • @mounikagumpu3960
      @mounikagumpu3960 3 дня назад

      @@kundankumar011 everything is fine sir but I am getting that error

    • @kundankumar011
      @kundankumar011 3 дня назад

      @@mounikagumpu3960 hope there is no comma and all in environmental variables values. If all is well. Just restart your computer and see. Sometimes it helps. But sound funny 😂

  • @malvikanagoor929
    @malvikanagoor929 4 дня назад

    I got everything and in cmd when I gave Jps it is giving as not recognised

    • @kundankumar011
      @kundankumar011 4 дня назад

      Thank you so much for watching my video. Sorry for facing the issue. The error message 'jps' is not recognized indicates that the Java command jps (Java Virtual Machine Process Status Tool) is not found in your system's PATH. Please verify Java installation. Cross Java path, JAVA _HOME set in environmental variable or not. Let me know if this step is fixed your error?

  • @redblues9566
    @redblues9566 5 дней назад

    Very Thank you.

    • @kundankumar011
      @kundankumar011 5 дней назад

      @@redblues9566 pleasure ❤️ and thank you so much for subscribing my channel dear

  • @kelvinoritsetimeyin8119
    @kelvinoritsetimeyin8119 5 дней назад

    This amazing and well paced.

    • @kundankumar011
      @kundankumar011 5 дней назад

      @@kelvinoritsetimeyin8119 thank you so much for appreciating the explanation ❤️ and subscribing my channel

  • @abhinavdahiya2423
    @abhinavdahiya2423 7 дней назад

    Hello sir, everything works fine except for the datanode daemon. It stops running with a SHUTDOWN message.

    • @kundankumar011
      @kundankumar011 7 дней назад

      Thank you for watching my video dear Abhinav. To fix this issue with the datanode shutting down automatically after starting in your Hadoop installation, To fix this issue there could be many reasons. 1) Verify that the user running the Datanode has the necessary permissions to read and write to the data directories specified in hdfs-site.xml. Right click on datanode folder and give full-access permissions (Read, Write and Execute) then Simply Restart the computer then run all daemon and see it worked or not. If not check the log 2) check the Logs: Look at the Datanode logs for any error messages. The logs are typically located in the Hadoop logs directory. Check hadoop/logs/hadoop-hduser-datanode-<hostname>.log for relevant information. Let me know if this helped you to fix the issues?

  • @kids_toon9
    @kids_toon9 8 дней назад

    After wasting 1 whole day, i get this video ❤️ it help me in installation.thankyou💯

    • @kundankumar011
      @kundankumar011 8 дней назад

      @@kids_toon9 Glad to know this video also helped you.❤️ Please you subscribe my channel to encourage me dear

  • @buturajbaptiste9721
    @buturajbaptiste9721 9 дней назад

    Thanks

    • @kundankumar011
      @kundankumar011 9 дней назад

      @@buturajbaptiste9721 Pleasure ❤️

  • @PrabhatSingh-tf6km
    @PrabhatSingh-tf6km 9 дней назад

    thank you so much sir your video really helped me install hadoop successfully

    • @kundankumar011
      @kundankumar011 9 дней назад

      @@PrabhatSingh-tf6km Glad to know that this video was very helpful to you as well to install Hadoop successfully ❤️Please you subscribe to my channel dear to encourage me if not yet 🙌

    • @PrabhatSingh-tf6km
      @PrabhatSingh-tf6km 9 дней назад

      @@kundankumar011 already did sir 👍

    • @kundankumar011
      @kundankumar011 9 дней назад

      @@PrabhatSingh-tf6km pleasure ❤️

  • @mehdincf687
    @mehdincf687 13 дней назад

    sir please how can my code in react native app developped in visual studio be executed in this avd

    • @kundankumar011
      @kundankumar011 13 дней назад

      Thank you for watching this video. I will be making an instructional video on how to run a React Native app using VS Code on an AVD? Hope you do subscribe to my channel, so you don't miss the notification for the next video.

  • @VIJAYVARDHAN_V_PATIL.
    @VIJAYVARDHAN_V_PATIL. 14 дней назад

    Wich editor you have used for hadoop-evc dragging option step.....name please ?

    • @kundankumar011
      @kundankumar011 14 дней назад

      @@VIJAYVARDHAN_V_PATIL. Thank you so much for watching this video. I hope so far it's helpful for you as well. I used a "sublime" editor but feel free to use any of your choices dear. Please do you subscribe to my channel dear and encourage me 💖

  • @Adyaa-i2c
    @Adyaa-i2c 14 дней назад

    Sir, with your help I am done with these steps. Could you please share steps to connect the hive table with the Tableau tool for data visualization

    • @kundankumar011
      @kundankumar011 14 дней назад

      Hello dear Adyaa. Glad to know that you are done with these hive steps and thank you so much for watching this video ❤️. Let me work on the video to connect the Hive to the Tableau tool. Please do subscribe to the channel if you have not yet so that you don't miss notification of the upcoming video.

  • @sandip_kanzariya8476
    @sandip_kanzariya8476 15 дней назад

    Helpful man!

    • @kundankumar011
      @kundankumar011 15 дней назад

      Glad to know that it helped you as well. ❤ Please do you subscribe to my channel if you have not yet

  • @fireproofbrains122
    @fireproofbrains122 17 дней назад

    - show how to make a simple calculator - show how to make a simple camera app And getting a apk file at last

    • @kundankumar011
      @kundankumar011 17 дней назад

      Alright, dear. After publishing a few basic Flutter tutorials, I will work on the calculator and camera app as soon as possible. Thank you so much for watching this video and for your request. 👍♥ Please do subscribe channel if not yet so that you cannot miss notification on next upload on my channel.

  • @laughalltime_
    @laughalltime_ 18 дней назад

    Thank youu 😊

  • @laughalltime_
    @laughalltime_ 18 дней назад

    Thank you very much , you can provide also the video to create virtual devices 🥰

    • @kundankumar011
      @kundankumar011 18 дней назад

      @@laughalltime_ thank you so much for watching this video❤️Soon I am gonna upload your requested video dear.

    • @kundankumar011
      @kundankumar011 18 дней назад

      @@laughalltime_ Dear, Now you can find the video to install Android virtual device.

    • @laughalltime_
      @laughalltime_ 18 дней назад

      @@kundankumar011 okay thank you lecture 🥰

    • @kundankumar011
      @kundankumar011 18 дней назад

      @@laughalltime_ Pleasure❤

  • @mohammedmessafa1956
    @mohammedmessafa1956 21 день назад

    Great bro

    • @kundankumar011
      @kundankumar011 21 день назад

      @@mohammedmessafa1956 Thank you so much bro ❤️

    • @kundankumar011
      @kundankumar011 21 день назад

      @@mohammedmessafa1956 thank you so much for subscribing my channel Bro 👍

  • @eustachempumuro1669
    @eustachempumuro1669 23 дня назад

    My warmest thanks 🙏

    • @kundankumar011
      @kundankumar011 23 дня назад

      @@eustachempumuro1669 pleasure is mine dear ❤️ Hope you do subscribed my channel dear so that you don't miss notification of up coming videos on flutter framework

  • @nimit_gupta
    @nimit_gupta 23 дня назад

    Thank you 👍🏻

    • @kundankumar011
      @kundankumar011 23 дня назад

      Pleasure ❤ Hope you do subscribe my channel dear

  • @SaiNirmalReddyGavini-k2o
    @SaiNirmalReddyGavini-k2o 23 дня назад

    Hi @kundankumar011 , I am facing this error and I installed everything as you said but I'm facing this error , could you please explain this a bit and I have been trying this from yesterday , C:\hive\bin>hive --service schematool -dbType derby -initSchema "Missing hadoop installation: C:\hadoop\bin must be set"

    • @kundankumar011
      @kundankumar011 23 дня назад

      Dear Sai Nirmal. Sorry to know that you are facing error. The error "Missing hadoop installation: C:\hadoop\bin must be set" indicates that Hive is unable to locate the Hadoop installation. This usually happens because the Hadoop environment variables are not correctly set up, or Hadoop is not installed in the expected location. But i believe your Hadoop Deamons are running if its running then based on my experience it could be Hive Version Compatibility issues with Hadoop you have installed on your machine. I have used Hadoop 3.2.4 Version on my machine. Hope you get me well dear.

    • @SaiNirmalReddyGavini-k2o
      @SaiNirmalReddyGavini-k2o 23 дня назад

      @@kundankumar011 Thank you for your response , I have done everything as in the video kumar but I cannot fix this and I checked other comment and "I change .jar to .bak file" , Now I am unable to run commands in HDFS, could you please tell me how to change the ".bak file to .jar file" again, and I used the same version from the Google Drive's which you used, please help , I am trying this from long time ..

    • @kundankumar011
      @kundankumar011 23 дня назад

      ​@@SaiNirmalReddyGavini-k2o​I am very sorry to know still you are experiencing issues. Just try to remove .bak extension and maintain .jar file. For example: Navigate to the directory where the .jar.bak file is located. Right-click on the file and select Rename. Remove the .bak extension and press Enter. Hope this simple way can help you if it is not working then you can go to zip file hadoop extract somewhere else and just copy the jar file you renamed and paste it here. Let me know which version of Hadoop you are using dear?

    • @SaiNirmalReddyGavini-k2o
      @SaiNirmalReddyGavini-k2o 23 дня назад

      @@kundankumar011 Thankyou kumar, I resolved the jar error and I am using the same Hadoop 3.2.4 version which you shown in the video ,but I can't understand why I am unable to set the error of hive - C:\hive\bin>hive --service schematool -dbType derby -initSchema "Missing hadoop installation: C:\hadoop\bin must be set" do we have any other way , please tell me I will work on it until I get this , thankyou..

    • @kundankumar011
      @kundankumar011 23 дня назад

      @@SaiNirmalReddyGavini-k2o Good to know that you managed to recover your jar file. To fix raised issue can you try this and see if it helps to you. Set Variables Temporarily for the Session: Try setting the environment variables temporarily for the current command prompt session and then run the Hive schema tool command again. Run below commands: set HADOOP_HOME=C:\hadoop set PATH=%PATH%;%HADOOP_HOME%\bin hive --service schematool -dbType derby -initSchema if this also doesn't help you. Please share with me content of "hive-site.xml" file. Just copy paste the content of hive-site.xml file in comment box

  • @SweetySima97
    @SweetySima97 23 дня назад

    Thank you so much for this helpful video on flutter installation ❤

  • @user-wk7kc4xs4g
    @user-wk7kc4xs4g 28 дней назад

    sir, will this tutorial work for hadoop 2.7 ?

    • @kundankumar011
      @kundankumar011 28 дней назад

      Thank you so much dear for reaching out to clear your doubt on the Hadoop installation. Actually we follow the same steps for Installing any version of Hadoop so far. So this video must help you to configure it. If not let me know what the issues are occurring.

  • @SaiNirmalReddyGavini-k2o
    @SaiNirmalReddyGavini-k2o Месяц назад

    Awesome after many tutorials I can't do it but now, I made it in One-go, thankyou sirr..

    • @kundankumar011
      @kundankumar011 Месяц назад

      @@SaiNirmalReddyGavini-k2o I am glad to know that this tutorial was helpful for you as well❤️. Welcome dear. Nirmal Reddy. Hope you do subscribed to my channel

  • @mahran34
    @mahran34 Месяц назад

    well done, Kumar ... it was so useful.

    • @kundankumar011
      @kundankumar011 Месяц назад

      Glad to know that this video was helpful to you as well ❤️ Thank you so much for subscribing my channel. 🙌

  • @PhilemonIransubije
    @PhilemonIransubije Месяц назад

    Hello Sir, nodemanager is shutting immediately when i start hadoop services and it is showing this error: Permissions incorrectly set for dir /tmp/hadoop-phile/nm-local-dir/usercache, should be rwxr-xr-x, actual value = rwxrwxr-x, i tried to set the above permissions it needs, but still it is shutting down. also, i am wondering how is the tmp folder related to hadoop services since it is created authomatically when they are started? any hint? thanks :)

    • @kundankumar011
      @kundankumar011 Месяц назад

      Hello dear. Check the owner of the tmp folder. Who is it? I mean, you are logging into the system using some user and then running Hadoop. Make sure that the owner has all the permissions.

    • @PhilemonIransubije
      @PhilemonIransubije Месяц назад

      @@kundankumar011 i found that i was using a microsoft account which caused the error.

    • @kundankumar011
      @kundankumar011 Месяц назад

      @@PhilemonIransubije congratulations 👏

  • @keegster7167
    @keegster7167 Месяц назад

    perfect, thanks! It works now. For some reason I was getting confused with the documentation

    • @kundankumar011
      @kundankumar011 Месяц назад

      I am glad to know that it worked for you as well❤️. If you have not yet subscribed to my channel, please you do subscribe 🙏

  • @chris-cd5li
    @chris-cd5li Месяц назад

    this is a a well explained tutorial i have ever seen thank you for sharing knowledge sir

    • @kundankumar011
      @kundankumar011 Месяц назад

      Pleasure is mine dear to share the knowledge. Welcome ❤️

  • @pamellamutoniingabire
    @pamellamutoniingabire Месяц назад

    Top-notch tutorial.I was able to successfully install HIVE👌Looking forward to other helpful tutorials, Thanks

    • @kundankumar011
      @kundankumar011 Месяц назад

      Happy to know that this tutorial helped you to install and configure HIVE successfully. Enjoy your learning. Yes soon I will publish a new video on bigdtaa tools 🔥

  • @pamellamutoniingabire
    @pamellamutoniingabire Месяц назад

    Great tutorial indeed!This was so helpful.clear and concise. Thanks alot for sharing

    • @kundankumar011
      @kundankumar011 Месяц назад

      Pleasure to know that this tutorial was so helpful and Thank you so much for saying this is one of the great tutorials dear. ❤️

  • @ishimwejoshua2766
    @ishimwejoshua2766 Месяц назад

    Thank you for the good tutorial. I am facing this error "Missing hadoop installation: C:\hadoop-3.3.6\hadoop-3.3.6\bin must be set" after running this hive --service schematool --dbType derby -initSchema

    • @kundankumar011
      @kundankumar011 Месяц назад

      I am glad to know that this tutorial is good❤️. As per error shared. I can see your Hadoop version is 3.3.6. I believe your Hadoop is working fine. But Hive is making an issue. Hive Version we are using is Hive 3.1.2 which is not compatible with the Hadoop 3.3.6 version it seems. For me I have used Hadoop 3.2.4 version which is compatible with Hive3.1.2 . This below link may help you to download Hadoop 3.2.4. otherwise you need to research Compatible Hive version of Hadoop 3.3.6. hope you got me well dear. archive.apache.org/dist/hadoop/common/

    • @kundankumar011
      @kundankumar011 Месяц назад

      Addition to this, you can find on my channel video Easy Hadoop Installation on windows 10/11 (in this video, I am installing Hadoop 3.2.4 .

    • @ishimwejoshua2766
      @ishimwejoshua2766 Месяц назад

      @@kundankumar011 I used Hive 4.0.0 which is compatible with hadoop 3.3.6 but still I am facing the same problem

    • @kundankumar011
      @kundankumar011 Месяц назад

      @@ishimwejoshua2766 dear Joshua. If it's really compatible and Hadoop is well configured the same error should not be promoted. I really wonder.

  • @uweragisele1489
    @uweragisele1489 Месяц назад

    Thank you for the detailed and helpful video on installing HIVE, Sir! It was incredibly useful and made the installation process much clearer. However, I encountered an issue where some Hadoop processes run successfully (like NodeManager and DataNode), but others do not (like NameNode and ResourceManager). Could this discrepancy be causing issues with creating databases in Hive? If so, what steps would you recommend to ensure all necessary Hadoop processes are running smoothly?

    • @kundankumar011
      @kundankumar011 Месяц назад

      I am glad to know that this video tutorial is very helpful. Please provide me a few details before I guide you to fix. 1) check Hadoop demons by using jps command then check still namenode and resource manager running? I think it runs once then closes automatically??

    • @uweragisele1489
      @uweragisele1489 Месяц назад

      @@kundankumar011 datanode is not running but everything else is running as well as hive! The logs indicate an incompatible cluster ID error!

    • @kundankumar011
      @kundankumar011 Месяц назад

      @@uweragisele1489 try to create ba database on hive. Use hive command "create database Gisele" Then use command "show databses;" just to confirm all is working. Because I am suspecting dear. Datanode is the storage of the hive databases and table based on hive configuration. Let me know after performing the above commands.

    • @uweragisele1489
      @uweragisele1489 Месяц назад

      @@kundankumar011 All is working, Sir! show databases; create database; use database; create table; show tables; .... all these commands are working

    • @kundankumar011
      @kundankumar011 Месяц назад

      @@uweragisele1489 cool. Then enjoy. Rest we will see later on

  • @Oracle.mp4
    @Oracle.mp4 Месяц назад

    Hello sir , when try to run StartNetworkServer -h 0.0.0.0 it displays an error message the command is not recognised as an internal or external command or operable program

    • @kundankumar011
      @kundankumar011 Месяц назад

      Hi dear. 1) Ensure Apache Derby is installed on your system. If it is not installed, in this video it shown how to download and configure 2) Add Environmental variable DERBY_HOME : C:\derby (This based on my computer and shown in video) 3) Add C:\derby\bin to the Path of Environmnetal variable. This is because the StartNetworkServer script is typically located in the bin directory of the Derby installation. N.B: It's always good practice to re-start all service. After making the change, don't forget to reopen Command prompt as Administrator Hope this will help you.

    • @onem3929
      @onem3929 Месяц назад

      This worked for me Thanks.

    • @kundankumar011
      @kundankumar011 Месяц назад

      @@onem3929 Glad to know it worked for you as well ❤️

  • @PhilemonIransubije
    @PhilemonIransubije Месяц назад

    Sir, after uploading a file, it is creating 1 replication for it. i changed the hdfs-site to 2, but no change. any help?

    • @kundankumar011
      @kundankumar011 Месяц назад

      Okay, dear. Do one thing to confirm this issue. Since you changed the replication factor, if I am not mistaken, it will only affect new data uploads, not the old data already in HDFS. So, just upload some new data to HDFS and see if it shows a replication factor of 2. Let me know if it works dear.

    • @PhilemonIransubije
      @PhilemonIransubije Месяц назад

      @@kundankumar011 it works for new uploads. thanks :)

  • @archimedeirakoze8789
    @archimedeirakoze8789 Месяц назад

    Hello Dr, I have a problem with Hadoop. I got this error: Failed to retrieve data from /webhdfs/v1/?op=LISTSTATUS: Server Error

    • @kundankumar011
      @kundankumar011 Месяц назад

      Thank you so much for the comment dear. can you provide more details. I meant what activity cause or prompt this error??

  • @PhilemonIransubije
    @PhilemonIransubije Месяц назад

    Hello Sir, i was trying to run this command "hive --service schematool -dbType derby -initSchema" i am encountering this error: SLF4J: Class path contains multiple SLF4J bindings and Exception in thread "main" java.lang.UnsupportedOperationException: 'posix:permissions' not supported as initial attribute

    • @kundankumar011
      @kundankumar011 Месяц назад

      Hello dear. this is warning it seems, not an error. if you want to fix this warning you need to navigate to C:\hadoop\share\hadoop\common\lib and remane slf4j-reload4j-1.7.35.jar as slf4j-reload4j-1.7.35.jar.bak (In short we are keeping as a backup)

    • @PhilemonIransubije
      @PhilemonIransubije Месяц назад

      @@kundankumar011 Thank you:)

    • @kundankumar011
      @kundankumar011 Месяц назад

      @@PhilemonIransubije Welcome❤

    • @EmmaBemmly
      @EmmaBemmly Месяц назад

      @@kundankumar011 , Dear Sir , the file seem not to be editable since they are in use. any other procedures ?

    • @kundankumar011
      @kundankumar011 Месяц назад

      @@EmmaBemmly Just shutdown/close all the services then open the file to edit thereafter restart the all the required services dear❤️

  • @SweetySima97
    @SweetySima97 Месяц назад

    This video tutorial is very easy to understand and all steps are well demonstrated. It is very helpful ❤

    • @kundankumar011
      @kundankumar011 Месяц назад

      I am glad to know that this video is very easy to understand and it was helpful to you ❤️

  • @ishimwejoshua2766
    @ishimwejoshua2766 Месяц назад

    This is a fabulous tutorial indeed. please keep on giving us informative tutorials.

    • @kundankumar011
      @kundankumar011 Месяц назад

      I am glad to know that this video tutorial was informative. Thank you dear @Joshua❤

  • @Oracle.mp4
    @Oracle.mp4 Месяц назад

    Sir, plz upload Hbase installation and table creation

    • @kundankumar011
      @kundankumar011 Месяц назад

      Yes, dear. I will try to find the time to work on your requested topic: HBase installation and table creation. Thank you so much for the suggestion. ❤ If I’m not mistaken, have you subscribed to my channel? So that you cannot miss the new upload notifications.

  • @PhilemonIransubije
    @PhilemonIransubije Месяц назад

    I found this difference: -put: Can copy from local file systems or from other compatible file systems (like S3) to HDFS. -copyFromLocal: Specifically designed to copy from the local file system to HDFS also, -put: By default, it will overwrite the destination if the file already exists. -copyFromLocal: Will throw an error if the file already exists at the destination However, "-put" supports more options and flags for advanced use cases

    • @kundankumar011
      @kundankumar011 Месяц назад

      Cool. Thank you so much for the contribution dear❤️ that's what I need people should contribute in video comment

  • @EmmaBemmly
    @EmmaBemmly Месяц назад

    The sign before the direction to put or copy to is changing from forward backslash to backward backslash . 😅

    • @kundankumar011
      @kundankumar011 Месяц назад

      Dear Emmanuel. If I am getting you well. Are you talking about the slash sign. Like hdfs dfs -put C:\example\demo.txt /Kumar/. 1) Source we are reading the data from local machine from windows. So windows style slash 2) Destination - we are uploading to HDFS so another style slash Hope I didn't confuse you dear. Keep learning 🥰

  • @kisivaniAIntelligence
    @kisivaniAIntelligence Месяц назад

    Hello Sir. Thank you for this video but i am facing this error "Error: Could not find or load main class Dev Caused by: java.lang.ClassNotFoundException: Dev ", when i run the hdfs namenode -format command.. and my computer name is Malaperi Dev. Thank you

    • @kundankumar011
      @kundankumar011 Месяц назад

      Thank you so much for watching this video. Sorry for the error promoted. I am traveling. Give me a few minutes to settle down myself then help you to fix this error . Hope it's ok with you dear. If you have not yet subscribed to my channel yet. Please do subscribe and encourage me. Soon get back to you ❤️

    • @kundankumar011
      @kundankumar011 Месяц назад

      Hello dear,There could be many reasons causing this error. I am assuming you have configured all Hadoop files correctly and set up the environment variables. Please try this first: I noticed there is a space in your computer name, "Malaperi Dev." Rename your computer to "MalaperiDev" without any spaces. Make sure there are no spaces in the name. After renaming, restart your computer and check if the error is resolved. if not let me know what is the error again?

    • @kisivaniAIntelligence
      @kisivaniAIntelligence Месяц назад

      Still Negative, i renamed it from Malaperi Dev to kisvan, but still the same error with that "Dev" infront

    • @kundankumar011
      @kundankumar011 Месяц назад

      @@kisivaniAIntelligence Ensure the Hadoop and Java installation paths do not contain spaces in them and also Review your Hadoop configuration files (core-site.xml, hdfs-site.xml) for any paths or classpath entries that reference the computer name directly.

    • @kisivaniAIntelligence
      @kisivaniAIntelligence Месяц назад

      If i run this command >start-all it runs right away, but if and only if i run that namenode -format it will bring me the same error

  • @mayureebawane1938
    @mayureebawane1938 Месяц назад

    Thank you so must. You explain everything in detail which helps me alot.

    • @kundankumar011
      @kundankumar011 Месяц назад

      I'm glad to know that this was very helpful to you❤️ if you have not yet subscribe my channel you do subscribe my channel and encourage me dear. 🙏

  • @user-xs5xw7oh4l
    @user-xs5xw7oh4l 2 месяца назад

    ur teaching is just so easy to understand ❤

    • @kundankumar011
      @kundankumar011 2 месяца назад

      Thank you so much for appreciating that teaching Methodology is easy to understand. ❤️ If you have not yet subscribed my channel please you do subscribe dear to encourage me.

  • @dusabanehonore1010
    @dusabanehonore1010 2 месяца назад

    Was so funny video

    • @kundankumar011
      @kundankumar011 2 месяца назад

      🥰🥰🥰🥰🥰 yeah it was for the entertainment. Thank you

  • @Oracle.mp4
    @Oracle.mp4 2 месяца назад

    I have been trying to install hadoop for a week. Finally it works now. Thankyou so much sir for this video 🥺🩷🩷

    • @kundankumar011
      @kundankumar011 2 месяца назад

      I am happy to know that this video was very helpful for you to install Hadoop successfully❤️. Please you subscribe to my channel if not yet and encourage me

    • @kundankumar011
      @kundankumar011 2 месяца назад

      Thank you so much for subscribing to my channel 💖💖💖

  • @Dineshtech-xr8id
    @Dineshtech-xr8id 2 месяца назад

    how to do this when im having the json in a seperate file

    • @kundankumar011
      @kundankumar011 2 месяца назад

      Thank you so much for watching this video dear Dinesh❤️. Yes you can read json data from a separate file. Just choose your Django root project or any specific app then create a json file in that. Then in the view, import the Jason package then write the script to read the json data using open function. For example, import json def load_json_data(request): # Define the path to the JSON file json_file_path = 'myapp/data.json' # Open and read the JSON file with open(json_file_path, 'r') as file: data = json.load(file) #now you can use the data as needed. You can pass this data to HTML template file as you shown this video. Hope it's clear to you dear. If you haven't subscribed to my channel yet. Please do subscribe and encourage me.

    • @Dineshtech-xr8id
      @Dineshtech-xr8id 2 месяца назад

      @@kundankumar011 thanks for the reply sir

    • @kundankumar011
      @kundankumar011 2 месяца назад

      @@Dineshtech-xr8id Welcome dear ❤️ and Thank you so much for subscribing my channel

  • @dusabanehonore1010
    @dusabanehonore1010 2 месяца назад

    Nice one

  • @kundaichasinda9115
    @kundaichasinda9115 2 месяца назад

    Your explanation of data analysis is clear and really helpful. Thanks for making it easy to understand

    • @kundankumar011
      @kundankumar011 2 месяца назад

      Glad to know that this video explanation is clear and very helpful to you as well ❤️

  • @jtrickzz6959
    @jtrickzz6959 2 месяца назад

    Watched a lot of videos , but yours worked the better . you even delt with the programe files space error, may videos , dont even deal with that .. awsome work

    • @kundankumar011
      @kundankumar011 2 месяца назад

      Glad to know that this video was so helpful to you❤️. Thank you for appreciating the video. Please do you subscribe to my channel and encourage me.

  • @AbdullahKhan-pl7py
    @AbdullahKhan-pl7py 2 месяца назад

    Perfect Ma mann, Keep it up

    • @kundankumar011
      @kundankumar011 2 месяца назад

      Thank you so much Abdullah for motivating me ❤️ Hope you didn't forget to subscribe my channel.

    • @AbdullahKhan-pl7py
      @AbdullahKhan-pl7py 2 месяца назад

      @@kundankumar011 Already done, And I was wondering, When I try to upload a datset into the hdfs, I see an error "Couldn't upload the file jfk_weather_cleaned.csv.". So have you made the next video you mentioned in the end of this video so that I would be better able to get the insights on it.. Regards

    • @kundankumar011
      @kundankumar011 2 месяца назад

      @@AbdullahKhan-pl7py Dear Abdullah. You can upload the file to hdfs using the command or the GUI interface. At the end of video at 22:50 minutes, I just showed an interface how to upload files on hdfs. May I know what the error is?

    • @AbdullahKhan-pl7py
      @AbdullahKhan-pl7py 2 месяца назад

      @@kundankumar011 "Couldn't upload the file Perecipitationhourly.csv." that is the error which is coming whenever I try to upload it, BTW thanks for cooperating, Your reply is highly appreciated man.

    • @kundankumar011
      @kundankumar011 2 месяца назад

      @@AbdullahKhan-pl7py Thank you so much for the appreciation. I will look into this and get back to you dear.

  • @dusabanehonore1010
    @dusabanehonore1010 2 месяца назад

    Nice 👍 video

    • @kundankumar011
      @kundankumar011 2 месяца назад

      Thank you so much for appreciating this video❤️.