questions/big-data-hadoop
You can use these commands. For namenode: ./hadoop-daemon.sh start ...READ MORE
Initially in Hadoop 1.x, the NameNode was ...READ MORE
You can browse hadoop page from any ...READ MORE
Please refer to the below code: import org.apache.hadoop.conf.Configuration import ...READ MORE
Hi@akhtar, You tried to read file from your ...READ MORE
Your doubt is quite an interesting one. Yes, ...READ MORE
Yes , now i have whole idea ...READ MORE
Using PySpark hadoop = sc._jvm.org.apache.hadoop fs = hadoop.fs.FileSystem conf = ...READ MORE
You can not use column aliases in ...READ MORE
Sqoop allows you to import the file ...READ MORE
Yes, there is a trash policy in ...READ MORE
Do a: sudo dpkg -l | grep hadoop to ...READ MORE
--fields-terminated-by <char> READ MORE
First way is to use start-all.sh & ...READ MORE
When you try to read a parquet ...READ MORE
Hive is a high-level language to analyze ...READ MORE
Hi@akhtar, You need to uninstall SSH and reinstall ...READ MORE
In HDFS 8020 is IPC port, you ...READ MORE
I will redirect you to a link ...READ MORE
Follow these steps: A. Create Database ------------------ create database retail123; B. ...READ MORE
Actually dfs.data.dir and dfs.name.dir have to point ...READ MORE
Hey, To create a Sequential znode, add -s flag as shown ...READ MORE
Hi@akhtar, This error occurs when hive-shell started before ...READ MORE
A record is duplicate if there are ...READ MORE
Hey, Basically, with the following query, we can ...READ MORE
The distributed copy command, distcp, is a ...READ MORE
I use this code to get the ...READ MORE
First, copy data into HDFS. Then create ...READ MORE
Sequence files are binary files containing serialized ...READ MORE
Try this SELECT ID1, Sub FROM tableName lateral view ...READ MORE
Changing location requires 2 steps: 1.) Change location ...READ MORE
The use of dfs in your command is "Deprecated". ...READ MORE
The simplest way to check Hadoop version ...READ MORE
hadoop.tmp.dir (A base for other temporary directories) is ...READ MORE
Hi@akhtar, You are trying to filter data from ...READ MORE
"hdfs dfs -pwd" does not exist because ...READ MORE
Hey, Removes a specified znode and recursively all ...READ MORE
You have to do some configurations as ...READ MORE
You can try this: CREATE TABLE temp ...READ MORE
Hi@Raj, I think you need to provide permission ...READ MORE
Actually, you are not mentioning the path for ...READ MORE
make a dummy table which has at least one row. INSERT ...READ MORE
In Hadoop, Speculative Execution is a process ...READ MORE
I will drop the answer in the ...READ MORE
Hi@akhtar, Here you have add the following properties ...READ MORE
When you executed your code earlier, you ...READ MORE
Hey, Yes, now Hive supports IN or EXIST, ...READ MORE
Hi, The insert overwrite directory is running in ...READ MORE
You can't directly create a parquet table. ...READ MORE
Hello All, I am new to hadoop, i ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.