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

Поделиться
HTML-код
  • Опубликовано: 21 окт 2024

Комментарии • 29

  • @ramsp35
    @ramsp35 3 месяца назад +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  2 месяца назад

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

  • @capszabidin9219
    @capszabidin9219 5 месяцев назад

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

  • @yaneok
    @yaneok 2 месяца назад +1

    Thanks for the amazing video. Really helpful on bashrc, hive-site xml and hive-env sh configs! And sql and beeline very helpful too!

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

    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?

  • @haymimes7869
    @haymimes7869 12 дней назад

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

  • @GanjerLawrence
    @GanjerLawrence 7 месяцев назад

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

  • @lifeisbeautiful7762
    @lifeisbeautiful7762 7 месяцев назад +1

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

    • @jumbamark617
      @jumbamark617 3 месяца назад

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

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

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

  • @ravikiran7764
    @ravikiran7764 8 месяцев назад +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  8 месяцев назад

      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.

  • @eliaszeray7981
    @eliaszeray7981 7 месяцев назад +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  7 месяцев назад +1

      Definitely we will upload some video on Apache Hue.

  • @3035_ShreyashDesai
    @3035_ShreyashDesai 6 месяцев назад

    thank you so much it helped me a lot 😇😇

  • @dansinn
    @dansinn 6 месяцев назад

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

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

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

  • @eliaszeray7981
    @eliaszeray7981 7 месяцев назад +1

    Great! Thank u.

  • @Thriver21
    @Thriver21 5 месяцев назад

    bro,... good