| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
63 (0.282s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-1126] Missing some Jdbc functionality like getTables getColumns and HiveResultSet.get* methods based on column name. - Hive - [issue]
|
|
...I've been using the hive jdbc driver more and more and was missing some functionality which I addedHiveDatabaseMetaData.getTablesUsing "show tables" to get the info from hive.HiveDatabaseMet...
|
|
|
http://issues.apache.org/jira/browse/HIVE-1126
Author: Bennie Schut,
2011-12-16, 23:59
|
|
|
[HIVE-2069] NullPointerException on getSchemas - Hive - [issue]
|
|
...Calling getSchemas will cause a nullpointerexception...
|
|
|
http://issues.apache.org/jira/browse/HIVE-2069
Author: Bennie Schut,
2011-12-16, 23:57
|
|
|
[HIVE-2191] Allow optional [inner] on equi-join. - Hive - [issue]
|
|
...Lot's of databases including mysql support an optional "inner" keyword to explicitely select an equi-join.As shown in the mysql docs: http://dev.mysql.com/doc/refman/5.1/en/join.htmlFor comp...
|
|
|
http://issues.apache.org/jira/browse/HIVE-2191
Author: Bennie Schut,
2011-12-16, 23:57
|
|
|
[HIVE-1675] SAXParseException on plan.xml during local mode. - Hive - [issue]
|
|
...When hive switches to local mode (hive.exec.mode.local.auto=true) I receive a sax parser exception on the plan.xmlIf I set hive.exec.mode.local.auto=false I get the correct results....
|
|
|
http://issues.apache.org/jira/browse/HIVE-1675
Author: Bennie Schut,
2011-12-16, 23:56
|
|
|
Re: hive zookeeper locks. - Hive - [mail # user]
|
|
...Somewhere lower in my config file I set a incorrect LockManager so now it works :) On 09/07/2011 04:02 PM, Bennie Schut wrote:...
|
|
|
Author: Bennie Schut,
2011-09-08, 07:49
|
|
|
hive zookeeper locks. - Hive - [mail # user]
|
|
...I've been trying to play with locks in hive using zookeeper but can't find documentation on how to configure it. I now have: hive.supports.concurrency true hive.zook...
|
|
|
Author: Bennie Schut,
2011-09-07, 14:02
|
|
|
[HIVE-2054] Exception on windows when using the jdbc driver. "IOException: The system cannot find the path specified" - Hive - [issue]
|
|
...It seems something recently changed on the jdbc driver which causes this IOException on windows.java.lang.RuntimeException: java.io.IOException: The system cannot find the path specified at ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-2054
Author: Bennie Schut,
2011-07-27, 04:20
|
|
|
[HIVE-1587] Files on /tmp/hive-{username}/hive_{some timestamp}/ which are leftovers from old jobs which never are never removed - Hive - [issue]
|
|
...I seem to have a lot of files on /tmp/hive-{username}/hive_{some timestamp}/ which are leftovers from old jobs which never are never removed.These jobs ran without any problems....
|
|
|
http://issues.apache.org/jira/browse/HIVE-1587
Author: Bennie Schut,
2011-07-05, 19:50
|
|
|
Re: Trouble creating indexes with psql metastore - Hive - [mail # user]
|
|
...I have a similar problem with a trunk build and a mysql metastore. Doing: alter table IDXS modify column DEFERRED_REBUILD boolean not null; Doesn't seem to fix it. Perhaps because mysql conv...
|
|
|
Author: Bennie Schut,
2011-06-23, 08:26
|
|
|
Re: Hive connecting to squirrel on windows - Hive - [mail # user]
|
|
...If its 0.7 and "IOException: The system cannot find the path specified" then you ran into HIVE-2054. It seems Carl backported it to 0.7.1 so try that. If it's something else plea...
|
|
|
Author: Bennie Schut,
2011-05-17, 09:25
|
|
|
|