questions/big-data-hadoop
To understand how or what are the process ...READ MORE
You can define a Combiner function, which does the ...READ MORE
The format of the connection string is: jdbc:postgresql://<HOST>:<PORT>/<DATABASE_NAME> You ...READ MORE
You can use a checksum to compare ...READ MORE
You can add the months using the add_months method ...READ MORE
It seems hbase did not start properly ...READ MORE
Hi@akhtar, To avoid this error you have to ...READ MORE
Hi@Hassan, You can do it windows system as ...READ MORE
conf.set("key.value.separator.in.input.line", ","); Job job = new ...READ MORE
This kind of error occurs when we ...READ MORE
You can set Hadoop & Hive conf ...READ MORE
Hi, Try this, first delete all contents from ...READ MORE
Hi, I think this is because the process ...READ MORE
It is because, may be you are ...READ MORE
You can put JPS into your path ...READ MORE
A data lake is a storage repository that holds ...READ MORE
It's a bit non-intuitive, but it turns ...READ MORE
hadoop.http.authentication.signature.secret.file: The signature secret file for signing ...READ MORE
You need to know the cluster properly ...READ MORE
The map tasks created for a job ...READ MORE
Hi, Region replication is a per-table property. All ...READ MORE
Hey, The error seems you have not add ...READ MORE
Try adding <property> <name>dfs.name.dir</name> <value>/path/to/hdfs/dir</value> ...READ MORE
Suppose you want to kill the jobs ...READ MORE
By default, only 1 bucket will be ...READ MORE
The reason for this error is because ...READ MORE
I n case of fair scheduler, when there is ...READ MORE
Yes, there is a tool called Sqoop ...READ MORE
See if you can share the screenshot ...READ MORE
I could redirect to a Python library ...READ MORE
Mapper and reducer classes need to be ...READ MORE
Make the following changes: core-site.xml(Hadoop_Dir/etc/hadoop): ...READ MORE
You can use the Eclipse IDE. It's ...READ MORE
Both JobConf & Job objects are used ...READ MORE
Below image will help you in understanding ...READ MORE
The official definition of Apache Hadoop given ...READ MORE
I really dont know the reason behind ...READ MORE
HDFS supports fsck command to check for ...READ MORE
The above difference clearly points out that ...READ MORE
No, the data node does not select ...READ MORE
The Hadoop Output Format checks the Output ...READ MORE
Hi@akhtar, You can use the alter table command ...READ MORE
down vote Had a similar task of exporting ...READ MORE
You can use the --hive-overwrite: $ sqoop import --connect ...READ MORE
Grouping Comparator Once the data reaches a reducer, ...READ MORE
Follow the below steps to do it: # ...READ MORE
If you want to import selected columns, ...READ MORE
If you were able to start the ...READ MORE
Use org.apache.hive.jdbc.HiveDriver as your driver ...READ MORE
You can find the definition here: $HADOOP_HOME/bin/hadoop ... elif [ ...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.