Login
Remember
Register
Ask a Question
in hive when the schema does not match the file content
0
votes
asked
Apr 3, 2020
in
Big Data | Hadoop
by
Tate
in hive when the schema does not match the file content
A - It cannot read the file
B - It reads only the string data type
C - it throws an error and stops reading the file
D - It returns null values for mismatched fields.
#cassandra-hive
Bigdata-questions-answers
Hadoop-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Apr 3, 2020
by
Tate
D - It returns null values for mismatched fields.
...