Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 613 (0.262s).
Loading phrases to help you
refine your search...
[HIVE-269] Add log/exp UDF functions to Hive - Hive - [issue]
...See http://dev.mysql.com/doc/refman/5.0/en/mathematical-functions.htmlEXP() Raise to the power ofLN() Return the natural logarithm of the argumentLOG10() Return the base-10 logarithm of t...
http://issues.apache.org/jira/browse/HIVE-269    Author: Zheng Shao, 2011-12-17, 00:09
[HIVE-206] partition pruning check fails for uppercase table names - Hive - [issue]
...The failed query is like:SELECT "a" from table_TAG where table_TAG.ds = '2008-12-31'The error message is:FAILED: Error in semantic analysis: line 1:227 No Partition Predicate Found "2008-12-...
http://issues.apache.org/jira/browse/HIVE-206    Author: Zheng Shao, 2011-12-17, 00:09
[HIVE-253] rand() gets precomputated in compilation phase - Hive - [issue]
...SELECT * FROM t WHERE rand() < 0.01;Hive will say: "No need to submit job", because the condition evaluates to false.The rand() function is special in the sense that every time it evaluat...
http://issues.apache.org/jira/browse/HIVE-253    Author: Zheng Shao, 2011-12-17, 00:09
[HIVE-285] UNION ALL does not allow different types in the same column - Hive - [issue]
...explain INSERT OVERWRITE TABLE t    SELECT s.r, s.c, sum(s.v) FROM    (      SELECT a.r AS r, a.c AS c, a.v AS v FROM t1 a    ...
http://issues.apache.org/jira/browse/HIVE-285    Author: Zheng Shao, 2011-12-17, 00:09
[HIVE-270] Add a lazy-deserialized SerDe for space and cpu efficient serialization of rows with primitive types - Hive - [issue]
...We want to add a lazy-deserialized SerDe for space and cpu efficient serialization of rows with primitive types.This SerDe will share the same format as MetadataTypedColumnsetSerDe/TCTLSepar...
http://issues.apache.org/jira/browse/HIVE-270    Author: Zheng Shao, 2011-12-17, 00:08
[HIVE-196] Failure when doing 2 tests with the same user on the same machine - Hive - [issue]
...org.apache.hadoop.util.Shell$ExitCodeException: chmod: cannot access `/tmp/zshao/kv1.txt': No such file or directoryWe should make a unique directory for each of the test runs, instead of sh...
http://issues.apache.org/jira/browse/HIVE-196    Author: Zheng Shao, 2011-12-17, 00:08
[HIVE-393] MoveTask will bail out if we cannot open the compressed SequenceFile because hadoop native lib is missing - Hive - [issue]
http://issues.apache.org/jira/browse/HIVE-393    Author: Zheng Shao, 2011-12-17, 00:08
[HIVE-157] README.txt needs to be updated - Hive - [issue]
...Readme.txt still points people to mirror.facebook.com...
http://issues.apache.org/jira/browse/HIVE-157    Author: Zheng Shao, 2011-12-17, 00:08
[HIVE-8] Hive: DynamicSerDe to support struct inside array/map - Hive - [issue]
...We should allow users to create types and use those types in dynamic serde.In this way we can support:CREATE TYPE friend_information (  friend_id int,  friend_name string...
http://issues.apache.org/jira/browse/HIVE-8    Author: Zheng Shao, 2011-12-17, 00:08
[HIVE-319] add UDF UNIX_TIMESTAMP - Hive - [issue]
...See http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html#function_unix-timestampFor now, just use the default time zone....
http://issues.apache.org/jira/browse/HIVE-319    Author: Zheng Shao, 2011-12-17, 00:08
Sort:
project
Hive (613)
MapReduce (24)
Hadoop (12)
HDFS (6)
Pig (4)
Avro (1)
type
mail # user (331)
issue (282)
date
last 7 days (0)
last 30 days (1)
last 90 days (1)
last 6 months (2)
last 9 months (613)
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)