Tushar created HIVE-25847:
--
Summary: Unable to run hive issue
Key: HIVE-25847
URL: https://issues.apache.org/jira/browse/HIVE-25847
Project: Hive
Issue Type: Bug
Components: Beeline
Hello All!
I am getting an error while reading nested records (complex data type with
explode) which has column with TIMESTAMP data type in Hive managed table and
stored as Parquet.
I have raised query on MapR community (as I have MapR distribution of Hadoop)
and understood that its known issu
We are creating external
table in Hive and if the location path is not present in the HDFS say
/testdata(as shown below), Hive is creating the ‘/testdata’ dummy folder.
Is there any option in hive
or any way to stop creating dummy directories if the location folder not
exists.
So we end up creatin
from next time, can you paste this much of log in pastebin and give the
url?
Also, not sure what you want to say with just error log
Can you tell what you were trying to do?
>From the error stack I can just see that you have configured mysql as your
meta store and it has refused connection while
... 63 more
Nested Throwables StackTrace:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link
failure
The last packet sent successfully to the server was 0 milliseconds ago. The
driver has not received any packets from the serve
r.
at sun.reflect.NativeCo