Configure Hive on Hadoop in Ubuntu | Data Engineering Tutorial for Beginners | Ivy Pro School

Поділитися
Вставка
  • Опубліковано 4 лют 2025

КОМЕНТАРІ • 35

  • @ramsp35
    @ramsp35 6 місяців тому +1

    I was struggling for a week to get this hive running. I followed every step that you provided and it helped me. Thankyou so much.

    • @IvyProSchool
      @IvyProSchool  6 місяців тому

      We are really happy that it reduced your time for search. That's great to see.

  • @DranzerOG08
    @DranzerOG08 Годину тому

    connection is already closed this the error am getting any solution

  • @capsizabidin31
    @capsizabidin31 9 місяців тому

    Best Hive installation I have ever seen, thank you so much 🙏🏻

  • @GanjerLawrence
    @GanjerLawrence 11 місяців тому

    wow that was a long process. Thank you very much 🙏🙏

  • @lifeisbeautiful7762
    @lifeisbeautiful7762 10 місяців тому +1

    Need to install db-derby-10.13.1-bin ??? 🤔🤔
    And Give path in bashrc..
    It's necessary...?

    • @jumbamark617
      @jumbamark617 6 місяців тому

      HI, did you get it working?
      Mine works too but I'm having trouble connecting with beeline

    • @IvyProSchool
      @IvyProSchool  6 місяців тому

      It is the metastore of hive, yes it's required. If you don't want to use derby then you can use others.

  • @Dragoriaa
    @Dragoriaa 2 місяці тому

    Thank you finally working !

  • @FateflyYip
    @FateflyYip 3 місяці тому

    i m having hard time to access by beeline. when i type command hive. it will automatically go to beeline. but i cannot show databases;
    I am using hive version 4.0.0.
    In the upgrade/derby path, i see i have newer version of hive-schema-3.2.0.derby.sql. Do i have to modify this as well?

  • @3035_ShreyashDesai
    @3035_ShreyashDesai 9 місяців тому

    thank you so much it helped me a lot 😇😇

  • @ravikiran7764
    @ravikiran7764 Рік тому +1

    I got trucked while running the insert values it’s showing kill command after that I not going to nowhere and it’s trucked at number of mapreduce tasks determined at compile time :1

    • @IvyProSchool
      @IvyProSchool  Рік тому

      First launch hadoop then run this command "yarn jar /home/rakib/hadoop/share/hadoop/mapreduce/hadoop-mapreduce-examples-3.2.4.jar pi 10 100" if it's stuck then modify the mapred-site.xml file see at 03:00 in the video.

  • @SourabhT03
    @SourabhT03 2 місяці тому

    Sir I'm getting some error after doing all the process i.e:- FAILED: Hive exception java.lang.RuntimeException: Unable to instantiate org.apache.hadoop.hive.qp.metadata.sessionHiveMetastoreClient
    Please tell me how to solve this one 🙏🏻

  • @vaishaliagrawal3173
    @vaishaliagrawal3173 2 місяці тому

    Upon running "shematool -dbType derby -initSchema" its showing an error: Cannot find hadoop installation: $HADOOP_HOME or $HADOOP_PREFIX must be set or hadoop must be in the path

  • @haymimes7869
    @haymimes7869 3 місяці тому

    I am getting trouble with connecting beeline to hiveserver2 how resolve the connection problem

    • @TheAlanmtz2710
      @TheAlanmtz2710 2 місяці тому

      I am facing the same problem, were you able to solve it?

  • @eliaszeray7981
    @eliaszeray7981 11 місяців тому +1

    Dear Teacher, Do you have Apache Hue integration/migration with/to Apache Hive tutorial? if you have leave me the link. thank u.

    • @IvyProSchool
      @IvyProSchool  11 місяців тому +1

      Definitely we will upload some video on Apache Hue.

  • @eliaszeray7981
    @eliaszeray7981 11 місяців тому +1

    Great! Thank u.

  • @dansinn
    @dansinn 10 місяців тому

    Thank you, it works. But the beeline is not, it said : "No known driver to handle "jdbc:hive2//""

    • @IvyProSchool
      @IvyProSchool  6 місяців тому

      First go to hive/bin path then execute beeline -u jdbc:hive2//

    • @adityapingle3848
      @adityapingle3848 2 місяці тому

      For me too it is giving same

  • @Thriver21
    @Thriver21 8 місяців тому

    bro,... good