Hive Tutorial - 1 : Hive Tutorial for Beginners | Create and Load data in Hive table

  Рет қаралды 47,148

Swatech Talks

Swatech Talks

Күн бұрын

Пікірлер: 47
@monikasharma9738
@monikasharma9738 5 жыл бұрын
this video has helped me to understand creating a table in just one go. amazing.
@SwatechTalks
@SwatechTalks 5 жыл бұрын
Thanks.. Do subscribe to the channel to learn more about the big data technologies. Happy learning!
@madhanselvaraj5133
@madhanselvaraj5133 5 жыл бұрын
@@SwatechTalks Awesome sir. Your hive video series helped me to understand the basic and in-depth topics in hive. Thank you so much :) Now i am good in hive concepts and Please continue the other topics in Big-data
@saurabh5709
@saurabh5709 4 жыл бұрын
@@madhanselvaraj5133 Sure, Thanks for showing interest
@SwatechTalks
@SwatechTalks 4 жыл бұрын
Hi, do watch the recently uploaded Hive Analytical functions tutorial. Those will help you to prepare for the advanced Hive concepts. Happy Learning!!
@madhanselvaraj5133
@madhanselvaraj5133 4 жыл бұрын
@@SwatechTalks Thanks for making new videos ..
@hasinichrist9346
@hasinichrist9346 2 жыл бұрын
Nice explanation, it's easy to the content bcs of your explanation.understood clearly 😊
@SwatechTalks
@SwatechTalks 2 жыл бұрын
Thanks .. pls visit channel regularly for more tutorials
@guilhermearaujo3358
@guilhermearaujo3358 3 жыл бұрын
awesome video. Congrats from Brazil / São Paulo
@SwatechTalks
@SwatechTalks 3 жыл бұрын
Thank you very much!
@ganeshk2156
@ganeshk2156 3 жыл бұрын
I REALLY WANT TO SAY THANKQ FROM BOTTOM OF ❤️. PLEASE KEEP TEACHING ❤️❤️❤️❤️ Edit:. Please make playlist on pig too😊
@kushwanthkapa2041
@kushwanthkapa2041 2 жыл бұрын
Is there any column delimeter? If there can you pls explain me?
@SwatechTalks
@SwatechTalks 2 жыл бұрын
Column delimiter can be anything
@deepaknanaware1066
@deepaknanaware1066 Жыл бұрын
Sir ..First of all you have to tell basic concept of hive ..how it work , why we use Hive then you can go though the practical. This is the way to learn.
@SwatechTalks
@SwatechTalks Жыл бұрын
Thanks Deepak for your suggestion. I will definitely make a tutorial on it where I will cover hive intro and architecture in detail
@deepaknanaware1066
@deepaknanaware1066 Жыл бұрын
@@SwatechTalks Sure
@IamTenzinLekshey
@IamTenzinLekshey 4 жыл бұрын
simple and very information explanation. Thanks
@SwatechTalks
@SwatechTalks 4 жыл бұрын
Thank you!
@abrahamsecoe87
@abrahamsecoe87 5 жыл бұрын
thanks very well explained. Please how do you transfer a file from window to your virtual machine?
@suyognn
@suyognn 4 жыл бұрын
In your VM, click on places and go to the desired folder where you want to copy files from Windows. Then simply select your file in Windows and --> Ctrl+C Got to folder opened in VM and --> Ctrl+V Hope this helps..!
@SwatechTalks
@SwatechTalks 4 жыл бұрын
Activate the dual transfer to do this
@pedrofigueiredo1936
@pedrofigueiredo1936 4 жыл бұрын
This was really helpful. Thanks!
@SwatechTalks
@SwatechTalks 4 жыл бұрын
Thank you!! Don't forget to subscribe to channel for more such tutorials on Big data and many other things. Happy Learning!
@banisettiatchutarao1156
@banisettiatchutarao1156 4 жыл бұрын
Awesome
@vedikayoutube-pi5ui
@vedikayoutube-pi5ui 10 ай бұрын
I am getting below error when running select queries, please help. Exception in thread "main" java.lang.IncompatibleClassChangeError: Class com.google.common.collect.ImmutableSortedMap does not implement the requested interface java.util.NavigableMap
@SwatechTalks
@SwatechTalks 10 ай бұрын
please post the query you are running & the detailed table schema
@ashokv7755
@ashokv7755 2 жыл бұрын
How to insert data from excell sheet to hive table manually? Could you please make a video
@SwatechTalks
@SwatechTalks 2 жыл бұрын
Sure
@sreerajp2694
@sreerajp2694 3 жыл бұрын
Really helpful, thank you.
@SwatechTalks
@SwatechTalks 3 жыл бұрын
Glad you found it helpful
@musaibkhan3036
@musaibkhan3036 2 жыл бұрын
si please make a video like how you download docker and how you are using it , please
@SwatechTalks
@SwatechTalks 2 жыл бұрын
Its already there on our channel
@SwatechTalks
@SwatechTalks 2 жыл бұрын
It is already there . Here is the link --> Cloudera Quickstart Docker Image kzbin.info/www/bejne/hGXUiJ2lmL6Bbdk
@bhavaniv1721
@bhavaniv1721 3 жыл бұрын
How to load tables at a time restricting one or two tables please explain
@SwatechTalks
@SwatechTalks 3 жыл бұрын
Pla elaborate more
@shivprasadgadekar748
@shivprasadgadekar748 3 жыл бұрын
lets say we have one database and 5 table . then how to add that 5 table in database??
@SwatechTalks
@SwatechTalks 3 жыл бұрын
When you say you already have the tables then they must be under some database, at least under default database. Can you pls elaborate your question as in what exactly you want to achieve?
@shivprasadgadekar748
@shivprasadgadekar748 3 жыл бұрын
@@SwatechTalks interviewer asked me this question that we have 5 tables and one database , so how to add 5 tables in that database....... Now I got it..thank you
@SwatechTalks
@SwatechTalks 3 жыл бұрын
Sure hope your doubt is clear .. Thank you
@dylanwarrener5857
@dylanwarrener5857 3 жыл бұрын
I tried to load a CSV file into the table and it didn't work following your steps :/ My CSV file is in the /home/cloudera path as BlackFriday.csv
@SwatechTalks
@SwatechTalks 3 жыл бұрын
Pls post the error you are seeing?
@ashishverma3843
@ashishverma3843 2 жыл бұрын
How to create a new table using existing table as input. In which two columns should add l, one is to be set to value dor all rows and second is a key value pair for ex. Exiting field:0
@kamalk9976
@kamalk9976 Жыл бұрын
Nice explanation bro I want the same like essay understanding for GCP ?
@SwatechTalks
@SwatechTalks Жыл бұрын
sure stay tuned
@mohammedadelhassan1198
@mohammedadelhassan1198 3 жыл бұрын
dataset pls
@galiramanaji7625
@galiramanaji7625 3 жыл бұрын
Well
@dhananjayaan1465
@dhananjayaan1465 4 жыл бұрын
nice
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 158 МЛН
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 45 МЛН
Hive Tutorial | Hive Course For Beginners | Intellipaat
2:02:14
Intellipaat
Рет қаралды 174 М.
Run basic hadoop commands on Cloudera quickstart vm
8:06
AlloyMobile
Рет қаралды 7 М.
Hive SQL [Create| Load| Insert | Show]
19:28
Data Engineering
Рет қаралды 46 М.