Login
Remember
Register
Ask a Question
When importing data to using SerDe, if a row is found to have more columns than expected then
0
votes
asked
Apr 7, 2020
in
Big Data | Hadoop
by
GeorgeBell
When importing data to using SerDe, if a row is found to have more columns
than expected then
A - The extra columns are replaced with NULL
B - The row is skipped
C - The import halts with error
D - The Columns are ignored
#hive
Bigdata-questions-answers
Hadoop-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Apr 7, 2020
by
GeorgeBell
The Columns are ignored
...