Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 81 to 90 from 255 (0.065s).
Loading phrases to help you
refine your search...
[HIVE-1622] Use CombineHiveInputFormat for the merge job if hive.merge.mapredfiles=true - Hive - [issue]
...Currently map-only merge (using CombineHiveInputFormat) is only enabled for merging files generated by mappers. It should be used for files generated at readers as well....
http://issues.apache.org/jira/browse/HIVE-1622    Author: Ning Zhang, 2011-12-16, 23:59
[HIVE-1711] CREATE TABLE LIKE should not set stats in the new table - Hive - [issue]
...CREATE TABLE T LIKE S; will copy every parameters from T to S. It should not copy table level stats....
http://issues.apache.org/jira/browse/HIVE-1711    Author: Ning Zhang, 2011-12-16, 23:59
[HIVE-1699] incorrect partition pruning ANALYZE TABLE - Hive - [issue]
...If table T is partitioned, ANALYZE TABLE T PARTITION (...) COMPUTE STATISTICS; will gather stats for all partitions even though partition spec only chooses a subset....
http://issues.apache.org/jira/browse/HIVE-1699    Author: Ning Zhang, 2011-12-16, 23:59
[HIVE-1598] use SequenceFile rather than TextFile format for hive query results - Hive - [issue]
...Hive query's result is written to a temporary directory first and then FetchTask takes the files and display it to the users. Currently the file format used for the resulting file is TextFil...
http://issues.apache.org/jira/browse/HIVE-1598    Author: Ning Zhang, 2011-12-16, 23:59
[HIVE-1670] MapJoin throws EOFExeption when the mapjoined table has 0 column selected - Hive - [issue]
...select /*+mapjoin(b) */ sum(a.key) from src a join src b on (a.key=b.key); throws EOFException...
http://issues.apache.org/jira/browse/HIVE-1670    Author: Ning Zhang, 2011-12-16, 23:59
[HIVE-1655] Adding consistency check at jobClose() when committing dynamic partitions - Hive - [issue]
...In case of dynamic partition insert, FileSinkOperator generated a directory for a new partition and the files in the directory is named with '_tmp*'. When a task succeed, the file is renamed...
http://issues.apache.org/jira/browse/HIVE-1655    Author: Ning Zhang, 2011-12-16, 23:59
[HIVE-1912] Double escaping special chars when removing old partitions in rmr - Hive - [issue]
...If a partition column value contains special characters such as ':', it will be escaped to '%3A' in the partition path. However in FsShell.rmr(oldPath.toUri().toString()), toUri() will doubl...
http://issues.apache.org/jira/browse/HIVE-1912    Author: Ning Zhang, 2011-12-16, 23:59
[HIVE-1614] UDTF json_tuple should return null row when input is not a valid JSON string - Hive - [issue]
...If the input column is not a valid JSON string, json_tuple will not return anything but this will prevent the downstream operators to access the left-hand side table. We should output a NULL...
http://issues.apache.org/jira/browse/HIVE-1614    Author: Ning Zhang, 2011-12-16, 23:59
[HIVE-1917] CTAS (create-table-as-select) throws exception when showing results - Hive - [issue]
...CTAS throws an exception in CliDriver when showing results at the end of a query. CTAS should not show results because it is not a 'select' query or 'desc'/explain etc. It should be the same...
http://issues.apache.org/jira/browse/HIVE-1917    Author: Ning Zhang, 2011-12-16, 23:59
[HIVE-1855] Include Process ID in the log4j log file name - Hive - [issue]
...Hive client side always log into /tmp/${user.name}/hive.log. If there are multipel CLI running on the same host, logging could be stopped or if it is not it's difficult to distinguish messag...
http://issues.apache.org/jira/browse/HIVE-1855    Author: Ning Zhang, 2011-12-16, 23:59
Sort:
project
Hive (255)
HDFS (1)
type
issue (152)
mail # user (103)
date
last 7 days (0)
last 30 days (2)
last 90 days (8)
last 6 months (9)
last 9 months (255)
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)