hadoop - java.io.EOFException: Premature EOF: no length prefix available -


i inserting table's data table dynamic partitions in hive.

insert table x partition(c) select a,b,c y distribute c; 

i error while inserting data 1 of input tables.

org.apache.hadoop.hive.ql.metadata.hiveexception: java.io.eofexception: premature eof: no length prefix available 

is problem data? or problem while saving data blocks in datanode? how fix this?

thanks


Comments

Popular posts from this blog

Capture and play voice with Asterisk ARI -

java - Why database contraints in HSQLDB are only checked during a commit when using transactions in Hibernate? -

visual studio - Installing Packages through Nuget - "Central Directory corrupt" -