Web Technologies
Android
Angular
BootStrap
ECMAScript
HTML
Image Processing
JavaScript
MVC
Onsen UI
React JS
SOAP UI
Vue.js
Cloud/DevOps Technologies
Amazon EC2
Ansible
Augmented Reality
AWS
Azure
Big Data
Cache Teachniques
Cassandra
Commercial Insurance
Cloud
CD
CI
Data Handling
Data using R
Data Science
DevOps
Gradle
Hadoop
HBase
HDFS
Hive
IOT
Jenkins
Machine Learning
MangoDB
NGINX
SOAP UI
Latest Technologies
5G Network
Agile
Android
Arduino
Augmented Reality
Commercial Insurance
C#
C++
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Image Processing
Java
Jenkins
Jira
JUnit
Kibana
Linux
MangoDB
Oracle
PHP
Python
QTP
R Language
Regression Analysis
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What is the default maximum dynamic partition that can be created by a mapper/reducer?
Home
Big Data | Hadoop
What is the default maximum dynamic partition that can be created by a mapper/reducer?
+1
vote
asked
Jan 10, 2020
in
Big Data | Hadoop
by
sharadyadav1986
(
30.5k
points)
What is the default maximum dynamic partition that can be created by a mapper/reducer?
#hive-mapper
Bigdata-questions-answers
Hadoop-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 10, 2020
by
SakshiSharma
(
30.8k
points)
By default the number of maximum partition that can be created by a mapper or reducer is set to 100. One can change it by issuing the following command:
SET hive.exec.max.dynamic.partitions.pernode = <value>
Related questions
0
votes
If the partition of an index table is dropped, then ____________.
asked
Apr 1, 2020
in
Big Data | Hadoop
by
AdilsonLima
(
5.6k
points)
#hive-mapper
Bigdata-questions-answers
Hadoop-questions-answers
0
votes
If the data on the table on which an index is defined changes then,
asked
Apr 7, 2020
in
Big Data | Hadoop
by
GeorgeBell
(
4.5k
points)
#hive-mapper
Bigdata-questions-answers
Hadoop-questions-answers
0
votes
If an Index is dropped then
asked
Apr 7, 2020
in
Big Data | Hadoop
by
GeorgeBell
(
4.5k
points)
#hive-mapper
Bigdata-questions-answers
Hadoop-questions-answers
0
votes
In proper flow of the map-reduce, reducer will always be executed after mapper.
asked
Jan 7, 2020
in
Big Data | Hadoop
by
sharadyadav1986
(
30.5k
points)
#map-reduce
Bigdata-questions-answers
Hadoop-questions-answers
0
votes
How to create Bucketing in Dynamic Partition?
asked
Apr 24, 2020
in
Big Data | Hadoop
by
Hodge
(
2.6k
points)
#hive
#hive-bukcet
Bigdata-questions-answers
Hadoop-questions-answers
0
votes
The 2 default TBLPROPERTIES added by hive when a hive table is created is
asked
Apr 3, 2020
in
Big Data | Hadoop
by
Tate
(
883
points)
#hive
Bigdata-questions-answers
Hadoop-questions-answers
0
votes
The Property that decides what is the maximum number of files that can be sampled during the use of the LIMIT clause is
asked
Apr 8, 2020
in
Big Data | Hadoop
by
GeorgeBell
(
4.5k
points)
#hive
Bigdata-questions-answers
Hadoop-questions-answers
0
votes
The default limit to the number of rows returned by a query can be done using which of the following parameter?
asked
Apr 8, 2020
in
Big Data | Hadoop
by
GeorgeBell
(
4.5k
points)
Bigdata-questions-answers
Hadoop-questions-answers
0
votes
How will you prevent data to be dropped or queried from a partition in Hive?
asked
Jan 12, 2020
in
Big Data | Hadoop
by
sharadyadav1986
(
30.5k
points)
#hive-dropped
Bigdata-questions-answers
Hadoop-questions-answers
0
votes
Why Mapper runs in heavy weight process and not in a thread in MapReduce?
asked
Jan 8, 2020
in
Big Data | Hadoop
by
GeorgeBell
(
4.5k
points)
Bigdata-questions-answers
Hadoop-questions-answers
...