questions/big-data-hadoop
Hi, This HDFS command is used to change ...READ MORE
Let me explain you the whole scenario. NameNode ...READ MORE
I see that you are facing multiple ...READ MORE
Below is the main error you are ...READ MORE
Hive is a data warehouse infrastructure tool ...READ MORE
First, check the permissions of HDFS Directory ...READ MORE
To unzip a gzipped (or bzipped) file, ...READ MORE
We use MultipleInputs class which supports MapReduce ...READ MORE
From your current directory run pig -x local Then ...READ MORE
Hey, try this code import java.io.IOException; import java.util.Iterator; import java.util.StringTokenizer; import ...READ MORE
I had the same issue. It's solved ...READ MORE
Vinyl-like crackle sounds. And what is my ...READ MORE
You have to use the right dependency <dependency> ...READ MORE
First create a table, which should have ...READ MORE
Partitions are created depending on the end ...READ MORE
Hey, The command you can use to see ...READ MORE
Hi@akhtar, I think your output is in different ...READ MORE
Hey there! The definition of these two properties ...READ MORE
Follow the below steps to load the ...READ MORE
Yes. you can use the hadoop fsck command to do ...READ MORE
NameNode records the metadata of all the ...READ MORE
Hi@Manl, To import jar file in your Eclipse ...READ MORE
du command is used for to see ...READ MORE
You can use a case class and ...READ MORE
Just use the FileSystem's copyFromLocalFile method. If the source Path ...READ MORE
Make sure that you have removed the ...READ MORE
It seems that your hive server is ...READ MORE
Try this: FileSystem fs = FileSystem.get(getConf()); fs.delete(new ...READ MORE
Hadoop is an open-source software framework for ...READ MORE
Hey, The default zookeeper installation (tar extract) comes ...READ MORE
Yes, you can use hdfs dfs command ...READ MORE
UnknownHostException is thrown when hadoop tries to resolve ...READ MORE
You can use hdfs fsck / to ...READ MORE
Job tracker's function is resource management, tracking ...READ MORE
The SerDe interface allows you to instruct ...READ MORE
Hey, The error you are getting because the ...READ MORE
Please try the below code and it ...READ MORE
It depends on the structure of your ...READ MORE
Alright, I think you are basically looking ...READ MORE
First of all there is no command ...READ MORE
Yarn has a command by default to clear ...READ MORE
Hi@akhtar, You can list down all the partitions ...READ MORE
Before installing Sqoop, make sure Hadoop is ...READ MORE
One of the options to check the ...READ MORE
Hey, SSH setup is required to do different ...READ MORE
I set the following properties before I ...READ MORE
Hi @lucky! The latest version of Sqoop available ...READ MORE
You are using the below command to ...READ MORE
For some reason, the jar hadoop-aws-[version].jar which contains the ...READ MORE
Hey, You can use this command to get ...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.