Toggle navigation
Big Data
/
Search
/
DevOps
About
project
Hive
(125620)
HBase
(172247)
Ambari
(165370)
Spark
(125618)
Hadoop
(105792)
Cassandra
(103469)
Flink
(66794)
Kafka
(65103)
Zeppelin
(61727)
Accumulo
(60364)
Drill
(51914)
Mesos
(49913)
Metron
(47730)
HDFS
(46213)
Storm
(43576)
Trafodion
(41239)
Pig
(37966)
Bigtop
(34956)
Tez
(34736)
MapReduce
(34513)
Phoenix
(33850)
Impala
(29653)
YARN
(27206)
Lens
(25436)
NiFi
(25343)
Aurora
(24461)
Kylin
(24328)
Beam
(24048)
ZooKeeper
(23469)
Eagle
(22536)
Falcon
(21772)
Flume
(21210)
Tajo
(20685)
Sqoop
(20190)
Calcite
(20094)
Oozie
(19119)
Apex
(17784)
Giraph
(17325)
Ranger
(17090)
Sentry
(16185)
SystemML
(15315)
Reef
(13576)
Samza
(13013)
Avro
(12900)
CarbonData
(11945)
Hama
(11524)
Kudu
(11334)
Bookkeeper
(9700)
Atlas
(9608)
Helix
(9234)
Knox
(8650)
Crunch
(7693)
Arrow
(7539)
Parquet
(7434)
Gora
(6380)
Chukwa
(6100)
Curator
(6042)
Orc
(5483)
MetaModel
(4567)
Fluo
(3549)
author
Sergey Shelukhin
(1309)
Edward Capriolo
(1260)
Carl Steinbach
(1094)
Ashutosh Chauhan
(1060)
Namit Jain
(876)
Brock Noland
(868)
Prasanth Jayachandran
(794)
Lefty Leverenz
(793)
Mich Talebzadeh
(749)
Xuefu Zhang
(749)
Eugene Koifman
(741)
Zheng Shao
(727)
Alan Gates
(687)
John Sichi
(591)
Nitin Pawar
(547)
Thejas Nair
(539)
Gopal V
(483)
Jason Dere
(454)
Jesus Camacho Rodriguez
(434)
Gunther Hagleitner
(416)
Ning Zhang
(410)
Vaibhav Gumashta
(408)
Owen OMalley
(390)
Thejas M Nair
(369)
Szehon Ho
(367)
Pengcheng Xiong
(353)
Gopal Vijayaraghavan
(339)
Siddharth Seth
(337)
Navis
(334)
Ashish Thusoo
(328)
Sushanth Sowmyan
(308)
Mark Grover
(298)
Matt McCline
(252)
Stephen Sprague
(244)
Prasad Mujumdar
(242)
Zoltan Haindrich
(239)
Kevin Wilfong
(228)
Sanjay Subramanian
(222)
Aihua Xu
(221)
Alexander Pivovarov
(220)
mvaradachari@...
(219)
Prasad Chakka
(209)
Rajesh Balamohan
(209)
Vihang Karajgaonkar
(205)
Harish Butani
(203)
Vikram Dixit K
(193)
Sahil Takiar
(190)
Navis류승우
(186)
Chao Sun
(184)
Joydeep Sen Sarma
(178)
Yin Huai
(173)
kulkarni.swarnim@...
(173)
Eric Hanson
(167)
Jörn Franke
(167)
Hari Sankar Sivarama Subr...
(166)
He Yongqiang
(165)
Peter Vary
(157)
Daniel Dai
(156)
Jimmy Xiang
(154)
Bejoy Ks
(153)
type
javadoc
(64972)
mail # user
(25149)
issue
(19201)
mail # dev
(11421)
source code
(4650)
wiki
(253)
web site
(9)
date
last 7 days (206)
last 30 days (665)
last 90 days (1555)
last 6 months (2730)
last 9 months (50352)
Search
Sort:
time-biased relevance
relevancy
newest on top
oldest on top
clear
query
|
facets
|
time
Search criteria:
. Results from
21
to
30
from
125620
(0.0s).
Loading phrases to help you
refine your search...
[HIVE-19214] High throughput ingest ORC format
-
Hive
- [issue]
...Create delta files with all ORC overhead disabled (no index, no compression, no dictionary). Compactor will recreate the orc files with index, compression and dictionary encoding....
http://issues.apache.org/jira/browse/HIVE-19214
Author:
Gopal V
, 2018-04-20, 22:27
[HIVE-17647] DDLTask.generateAddMmTasks(Table tbl) and other random code should not start transactions
-
Hive
- [issue]
...This method (and other places) have if (txnManager.isTxnOpen()) { mmWriteId = txnManager.getCurrentTxnId(); } else { ...
http://issues.apache.org/jira/browse/HIVE-17647
Author:
Eugene Koifman
, 2018-04-20, 22:19
[HIVE-19240] backport HIVE-17645 to 3.0
-
Hive
- [issue]
http://issues.apache.org/jira/browse/HIVE-19240
Author:
Eugene Koifman
, 2018-04-20, 22:13
[HIVE-19251] ObjectStore.getNextNotification with LIMIT should use less memory
-
Hive
- [issue]
...Experience OOM when Hive metastore try to retrieve huge amount of notification logs even there's limit clause. Hive shall only retrieve necessary rows....
http://issues.apache.org/jira/browse/HIVE-19251
Author:
Daniel Dai
, 2018-04-20, 21:35
[HIVE-19258] add originals support to MM tables (and make the conversion a metadata only operation)
-
Hive
- [issue]
http://issues.apache.org/jira/browse/HIVE-19258
Author:
Sergey Shelukhin
, 2018-04-20, 21:26
[HIVE-17855] conversion to MM tables via alter may be broken
-
Hive
- [issue]
...git difftool 77511070dd^ 77511070dd -- */mm_conversions.qLooks like during ACID "integration" alter was simply quietly changed to create+insert, because it's broken....
http://issues.apache.org/jira/browse/HIVE-17855
Author:
Sergey Shelukhin
, 2018-04-20, 21:18
[HIVE-19141] TestNegativeCliDriver insert_into_notnull_constraint, insert_into_acid_notnull failing
-
Hive
- [issue]
...These tests have been consistently failing for a while. I suspect HIVE-18727 has caused these failures. HIVE-18727 changed the code to throw ERROR instead of EXCEPTION if constraints are vio...
http://issues.apache.org/jira/browse/HIVE-19141
Author:
Vineet Garg
, 2018-04-20, 20:56
[HIVE-12369] Native Vector GroupBy (Part 1)
-
Hive
- [issue]
...Implement Native Vector GroupBy using fast hash table technology developed for Native Vector MapJoin, etc.Patch is currently limited to a single key with a single COUNT aggregation. Or, a s...
http://issues.apache.org/jira/browse/HIVE-12369
Author:
Matt McCline
, 2018-04-20, 20:46
[HIVE-19257] HIVE-19157 commit references wrong jira
-
Hive
- [issue]
...1eea5a80ded2df33d57b2296b3bed98cb18383fd on master references wrong jira....
http://issues.apache.org/jira/browse/HIVE-19257
Author:
Vineet Garg
, 2018-04-20, 20:39
[HIVE-19252] TestJdbcWithMiniKdcCookie.testCookieNegative is failing consistently
-
Hive
- [issue]
...For last 8 builds....
http://issues.apache.org/jira/browse/HIVE-19252
Author:
Ashutosh Chauhan
, 2018-04-20, 20:05
< Prev
1
2
3
4
5
Next >