Tag: Big Data

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 )

Apache PIG interview questions

1. What is pig? Pig is a Apache open soucre project which run on top of hadoop,provides engine for data…

Continue Reading Apache PIG interview questions
PySpark @ Freshers.in

Apache Spark interview questions

1. What is Apache Spark? Apache Spark is an open source cluster computing fast and flexible data processing framework. It…

Continue Reading Apache Spark interview questions

Amazon RDS interview questions

1. What is Amazon RDS ? Amazon Relational Database Service (Amazon RDS) is a managed service that makes it easy…

Continue Reading Amazon RDS interview questions

Snowflake interview questions

1. What is a Snowflake data warehouse? Snowflake is a data warehouse built on top of the Amazon Web Services…

Continue Reading Snowflake interview questions
Hive @ Freshers.in

Hive interview questions

1. What is the syntax of Creating table in hive CREATE TABLE records (year STRING, temperature INT, quality INT) ROW…

Continue Reading Hive interview questions