Hello, I have an issue about hcatalog

2016-05-18 Thread Mark Memory
hello guys, sorry to bother you. I'm using hcatalog to write hive tables, but I don't know how to do with namenode HA my code was copied from https://github.com/apache/hive/blob/master/hcatalog/core/src/test/java/org/apache/hive/hcatalog/data/TestReaderWriter.java *below is my config:* hiveC

Re: Hello, I have an issue about hcatalog

2016-05-18 Thread Mark Memory
-19 8:12 GMT+08:00 Alan Gates : > This looks to me like a Hadoop issue rather than Hive. It appears that > you cannot connect to HDFS. Have you tried connecting to HDFS outside of > Hive/HCatalog? > > Alan. > > > On May 18, 2016, at 04:24, Mark Memory wrote: > > &g

how can I access HDFS(namenode HA) by using hive-common-1.2.1.jar??

2016-05-19 Thread Mark Memory
Hi guys, who knows why class HiveConf has no HADOOPCONF enum type in hive common jar now? I write code using hive-common-1.2.1.jar HiveConf class to access HDFS(HA namenode), and I get an error below. I realized my code didn't config HADOOPCONF so it can't connect to HDFS, but there is no HADOOPCO

unsubscribe

2016-08-23 Thread Mark Memory