Member since
01-31-2015
88
Posts
7
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
19646 | 02-09-2015 09:53 PM |
06-28-2015
10:42 PM
Hi , Yes we have partitions on tables, it looks like after you run invaliate metadata on impala followed by compute stats we are getting this error. The tables that are partitioned and in parquet file is in parquet file format and once doing compute stats on impala we are not able to access them from hive. In our previous CDH version which was 5.3.2 it was working fine and tables were accessible from both hive and impala after running compute stats too. But in the latest version of CDH 5.4.2 it looks like a bug, If cloudera can help us it will be a great plus to stick too CDH 5.4.2 or else we have to think for other options.
... View more
06-27-2015
04:54 AM
I am using CDH -5.4.2,
... View more
06-27-2015
04:53 AM
I am receiving following error while inserting data into parquet table FAILED: SemanticException Class not found: com.cloudera.impala.hive.serde.ParquetInputFormat Please help me to resolve this issue, also not able to find out the jar that is missing for this class
... View more
Labels:
- Labels:
-
Apache Hive
-
Apache Impala
03-17-2015
10:16 AM
Hi, I was able to change it from 60 to 300, now it seems working, the warning disppeared.... Thanks for helping Denloe.......you guys are great!!!
... View more
03-17-2015
10:12 AM
Hi, Also, when I check logs, I see the following error, can you help me in fixing this ? Session 0x0 for server xxxxxxxxxxxxxx/10.4.2.110:2181, unexpected error, closing socket connection and attempting reconnect
java.io.IOException: Connection reset by peer
at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
at sun.nio.ch.IOUtil.read(IOUtil.java:192)
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:379)
at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:68)
at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:355)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
... View more
03-17-2015
10:07 AM
Hi, I am new the CDH so, can you please explain me in details, how can I change it from 60 to 300 ?
... View more
03-17-2015
08:43 AM
Canary test of client connection to ZooKeeper and execution of basic operations succeeded though a session could not be established with one or more servers. Need help to know what to do in such situation?
... View more
Labels:
- Labels:
-
Apache Zookeeper
02-09-2015
09:53 PM
Hello abe, Thanks for helping me, the issue has been resolved bby itself, do not know what happened, I felt there some kind of special characters auto generated on top of the directory name, hence it was saying no such file or directory, as soon as I deleted the directory and created the new one, it works fine.
... View more
02-04-2015
05:53 PM
So, this directory has been created test3........but unable to access it as it says no such file or directory........
... View more
02-04-2015
05:45 PM
Hello abe, following is the sqoop command: sqoop import --connect jdbc:mysql://ip-address/db --username abc --password cde --query "select * from hfpoverty WHERE hindus_females > 10 AND \$CONDITIONS" --target-dir /user/jais/test3 -m 1
... View more
- « Previous
- Next »