Hi everyone. Finally, we have reached the end of this tutorial series. It's been so long. We started this journey together on January 15th, 2017, and, 276 days later this beautiful journey is coming to an end. But, we do not need to worry, because, I am working on something new and would love to … Continue reading Post 52 | HDPCD | The conclusion
Tag: hive external table
Post 51 | HDPCD | Set Hadoop or Hive Configuration property
Hello, everyone. Welcome to the last technical tutorial in the HDPCD certification series. It's funny! This beautiful journey is coming to an end. In the last tutorial, we saw how to sort the output of a Hive query across multiple reducers. In this tutorial, we are going to see how to set a Hadoop or Hive configuration … Continue reading Post 51 | HDPCD | Set Hadoop or Hive Configuration property
Post 50 | HDPCD | Order Hive query output across multiple reducers
Hello, everyone. Welcome to one more tutorial in the HDPCD certification series. In the last tutorial, we saw how to enable vectorization in Hive. In this tutorial, we are going to see how to run a subquery within a Hive query. Let us begin, then. The following infographics show the step-by-step process of performing this operation. From … Continue reading Post 50 | HDPCD | Order Hive query output across multiple reducers
Post 49 | HDPCD | Using a subquery within a Hive query
Hello, everyone. Welcome to one more tutorial in the HDPCD certification series. In the last tutorial, we saw how to enable vectorization in Hive. In this tutorial, we are going to see how to run a subquery within a Hive query. Let us begin, then. As you can see from the above screenshot, the process of performing … Continue reading Post 49 | HDPCD | Using a subquery within a Hive query
Post 48 | HDPCD | Printing the execution plan of a Hive query
Hello, everyone. Welcome to one more tutorial in the HDPCD certification series. In the last tutorial, we saw how to enable vectorization in Hive. In this tutorial, we are going to see how to print the execution plan of a Hive query. Let us begin, then. This is one of the simplest tutorials in this certification series. In … Continue reading Post 48 | HDPCD | Printing the execution plan of a Hive query
Post 47 | HDPCD | Run a Hive query using Vectorization
Hello, everyone. Welcome to one more tutorial in the HDPCD certification series. In the last tutorial, we saw how to run a Hive Query using TeZ execution engine. In this tutorial, we are going to see how to run a Hive Query using Vectorization. Let us begin, then. Before starting off with the objective of this tutorial, let … Continue reading Post 47 | HDPCD | Run a Hive query using Vectorization
Post 45 | HDPCD | Join two Hive tables
Hello, everyone. Welcome to one more tutorial in the HDPCD certification series. In the last tutorial, we saw how to insert a new row into a Hive table. In this tutorial, we are going to see how to join two Hive tables. Let us begin, then. The above info-graphics show the step by step process … Continue reading Post 45 | HDPCD | Join two Hive tables
Post 44 | HDPCD | Insert a row in the Hive table
Hello, everyone. Welcome to one more tutorial in the HDPCD certification series. In the last tutorial, we saw how to delete a row in a Hive table. In this tutorial, we are going to see how to insert a row in the Hive table. It is quite interesting to see that Hive supports ACID operations … Continue reading Post 44 | HDPCD | Insert a row in the Hive table
Post 43 | HDPCD | Delete a row in a Hive table
Hello, everyone. Welcome to one more tutorial in the HDPCD certification series. In the last tutorial, we saw how to update a row in a Hive table. In this tutorial, we are going to see how to delete a row in the Hive table. It is quite interesting to see that Hive supports ACID operations … Continue reading Post 43 | HDPCD | Delete a row in a Hive table
Post 42 | HDPCD | Update a row in a Hive table
Hello, everyone. Welcome to one more tutorial in the HDPCD certification series. In the last tutorial, we saw how to load the compressed data into a Hive table. In this tutorial, we are going to see how to update a row in the Hive table. It is quite interesting to see that Hive supports ACID … Continue reading Post 42 | HDPCD | Update a row in a Hive table