Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 55 (0.121s).
Loading phrases to help you
refine your search...
[HIVE-4513] disable hivehistory logs by default - Hive - [issue]
...HiveHistory log files (hive_job_log_hive_*.txt files) store information about hive query such as query string, plan , counters and MR job progress information.There is no mechanism to delete...
http://issues.apache.org/jira/browse/HIVE-4513    Author: Thejas M Nair, 2013-05-22, 02:21
[HIVE-4574] XMLEncoder thread safety issues in openjdk7 causes HiveServer2 to be stuck - Hive - [issue]
...In open jdk7, XMLEncoder.writeObject call leads to calls to java.beans.MethodFinder.findMethod(). MethodFinder class not thread safe because it uses a static WeakHashMap that would get used ...
http://issues.apache.org/jira/browse/HIVE-4574    Author: Thejas M Nair, 2013-05-17, 21:51
[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-4535] hive build fails with hadoop 0.20 - Hive - [issue]
...ant  package -Dhadoop.mr.rev=20leads to -     [javac] /Users/thejas/hive_thejas_git/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java:382: cannot fi...
http://issues.apache.org/jira/browse/HIVE-4535    Author: Thejas M Nair, 2013-05-14, 01:01
[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
Sort:
project
Pig (132)
Hive (55)
Hadoop (2)
HDFS (1)
MapReduce (1)
type
issue (49)
wiki (6)
date
last 7 days (2)
last 30 days (25)
last 90 days (39)
last 6 months (42)
last 9 months (55)
author
Namit Jain (802)
Edward Capriolo (633)
Zheng Shao (613)
Carl Steinbach (604)
John Sichi (297)
Mark Grover (269)
Ning Zhang (255)
Ashutosh Chauhan (250)
Nitin Pawar (220)
Ashish Thusoo (169)
Kevin Wilfong (161)
He Yongqiang (156)
Prasad Chakka (152)
Bejoy Ks (132)
Navis (128)
Thejas M Nair