Skip to content
  • Home
  • Software/IT Interview questions
  • Aptitude
  • PSC-General Knowledge
  • Tutorials

Freshers.in

Igniting the Spark of Knowledge

Tag: Hive

How can I get all the hive tables and its external location,partitions etc ?

 user  June 5, 2021  0 Comments on How can I get all the hive tables and its external location,partitions etc ?

There may be some situations where you may need to give all the hive tables created and its location and…

Continue Reading How can I get all the hive tables and its external location,partitions etc ?

Hive – Where can I get the hive metastore details (Credentials,Host,Server etc)

 user  June 5, 2021  0 Comments on Hive – Where can I get the hive metastore details (Credentials,Host,Server etc)

In General we don’t deal directly with Hive metastore . But there are some situation that we may need to…

Continue Reading Hive – Where can I get the hive metastore details (Credentials,Host,Server etc)

How to access hive using Python (Source code )

 user  May 17, 2021  0 Comments on How to access hive using Python (Source code )

Use case : If you want to do some scheduling or some automation , we may need to access Hive…

Continue Reading How to access hive using Python (Source code )

Posts pagination

← Newer posts 1 … 6 7 8

Trending

DBT
Python
Numpy
PySpark
Hive
Snowflake
Redshift
Airflow
Aptitude

Recent Posts

  • How PARTITION BY Works in Snowflake, and SQL in general
  • Stash a specific file using Git
  • Prevent your computer from locking : Python to simulate mouse movements
  • AWS EC2 vs Azure Virtual Machines
  • Production and Industrial Engineering

Featured Posts – Slider Widget

Snowflake

How PARTITION BY Works in Snowflake, and SQL in general

Stash a specific file using Git

Learn Python @ Freshers.in

Prevent your computer from locking : Python to simulate mouse movements

aws logo @ Freshers.in

AWS EC2 vs Azure Virtual Machines

Production and Industrial Engineering

Engineering Technical campus placement question and answers

Java Script @ Freshers.in

JavaScript’s reduceRight() method to iterate over an array from right to left

python @ Freshers.in

Merging Multiple Images into a Single PDF File Using Python

Nanotechnology

Electronics and Instrumentation

Related Posts

  • Hive - What are the metastore tables in Hive ?

    Metastore is the central repository of Apache Hive metadata. It stores metadata for Hive tables…

  • Hive - Where can I get the hive metastore details (Credentials,Host,Server etc)

    In General we don't deal directly with Hive metastore . But there are some situation…

  • Hive : Different types of Hive execution engines

    Hive is an open-source data warehouse tool built on top of Hadoop. It allows users…

  • Hive : Learn hive external functions and how can you use external functions in Hive?

    Hive is built on top of Hadoop, which is a distributed file system and a…

  • Hive : Role of Hive type coercion and how can you perform type coercion in Hive?

    In Hive, type coercion is the process of converting one data type to another data…

  • Hive : Hive's dynamic partitioning and how can you use it in your Hive queries?

    Hive's dynamic partitioning is a feature that enables the automatic partitioning of data in Hive…

  • Hive : Role of Hive CBO (cost-based optimization) and how can you enable CBO in Hive

    Hive's Cost-Based Optimization (CBO) is a powerful feature that enables Hive to optimize queries based…

  • Hive : How can you configure job scheduling in Hive?

    To ensure that your Hive jobs run smoothly, it is important to configure job scheduling…

  • Hive : How can you increase parallelism in Hive?

    Introduction to Parallelism in Hive: Parallelism refers to the ability to execute multiple tasks simultaneously.…

  • Hive : Hive custom input/output formats .How can you use custom input/output formats in Hive?

    Introduction to Custom Input/Output Formats in Hive: Hive allows users to define custom input and…

Most Viewed Posts

  • dbt (data build tool) interview questions
  • Python throwing as NameError: name ‘__file__’ is not defined – Solution
  • DBT command not found after intalling DBT-How to resolve.
  • BigQuery : Handle missing or null values in BigQuery
  • Airflow dags not getting refreshed/updating. How to do it manually?
  • Home
  • How to delete a partition data as well from Hive external table on DROP command?

Copyright © 2025 Freshers.in