Apache Hudi
26:03
2 жыл бұрын
Chatbot using Google Dialogflow
25:00
PySpark - DataFrame Basic Operations
17:56
PySpark - DataFrame Basic Part 2
17:03
PySpark - DataFrame Basic Part 1
17:44
PySpark - Databricks Setup
10:28
4 жыл бұрын
PySpark  -- Getting Started
23:46
4 жыл бұрын
Introduction to Databricks
13:11
4 жыл бұрын
RDD vs DataFrame vs Dataset
14:29
4 жыл бұрын
SparkSQL Introduction
8:42
4 жыл бұрын
Spark Internals
8:03
4 жыл бұрын
Spark Advanced & Installation
19:02
4 жыл бұрын
What is  Spark? | Spark Introduction
9:49
Пікірлер
@yashlawande2771
@yashlawande2771 15 күн бұрын
Don't know why there isn't any comments but it helped me a lot thanks
@alx8439
@alx8439 4 ай бұрын
Hue is not a sql engine - it's web sql ide. Zeppelin is not an sql engine as well.
@MHg2NjcyNmY3OTY0
@MHg2NjcyNmY3OTY0 6 ай бұрын
thank for sharing, very helpfull!
@prasadBoyane
@prasadBoyane 7 ай бұрын
At 3:29 , did you want to say the objects in S3 or hdfs are “immutable” ?
@techtransform
@techtransform 7 ай бұрын
hey thanks for ponting it out, its immutable only
@BrijeshRana
@BrijeshRana 8 ай бұрын
excellent.. thanks a ton for making it this simple 🙂
@vinayaksinghal
@vinayaksinghal 8 ай бұрын
You should provide this document in description,so that we can copy the command
@salmanwiryansyah5314
@salmanwiryansyah5314 10 ай бұрын
My thrift server wont started because class not found org.hadoop.hbase.thriftserver
@tav1119
@tav1119 11 ай бұрын
very good info! I imagine how to apply this on a streaming ingestion
@AbhinavTyagi-g1w
@AbhinavTyagi-g1w Жыл бұрын
At 17:18, Read optimized table is showing latest data, but ideally rt table shows realtime data and ro table can have some delays.
@TheMr9414041667
@TheMr9414041667 Жыл бұрын
Hi Vinay, if possible can yor share your HUDI PPT slides ?
@joegenshlea6827
@joegenshlea6827 Жыл бұрын
HI, do you have videos that show all the preconditions for this demonstration to work? i.e. how to set up Hudi locally such that the files exist on the local system? Also, how to set up the AWS keys?
@naveenkhandelwal7505
@naveenkhandelwal7505 Жыл бұрын
Hi Vinay, if possible can we talk? I need your inputs regarding DE
@ravindrareddy8641
@ravindrareddy8641 Жыл бұрын
Really apprciate the way you have explained the content. One suggestion from my end you could have explained the data and one simple example of Hbase put command manually. That will give more clarity if they are new to HBASE.
@lucasbraga2649
@lucasbraga2649 Жыл бұрын
AWS EMR's interface has changed. It would be great if you could post a new video showing how to do this whole setup using the new interface.
@sirishayerraboina660
@sirishayerraboina660 Жыл бұрын
Perform Social media analysis using cassandra
@Passion_To_Profession
@Passion_To_Profession Жыл бұрын
atleast share details what needs to copy in the description tab
@queenzam
@queenzam Жыл бұрын
Thank you very much for this series. It is being absurdly helpful.
@pujapawar6662
@pujapawar6662 Жыл бұрын
can u share command on the description.it is request plz
@techtransform
@techtransform Жыл бұрын
Plz share your mail id.
@dilipbam
@dilipbam Жыл бұрын
I tried to load data from postgresql into hive using hudi but timestamp column changed to BigInt in Hive table. Can you please suggest to sync timestamp as timestamp into hive from source?
@gauravmathur56
@gauravmathur56 Жыл бұрын
Make a dedicated video on Snapshot and incremental query on MOR tables .
@techtransform
@techtransform Жыл бұрын
It's already there in playlist - "Basic Crud Operations"
@dwivedys
@dwivedys Жыл бұрын
At 17:05 to 17:07 you say there are no changes to file 2 whereas I can see that E changes to E’ and A’ to A””. Can you please clarify?
@shubhamchawla9148
@shubhamchawla9148 Жыл бұрын
E changes to E’ and A’ to A”” -> This happened at time=2, he is talking about time=1
@skmn07
@skmn07 2 жыл бұрын
Keep the playlist going on hudi.. Whts the next video
@techtransform
@techtransform 2 жыл бұрын
@sharath not decided yet, but will let you know :)
@Msonu8674
@Msonu8674 2 жыл бұрын
👍👍
@suruchipayal3924
@suruchipayal3924 2 жыл бұрын
Very informative video
@Lp-er9oj
@Lp-er9oj 2 жыл бұрын
great videoo!
@zerotohero8137
@zerotohero8137 2 жыл бұрын
Thanks for sharing wonderful content Vinay... I have 5yrs of experience in Java Springboot Microservices related backend technologies and making around 30lpa.. Till now i have worked for only service based organizations. Is it advisable to learn and switch career into big data in 2022. Can you pls suggest on this. Thanks for your time.
@bachewaleadarsh3658
@bachewaleadarsh3658 2 жыл бұрын
Can anyone write the same avg code in pyspark
@swapnildhabarde6803
@swapnildhabarde6803 2 жыл бұрын
thank you !! i almost spent 2 days to configure Thrift, but with little efforts i am able to use REST.
@elisabethbarrosovaro4527
@elisabethbarrosovaro4527 2 жыл бұрын
Hi! Thanks for the video, it was the only that worked for me. Just a question, How could I calculate the average of each line if all the values to calculate are in the same line? And, then, How can I append this average to the end of each line? For example: 1, 2, 3, 4 3, 4, 1, 4 => 1, 2, 3, 4, 2.5 => 3, 4, 1, 4, 3 Thanks in advance.
@chundrujaya8156
@chundrujaya8156 2 жыл бұрын
I'm doing a hands-on, it is asking to create a file with name batch_data.cql can you please help me how to create file in cassandra and write commands in that particular CQL file?
@Retko85
@Retko85 2 жыл бұрын
Hi, can you please provide your document? Will be very helpful. Thank you :)
@mohdwasi1986
@mohdwasi1986 3 жыл бұрын
Amazing explanation !!!! Keep it up man !!!
@SivaIT88
@SivaIT88 3 жыл бұрын
Thank you vinay
@dakojilatha9193
@dakojilatha9193 3 жыл бұрын
Thanku so much sir
@yeshwanth5142
@yeshwanth5142 3 жыл бұрын
Hi , do you have any idea about datalake(Usql)
@suman3316
@suman3316 3 жыл бұрын
sir please make more videos on pyspark
@durgaprasadjallu2356
@durgaprasadjallu2356 3 жыл бұрын
A great learning experience adds value to the learner. Thank you
@sr7606
@sr7606 3 жыл бұрын
Good one
@rmrandhe128
@rmrandhe128 3 жыл бұрын
How I can creat telegram bot for messages which type in telegram will auto save in google sheet
@rmrandhe128
@rmrandhe128 3 жыл бұрын
Hi
@bakyayita
@bakyayita 3 жыл бұрын
Nice video, why is the service/ status running but cqlsh can’t initiate connection to any server with error (111,..)
@abhishekshrivastava4066
@abhishekshrivastava4066 3 жыл бұрын
can u plz upload a new video to display movie names too
@abhishekshrivastava4066
@abhishekshrivastava4066 3 жыл бұрын
Nice video , too simple to understand...thankyou so much brother
@amarthyaseshu683
@amarthyaseshu683 3 жыл бұрын
Nice video sir. can u pls provide that pdf
@techtransform
@techtransform 3 жыл бұрын
Please follow this link for Doc github.com/vsvinay13/Techtransform/blob/main/CassandraCommands.odt?raw=true
@amarthyaseshu683
@amarthyaseshu683 3 жыл бұрын
@@techtransform thanks for sharing sir
@Arijit992
@Arijit992 4 жыл бұрын
Hi @TechTransform, that was a helpful video. Thank you. Can you also show us how to add different CL-1,2,... QUORUM in the cassandra.
@SivaIT88
@SivaIT88 4 жыл бұрын
Sir can you please add more vedios on pyspark.
@MSARAVAI
@MSARAVAI 4 жыл бұрын
Please dont just read what is there on the google. Explaining would help
@techtransform
@techtransform 4 жыл бұрын
if you dont like you can dislike and skip , Thanks
@lovishaghi4674
@lovishaghi4674 4 жыл бұрын
Hi Can you please a video how to install rest services and how to connect it to hbase