Toggle navigation
Big Data
/
Search
/
DevOps
About
project
Sentry
(466)
Hive
(242)
Flume
(104)
Eagle
(17)
Sqoop
(9)
Hadoop
(2)
HDFS
(1)
MapReduce
(1)
author
()
Ted Yu
(12546)
Harsh J
(6378)
Stack
(6071)
Todd Lipcon
(5897)
Andrew Purtell
(5548)
Vinod Kone
(5313)
Jonathan Ellis
(5274)
Josh Elser
(4734)
Jean-Daniel Cryans
(4559)
stack
(4288)
Jun Rao
(4055)
Steve Loughran
(3817)
Ted Dunning
(3655)
Ben Mahler
(3502)
James Taylor
(3328)
Patrick Hunt
(3279)
Edward J. Yoon
(3252)
Benjamin Hindman
(3103)
Sean Busbey
(3004)
Brock Noland
(2928)
Stephan Ewen
(2876)
Edward Capriolo
(2825)
Guozhang Wang
(2800)
Julian Hyde
(2755)
Owen OMalley
(2743)
aaron morton
(2715)
Konstantin Boudnik
(2607)
Aljoscha Krettek
(2588)
Reynold Xin
(2588)
Arun C Murthy
(2571)
Sean Owen
(2494)
Doug Cutting
(2382)
Hari Shreedharan
(2363)
Jean-Marc Spaggiari
(2350)
Vinod Kumar Vavilapalli
(2272)
Fabian Hueske
(2257)
Roman Shaposhnik
(2250)
Jie Yu
(2198)
Wes McKinney
(2182)
Mich Talebzadeh
(2173)
Alan Gates
(2146)
Joe Witt
(2130)
Alejandro Abdelnur
(2113)
Till Rohrmann
(2110)
Allen Wittenauer
(2080)
Mike Percy
(2047)
Jarek Jarcec Cecho
(2038)
Jacques Nadeau
(2036)
Jean-Baptiste Onofré
(1987)
Amareshwari Sriramadasu
(1980)
Matthias J. Sax
(1969)
Robert Metzger
(1902)
Jordan Zimmerman
(1892)
Jarek Cecho
(1875)
Sylvain Lebresne
(1867)
Keith Turner
(1852)
Neha Narkhede
(1851)
Jeff Zhang
(1839)
lars hofhansl
(1834)
Gwen Shapira
(1828)
type
mail # dev
(599)
issue
(208)
mail # user
(32)
wiki
(3)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (2)
last 9 months (842)
Search
Sort:
time-biased relevance
relevancy
newest on top
oldest on top
clear
query
|
facets
|
time
Search criteria:
. Results from
1
to
10
from
842
(0.0s).
Loading phrases to help you
refine your search...
[SENTRY-649] Add e2e tests for Sentry HA with HDFS
-
Sentry
- [issue]
http://issues.apache.org/jira/browse/SENTRY-649
Author:
Prasad Mujumdar
, 2017-11-22, 14:42
[SENTRY-330] Update Derby schema script to enforce non-null constraint
-
Sentry
- [issue]
...Currently Derby schema script is not consistent with setting bunch of columns as non-null. We need to keep this in sync with other schema scripts. Since derby is used for unit test, this can...
http://issues.apache.org/jira/browse/SENTRY-330
Author:
Prasad Mujumdar
, 2017-11-22, 14:42
[HIVE-5867] JDBC driver and beeline should support executing an initial SQL script
-
Hive
- [issue]
...HiveCLI support the .hiverc script that is executed at the start of the session. This is helpful for things like registering UDFs, session specific configs etc.This functionality is missing ...
http://issues.apache.org/jira/browse/HIVE-5867
Author:
Prasad Mujumdar
, 2017-07-21, 18:46
[SENTRY-627] Extend Sentry HA to work with Hive Metastore HA and HDFS
-
Sentry
- [issue]
...Currently the Sentry HA can only work with Single Hive metastore when HDFS integration is enabled. This is the umbrella ticket make that integration work....
http://issues.apache.org/jira/browse/SENTRY-627
Author:
Prasad Mujumdar
, 2017-07-10, 21:28
[FLUME-1008] Implement Hive sink
-
Flume
- [issue]
...The HDFS sink's directory structure and bucketing is mostly sufficient for Hive tables. The bucketing could result into new directories getting created. This requrires altering Hive table to...
http://issues.apache.org/jira/browse/FLUME-1008
Author:
Prasad Mujumdar
, 2017-07-06, 22:13
[HIVE-3764] Support metastore version consistency check
-
Hive
- [issue]
...Today there's no version/compatibility information stored in hive metastore. Also the datanucleus configuration property to automatically create missing tables is enabled by default. If you ...
http://issues.apache.org/jira/browse/HIVE-3764
Author:
Prasad Mujumdar
, 2017-03-31, 10:02
[SENTRY-162] Cleanup DB store privilege metadata on Hive DDL statements
-
Sentry
- [issue]
...The hive statements like drop table, alter table rename etc will rename or destroy the DB objects. We need to update the privilege metadata for these objects the accordingly.At minimum, we n...
http://issues.apache.org/jira/browse/SENTRY-162
Author:
Prasad Mujumdar
, 2016-11-20, 20:40
[EAGLE-104] Fix the unit test TestHDFSSecuritylogParser
-
Eagle
- [issue]
...The test fails with following errorjava.lang.StringIndexOutOfBoundsException">java.lang.StringIndexOutOfBoundsException: String index out of range: -1 atjava.lang.String.substring(String....
http://issues.apache.org/jira/browse/EAGLE-104
Author:
Prasad Mujumdar
, 2016-10-10, 06:33
[SENTRY-662] SentryServiceIntegrationBase should use UGI based login
-
Sentry
- [issue]
...With Sentry HA the service client makes the service connection on the first client api. This is done in order to propagate the exception cleanly to the caller.The SentryServiceIntegrationBas...
http://issues.apache.org/jira/browse/SENTRY-662
Author:
Prasad Mujumdar
, 2016-06-07, 21:53
[SENTRY-351] Hive bindings should use the Database entity to extract database name
-
Sentry
- [issue]
...Hive bindings with Hive 0.13 should use the Database entity to extract database name instead of extracting the database from compiler structure. This will simplify the binding code that's cu...
http://issues.apache.org/jira/browse/SENTRY-351
Author:
Prasad Mujumdar
, 2016-06-02, 21:23
1
2
3
4
5
Next >