Skip to content

Learning Computer Science and Programming

Share your knowledge with other Developers in REVISIT CLASS.

Launched new portal to write and publish your article. Check it out!

  • Home
  • Programming
    • Java
    • Python
    • Go Language
    • Shell Script
    • C++
    • C Programs
    • DWQA Questions
  • Database
    • Teradata
    • Hadoop
    • GCP
    • Oracle
  • Web Technology
    • Bootstrap
    • CSS
    • PHP
    • JSON
  • Tools

How to read BigQuery table using PySpark?

Posted on 1st September 20227th December 2022 by RevisitClass

Spark BigQuery Connector The Google Cloud team has created the set of connectors to access the data in GCP. To

Continue reading
GCP, Spark
Leave a comment

String REPLACE function in BigQuery with examples

Posted on 25th August 20227th December 2022 by RevisitClass

Replace function in BigQuery The replace function is replace all occurrence of search string in the source string with the

Continue reading
GCP
Leave a comment

How to run BigQuery SQL using Jupyter notebooks in GCP?

Posted on 22nd August 20227th December 2022 by RevisitClass

Jupyter notebook in GCP The Jupyter notebook is an open-source web application that allows us to create and share documents.

Continue reading
GCP
Leave a comment

How to configure Google Cloud BigQuery connection in Apache Airflow?

Posted on 18th August 20227th December 2022 by RevisitClass

Creating new Airflow connections Airflow connections are enable us to access external systems such as databases, cloud services and so

Continue reading
GCP
Leave a comment

How to run a BigQuery SQL using Python?

Posted on 11th August 20227th December 2022 by RevisitClass

BigQuery API Client libraries BigQuery API client libraries are used to run a BigQuery job programmatically. It calls the BigQuery

Continue reading
GCP, Python
Leave a comment

Regexp_extract function in BigQuery with examples

Posted on 8th August 20227th December 2022 by RevisitClass

Regexp_extract function in BigQuery Regexp_extract function returns a substring from the source string that matches the regular expression pattern. If

Continue reading
GCP
Leave a comment

How to schedule and run BigQuery using Cloud Composer?

Posted on 1st August 20227th December 2022 by RevisitClass

Cloud Composer Cloud Composer is a fully managed orchestration tool in GCP. It is used to author, schedule and monitor

Continue reading
GCP
Leave a comment

How to copy Hadoop data from On-Premise to Google Cloud Storage(GCS)?

Posted on 22nd July 20227th December 2022 by RevisitClass

Cloud Storage Connector Cloud Storage Connector is an open source Java library developed by Google. It allows us to copy

Continue reading
GCP
Leave a comment

How to load JSON data from Cloud storage to BigQuery?

Posted on 14th July 202214th July 2022 by RevisitClass

Load JSON data from Cloud storage to BigQuery The JSON file can be loaded from Cloud Storage to a new

Continue reading
GCP
Leave a comment

Create Dataproc Cluster, submit Hive job and delete cluster using gcloud command

Posted on 8th July 20228th July 2022 by RevisitClass

Cloud Dataproc in Google Cloud Platform Cloud Dataproc is Google’s managed service for running Hadoop and Spark jobs. It allows

Continue reading
GCP
Leave a comment

Posts navigation

«Previous Posts 1 2 3 4 … 21 Next Posts»

Tags

TeradataHadoopGCPJavaShell ScriptPythonJavascriptOracleSparkExcelCSSNetworkingC ProgramsBootstrapWeb TechnologyAzureGo LanguageC++PHPStatisticsDevOpsJSON

Recent Posts

  • How to concatenate columns in Spark dataframe?
  • How to convert Pandas dataframe to Spark dataframe?
  • How to create Azure Synapse Analytics Workspace?
  • What is Azure Synapse Analytics?
  • How to get the DDL of an existing table/view in BigQuery?

Revisit Class

  • Home
  • About Us
  • Contact Us
  • Careers
  • Privacy Policy

Data Engineering

  • Teradata
  • Hadoop
  • Oracle
  • BigQuery

Programming

  • PySpark
  • Java
  • Shell script
  • C++

Web Technology

  • Javascript
  • Bootstrap
  • CSS
  • PHP