Hive Tutorial - 8 : Hive Partitioned table | Create a partition table in HIVE

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

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

  • @kingdomofgod302
    @kingdomofgod302 2 года назад +1

    I was confused with the partition and the bucketing concept of hive but now I got cleared by your wonderful explanation. Thanks for creating this content sir it really helps me a lot.

    • @SwatechTalks
      @SwatechTalks  2 года назад +1

      Thanks.. Pls subscribe to my channel and also stay tuned for other important tutorials

    • @kingdomofgod302
      @kingdomofgod302 2 года назад +1

      Already did and I will also share your channel with all my friends who are learning big data analytics.

    • @SwatechTalks
      @SwatechTalks  2 года назад

      sure.. Thanks!! this will motivate me to create more content

  • @roshanrise
    @roshanrise 3 года назад +2

    Nice Content. One quick question.
    @10:00 you have executed "Select * from part_people_state". This query also didn't run any MapReduce program. How the Partition table where clause not using mapreduce different from this ?

    • @SwatechTalks
      @SwatechTalks  3 года назад +1

      It will scan all the partition of entire table if you dont specify where caluse

  • @бруствер-у8с
    @бруствер-у8с 3 месяца назад +1

    thank you so much!!! you're great

    • @SwatechTalks
      @SwatechTalks  3 месяца назад +1

      Thanks, I am very glad that this tutorial helped you.. stay tuned for more

    • @бруствер-у8с
      @бруствер-у8с 3 месяца назад

      @@SwatechTalks im going to watch all of your videos!)

  • @kaladharnaidusompalyam851
    @kaladharnaidusompalyam851 4 года назад

    set hive.exec.dynamic.partition.mode=nonstrict . you didn't set this property ,it has to show error na, but not shown .reason
    ?

  • @soumitadalal6130
    @soumitadalal6130 3 года назад +1

    thanks.. because of ur query I completed my deliverable.

  • @beastgaming8501
    @beastgaming8501 2 года назад

    Good video

  • @MDKAMAL-kv8hn
    @MDKAMAL-kv8hn 3 года назад

    how can i get this test data

    • @SwatechTalks
      @SwatechTalks  3 года назад

      There are many websites where you can find the test data. Just google like sample customer / employee / sales data for testing

  • @banisettiatchutarao1156
    @banisettiatchutarao1156 4 года назад +2

    Clear explanation

  • @seya2183
    @seya2183 3 года назад +1

    Great!

  • @bhagirathpandey
    @bhagirathpandey 3 года назад +1

    Thanks for this