Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 55 (0.112s).
Loading phrases to help you
refine your search...
[HIVE-4490] HS2 - 'select null ..' fails with NPE - Hive - [issue]
...Eg, from beeline > select null, i from t1 ;Error: Error running query: java.lang.NullPointerException (state=,code=0)Error: Error running query: java.lang.NullPointerException (state=,cod...
http://issues.apache.org/jira/browse/HIVE-4490    Author: Thejas M Nair, 2013-05-16, 02:52
[HIVE-4559] hcatalog/webhcat scripts in tar.gz don't have execute permissions set - Hive - [issue]
...After running 'package' target in hive, the sbin/bin files in the package directory created for hcatalog and webhcat don't have execute permissions.$ ls -l build/dist/hcatalog/bin/total 16-r...
http://issues.apache.org/jira/browse/HIVE-4559    Author: Thejas M Nair, 2013-05-15, 02:25
[HIVE-4542] TestJdbcDriver2.testMetaDataGetSchemas fails because of unexpected database - Hive - [issue]
...The check for database name in TestJdbcDriver2.testMetaDataGetSchemas fails with the error -junit.framework.ComparisonFailure: expected:<...efault> but was:<...bname>ie, a databa...
http://issues.apache.org/jira/browse/HIVE-4542    Author: Thejas M Nair, 2013-05-14, 00:55
[HIVE-4545] HS2 should return describe table results without space padding - Hive - [issue]
...HIVE-3140 changed behavior of 'DESCRIBE table;' to be like 'DESCRIBE FORMATTED table;'. HIVE-3140 introduced changes to not print header in 'DESCRIBE table;'. But jdbc/odbc calls still get f...
http://issues.apache.org/jira/browse/HIVE-4545    Author: Thejas M Nair, 2013-05-12, 20:57
[HIVE-4191] describe table output always prints as if formatted keyword is specified - Hive - [issue]
...With the change in HIVE-3140, describe table output prints like the format expected from "describe formatted table". ie, the headers are included and there is padding with space for the fiel...
http://issues.apache.org/jira/browse/HIVE-4191    Author: Thejas M Nair, 2013-05-12, 19:28
[HIVE-4498] TestBeeLineWithArgs.testPositiveScriptFile fails - Hive - [issue]
...TestBeeLineWithArgs.testPositiveScriptFile fails -   [junit] 0: jdbc:hive2://localhost:10000> >>> STARTED testBreakOnErrorScriptFile    [junit] Output: C...
http://issues.apache.org/jira/browse/HIVE-4498    Author: Thejas M Nair, 2013-05-12, 08:32
[HIVE-4406] Missing "/" or "/<dbname>" in hs2 jdbc uri switches mode to embedded mode - Hive - [issue]
...When the jdbc uri does not have a / or "/default" after the hostname:port, and the principal is specified, it ends up launching HS2 in embedded mode.This is because the parsing of uri in suc...
http://issues.apache.org/jira/browse/HIVE-4406    Author: Thejas M Nair, 2013-05-10, 07:59
[HIVE-4501] HS2 memory leak - FileSystem objects in FileSystem.CACHE - Hive - [issue]
...org.apache.hadoop.fs.FileSystem objects are getting accumulated in FileSystem.CACHE, with HS2 in unsecure mode.As a workaround, it is possible to set fs.hdfs.impl.disable.cache and fs.file.i...
http://issues.apache.org/jira/browse/HIVE-4501    Author: Thejas M Nair, 2013-05-09, 03:20
[HIVE-4356] remove duplicate impersonation parameters for hiveserver2 - Hive - [issue]
...There are two parameters controlling impersonation in hiveserver2. hive.server2.enable.doAs that controls this in kerberos secure mode, while hive.server2.enable.doAs controls this for unsec...
http://issues.apache.org/jira/browse/HIVE-4356    Author: Thejas M Nair, 2013-05-09, 01:10
[HIVE-4497] beeline module tests don't get run by default - Hive - [issue]
...beeline tests are not getting run by default . See https://builds.apache.org/job/Hive-trunk-h0.21/lastCompletedBuild/testReport/...
http://issues.apache.org/jira/browse/HIVE-4497    Author: Thejas M Nair, 2013-05-07, 15:21
Sort:
project
Pig (132)
Hive (55)
Hadoop (2)
HDFS (1)
MapReduce (1)
type
issue (51)
wiki (4)
date
last 7 days (1)
last 30 days (9)
last 90 days (39)
last 6 months (41)
last 9 months (55)
author
Namit Jain (800)
Edward Capriolo (644)
Zheng Shao (613)
Carl Steinbach (605)
John Sichi (297)
Mark Grover (265)
Ashutosh Chauhan (261)
Ning Zhang (255)
Nitin Pawar (249)
Ashish Thusoo (169)
Kevin Wilfong (161)
He Yongqiang (156)
Prasad Chakka (152)
Navis (148)
Bejoy Ks (132)
Thejas M Nair