| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
161 (0.411s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-3230] Make logging of plan progress in HadoopJobExecHelper configurable - Hive - [issue]
|
|
...Currently, by default, every second a job is run a massive JSON string containing the query plan, the tasks, and some counters is logged to the hive_job_log. For large, long running jo...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3230
Author: Kevin Wilfong,
2012-07-18, 12:09
|
|
|
[HIVE-2427] Warn user that precision is lost when bigint is implicitly cast to double in joins and unions. - Hive - [issue]
|
|
...When a bigint is implicitly cast to a double (when a bigint is involved in an equality expression with a string or double as part of a join condition, or when a bigint column is to be combin...
|
|
|
http://issues.apache.org/jira/browse/HIVE-2427
Author: Kevin Wilfong,
2012-07-17, 07:46
|
|
|
[HIVE-2378] Warn user that precision is lost when bigint is implicitly cast to double. - Hive - [issue]
|
|
...When a bigint is implicitly cast to a double (when a bigint is involved in an equality expression with a string or double) precision may be lost, resulting in unexpected behavior. Unti...
|
|
|
http://issues.apache.org/jira/browse/HIVE-2378
Author: Kevin Wilfong,
2012-06-29, 20:22
|
|
|
[HIVE-2952] escape1.q and escape2.q failing in trunk - Hive - [issue]
|
|
...escape1.q and escape2.q have started failing in at least the Mac OS, but they succeed in LinuxThe last time I saw them succeed in Mac was on 4/11 night...
|
|
|
http://issues.apache.org/jira/browse/HIVE-2952
Author: Kevin Wilfong,
2012-06-29, 16:58
|
|
|
[HIVE-2535] Use sorted nature of compact indexes - Hive - [issue]
|
|
...Compact indexes are sorted based on the indexed columns, but we are not using this fact when we access the index.To start with, if the index is stored as an RC file, and if the predicate bei...
|
|
|
http://issues.apache.org/jira/browse/HIVE-2535
Author: Kevin Wilfong,
2012-06-27, 22:09
|
|
|
[HIVE-3134] Drop table/index/database can result in orphaned locations - Hive - [issue]
|
|
...Today when a managed table has a partition with a location which is not a subdirectory of the table's location, when the table is dropped the partition's data is not deleted from HDFS, resul...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3134
Author: Kevin Wilfong,
2012-06-17, 22:23
|
|
|
[HIVE-3149] Dynamically generated paritions deleted by Block level merge - Hive - [issue]
|
|
...When creating partitions in a table using dynamic partitions and a Block level merge is executed at the end of the query, some partitions may be lost. Specifically if the values of two...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3149
Author: Kevin Wilfong,
2012-06-16, 21:22
|
|
|
[HIVE-2969] Log Time To Submit metric with PerfLogger - Hive - [issue]
|
|
...Logging the time from when Driver.run starts to when we begin submitting jobs to map reduce would be helpful in determining how much of the lag in starting a query is due to Hive vs. Hadoop....
|
|
|
http://issues.apache.org/jira/browse/HIVE-2969
Author: Kevin Wilfong,
2012-06-11, 20:18
|
|
|
Re: test errors - Hive - [mail # dev]
|
|
...I was running into this too. For me, it was a permissions problem, the following directory was owned by root /tmp/zookeeper_0/version-2/ Changing the ownership to me fixed ...
|
|
|
Author: Kevin Wilfong,
2012-06-11, 17:12
|
|
|
[HIVE-3105] HIVE-895 introduced build errors in Eclipse - Hive - [issue]
|
|
...HIVE-895 added some more jars to ivy.xml, but did not add them to Eclipse's classpath causing the Eclipse build to fail....
|
|
|
http://issues.apache.org/jira/browse/HIVE-3105
Author: Kevin Wilfong,
2012-06-08, 20:40
|
|
|
|