Skip to content

Learning Computer Science and Programming

  • 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 count the number of lines in a HDFS file?

Posted on 11th June 201913th February 2022 by RevisitClass

WC command wc(word count) command is used in Linux/Unix to find out the number of lines,word count,byte and character count

Continue reading
Hadoop
Leave a comment

Add new column to a table using alter table statement in Teradata

Posted on 10th June 20197th May 2022 by RevisitClass

Alter table in Teradata: Alter table statement is used to add new columns to the existing table in Teradata. It

Continue reading
Teradata
Leave a comment

How to run one or more hive queries in a file using hive -f command

Posted on 9th June 201925th April 2020 by RevisitClass

Hive -f command The Hive -f command is used to execute one or more hive queries from a file in

Continue reading
Hadoop
Leave a comment

How to check if directory exists or not using shell script

Posted on 8th June 20197th May 2022 by RevisitClass

In some cases, we wants to check whether the directory is exists or not using shell script.If the directory exists,

Continue reading
Shell Script
Leave a comment

How to run a hive query from the command line using hive -e command

Posted on 2nd June 201925th April 2020 by RevisitClass

Hive -e command The Hive -e command is used to run the hive query in batch mode.Instead of enter into

Continue reading
Hadoop
Leave a comment

Get the create table statement for an existing Hive table using Show create table

Posted on 31st May 201915th January 2022 by RevisitClass

The SHOW statement is a flexible way to get the information about existing objects in Hive. One of the Show

Continue reading
Hadoop
Leave a comment

How to split a string by new line character in Java

Posted on 30th May 20197th May 2022 by RevisitClass

String.split( ) in Java The string split() method breaks a given string around matches of the given regular expression. This

Continue reading
Java
Leave a comment

How to kill a process which is using port 8080 in windows

Posted on 27th May 20196th December 2022 by RevisitClass

If we try to run the two different processes using the same port 8080, we will receive the error message

Continue reading
Networking
Leave a comment

Add or modify the primary index of the table in Teradata using alter table query

Posted on 24th May 20197th May 2022 by RevisitClass

Initially the table might be created without Primary index or Unique primary index. Later we wants to add the primary

Continue reading
Teradata
Leave a comment

How to find the size of the HDFS file

Posted on 23rd May 201913th February 2022 by RevisitClass

Size of the HDFS file in Hadoop File system Some time we will check the size of the HDFS file

Continue reading
Hadoop
Leave a comment

Posts pagination

«Previous Posts 1 … 15 16 17 18 19 … 21 Next Posts»

Tags

TeradataHadoopGCPShell ScriptJavaPythonJavascriptOracleSparkExcelC ProgramsBootstrapNetworkingCSSWeb TechnologyPHPC++Go LanguageAzureJSONDevOpsStatistics

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?
WordPress Theme: Donovan by ThemeZee.