Messages by Date
-
2017/02/16
[incubator-hawq] Git Push Summary
hubertzhang
-
2017/02/16
[1/2] incubator-hawq git commit: HAWQ-1330. More ASF header updates (including pom.xml update)
espino
-
2017/02/16
[2/2] incubator-hawq git commit: HAWQ-1330. More ASF header updates (including pom.xml update)
espino
-
2017/02/15
incubator-hawq git commit: HAWQ-1336. Travis CI "brew" updates
espino
-
2017/02/15
incubator-hawq git commit: HAWQ-1325. Allow queries related to pg_temp if ranger is enable
wlin
-
2017/02/15
incubator-hawq git commit: HAWQ-1338. Fixed writer process doesn't exit nicely in some case
mli
-
2017/02/15
incubator-hawq git commit: HAWQ-1334. QD thread should set error code if failing so that the main process for the query could exit soon
paulguo
-
2017/02/15
incubator-hawq git commit: HAWQ-1331. Update hawq version in pom.xml
shivram
-
2017/02/15
[2/2] incubator-hawq git commit: HAWQ-1331. Update hawq and pxf versions
shivram
-
2017/02/15
[1/2] incubator-hawq git commit: HAWQ-1331. Update hawq and pxf versions
shivram
-
2017/02/15
incubator-hawq git commit: HAWQ-1315. Function validateResourcePoolStatus() in resourcepool.c is logging the wrong information
yjin
-
2017/02/14
incubator-hawq git commit: HAWQ-1314. Added upgrade for function pxf_get_item_fields.
odiachenko
-
2017/02/14
incubator-hawq git commit: HAWQ-1323. Fix access mode of files in adding license header added to each source file in test directory
huor
-
2017/02/14
incubator-hawq git commit: HAWQ-1326. Cancel the query earlier if one of the segments for the query crashes
paulguo
-
2017/02/14
incubator-hawq git commit: HAWQ-1329. pg_catalog view fallback failed.
wlin
-
2017/02/14
[2/2] incubator-hawq git commit: HAWQ-1323. Add license header added to each source file in test directory
huor
-
2017/02/14
[1/2] incubator-hawq git commit: HAWQ-1323. Add license header added to each source file in test directory
huor
-
2017/02/13
incubator-hawq git commit: HAWQ-1327. Move ID from struct SegStatData to struct SegInfoData so that ID could be used in QD.
paulguo
-
2017/02/13
incubator-hawq git commit: HAWQ-1324. Fixed crash at query cancel, signal hanler cannot call unsafe elog()
mli
-
2017/02/13
incubator-hawq git commit: HAWQ-1321. failNames wrongly uses memory context to build message when ANALYZE failed
yjin
-
2017/02/10
incubator-hawq git commit: HAWQ-1320. Remove reference to PXF rpm version in source
shivram
-
2017/02/10
incubator-hawq git commit: HAWQ-1319. Add ASF header to java files and remove jar files in function suite
huor
-
2017/02/09
incubator-hawq git commit: HAWQ-1318. Fix the bug of cannot start/stop master successfully if ranger is enable and with a wrong RPS address
wlin
-
2017/02/09
[1/2] incubator-hawq git commit: HAWQ-1298. Updated RPS properties and scripts (closes #1109)
adenissov
-
2017/02/09
[2/2] incubator-hawq git commit: HAWQ-1298. Updated RPS properties and scripts (closes #1109)
adenissov
-
2017/02/09
incubator-hawq-docs git commit: HAWQ-1307 Configuring HAWQ Best Practices page (closes #93)
yozie
-
2017/02/09
incubator-hawq-docs git commit: Removing erroneous targettype parameter
yozie
-
2017/02/09
incubator-hawq-docs git commit: HAWQ-1293 - identify/tag deprecated gucs (closes #91)
yozie
-
2017/02/08
incubator-hawq git commit: HAWQ-1317. Port "Fix some regex issues with out-of-range characters and large char ranges" from pg
iweng
-
2017/02/08
incubator-hawq-docs git commit: HAWQ-1304 - multiple doc changes for PXF and Hive Plugin (closes #94)
yozie
-
2017/02/07
incubator-hawq git commit: HAWQ-1312. Forbid partial grant/revoke command in HAWQ side once Ranger is configured.
wlin
-
2017/02/06
incubator-hawq git commit: HAWQ-1316. Fix feature test build on CentOS 7.3
rlei
-
2017/02/04
incubator-hawq git commit: HAWQ-1292. Change GUC enable_ranger(bool) to a text GUC(hawq_acl_type), which can allow other kinds of ACL.
wlin
-
2017/02/03
svn commit: r18094 - in /dev/incubator/hawq/2.1.0.0-incubating.RC3: ./ apache-hawq-src-2.1.0.0-incubating.tar.gz apache-hawq-src-2.1.0.0-incubating.tar.gz.asc apache-hawq-src-2.1.0.0-incubating.tar.gz.md5 apache-hawq-src-2.1.0.0-incubating.tar.gz.sha256
espino
-
2017/02/03
[incubator-hawq] Git Push Summary
espino
-
2017/02/03
[14/50] [abbrv] incubator-hawq git commit: HAWQ-1257. Prompt all tables which user doesn't have right once
espino
-
2017/02/03
[44/50] [abbrv] incubator-hawq git commit: HAWQ-1228. Use profile based on file format in HCatalog integration(HiveRC, HiveText profiles).
espino
-
2017/02/03
[45/50] [abbrv] incubator-hawq git commit: HAWQ-1228. Use profile based on file format in HCatalog integration(HiveRC, HiveText profiles).
espino
-
2017/02/03
[31/50] [abbrv] incubator-hawq git commit: HAWQ-1203. Ranger Plugin Service Implementation. (with contributions by Lav Jain and Leslie Chang) (close #1092)
espino
-
2017/02/03
[35/50] [abbrv] incubator-hawq git commit: HAWQ-1276. hawq should error out directly when ranger plugin service is unavailable, not a warning.
espino
-
2017/02/03
[46/50] [abbrv] incubator-hawq git commit: HAWQ-1297. Fixed pxf classpath to work with custom hadoop distros
espino
-
2017/02/03
[40/50] [abbrv] incubator-hawq git commit: HAWQ-1291. Fix the name of privilege when create temp table.
espino
-
2017/02/03
[07/50] [abbrv] incubator-hawq git commit: HAWQ-1246. Add generation of RequestID, ClientIP, queryContext(SQL Statement) and encapsulate these contents to JSON request to RPS.
espino
-
2017/02/03
[20/50] [abbrv] incubator-hawq git commit: Revert "HAWQ-1248. Merge Dockerfiles for HAWQ Dev into HAWQ code base."
espino
-
2017/02/03
[50/50] [abbrv] incubator-hawq git commit: [HAWQ-1236] - Update HAWQ DB version to 2.1.0.0-incubating.
espino
-
2017/02/03
[21/50] [abbrv] incubator-hawq git commit: Revert "HAWQ-1248. Merge Dockerfiles for HAWQ Dev into HAWQ code base."
espino
-
2017/02/03
[49/50] [abbrv] incubator-hawq git commit: HAWQ-1308. Fixed Javadoc warnings.
espino
-
2017/02/03
[06/50] [abbrv] incubator-hawq git commit: Revert "HAWQ-1242. hawq-site.xml default content has wrong guc variable names"
espino
-
2017/02/03
[13/50] [abbrv] incubator-hawq git commit: HAWQ-1215. Support Complextypes with HiveORC
espino
-
2017/02/03
[33/50] [abbrv] incubator-hawq git commit: HAWQ-762. Login to kerberos if credentials are no longer valid
espino
-
2017/02/03
[08/50] [abbrv] incubator-hawq git commit: HAWQ-1242. hawq-site.xml default content has wrong guc variable names
espino
-
2017/02/03
[09/50] [abbrv] incubator-hawq git commit: HAWQ-1249. Don't do ACL checks on segments
espino
-
2017/02/03
[15/50] [abbrv] incubator-hawq git commit: HAWQ-1267. Update NOTICE file to reflect the right year for copyright
espino
-
2017/02/03
[29/50] [abbrv] incubator-hawq git commit: HAWQ-1203. Ranger Plugin Service Implementation. (with contributions by Lav Jain and Leslie Chang) (close #1092)
espino
-
2017/02/03
[37/50] [abbrv] incubator-hawq git commit: HAWQ-1193. Add createEncryption, getEZForPath, listEncryptionZones RPC for libhdfs3.
espino
-
2017/02/03
[03/50] [abbrv] incubator-hawq git commit: HAWQ-1239. Fail to call pg_rangercheck_batch() when when 'rte->rtekind != RTE_RELATION' or 'requiredPerms == 0'
espino
-
2017/02/03
[34/50] [abbrv] incubator-hawq git commit: HAWQ-1279. Force to recompute namespace_path when enable_ranger
espino
-
2017/02/03
[48/50] [abbrv] incubator-hawq git commit: HAWQ-1309. Use default value for pxf user/port
espino
-
2017/02/03
[05/50] [abbrv] incubator-hawq git commit: HAWQ-1242. hawq-site.xml default content has wrong guc variable names
espino
-
2017/02/03
[18/50] [abbrv] incubator-hawq git commit: HAWQ-1248. Merge Dockerfiles for HAWQ Dev into HAWQ code base.
espino
-
2017/02/03
[25/50] [abbrv] incubator-hawq git commit: HAWQ-1243. Add suffix name for ranger restful service.
espino
-
2017/02/03
[19/50] [abbrv] incubator-hawq git commit: HAWQ-1248. Merge Dockerfiles for HAWQ Dev into HAWQ code base.
espino
-
2017/02/03
[23/50] [abbrv] incubator-hawq git commit: HAWQ-1274. Add apache rat check in travis CI.
espino
-
2017/02/03
[32/50] [abbrv] incubator-hawq git commit: HAWQ-1203. Ranger Plugin Service Implementation. (with contributions by Lav Jain and Leslie Chang) (close #1092)
espino
-
2017/02/03
[41/50] [abbrv] incubator-hawq git commit: HAWQ-1281. Refactored RPS integration tests
espino
-
2017/02/03
[26/50] [abbrv] incubator-hawq git commit: HAWQ-1248. Merge Dockerfiles for HAWQ Dev into HAWQ code base
espino
-
2017/02/03
[43/50] [abbrv] incubator-hawq git commit: HAWQ-1297. Make PXF install ready from source
espino
-
2017/02/03
[38/50] [abbrv] incubator-hawq git commit: HAWQ-1286. Reduce unnecessary calls of namespace check when run \d
espino
-
2017/02/03
[12/50] [abbrv] incubator-hawq git commit: HAWQ-1256. non-superuser connect to db will do aclcheck through ranger and curl handle haven't been initialized.
espino
-
2017/02/03
[28/50] [abbrv] incubator-hawq git commit: HAWQ-1276. The error message is not friendly when ranger plugin service is unavailable.
espino
-
2017/02/03
[30/50] [abbrv] incubator-hawq git commit: HAWQ-1203. Ranger Plugin Service Implementation. (with contributions by Lav Jain and Leslie Chang) (close #1092)
espino
-
2017/02/03
[22/50] [abbrv] incubator-hawq git commit: Revert "HAWQ-1248. Merge Dockerfiles for HAWQ Dev into HAWQ code base."
espino
-
2017/02/03
[24/50] [abbrv] incubator-hawq git commit: HAWQ-1275. Check build-in catalogs, tables and functions in native aclcheck.
espino
-
2017/02/03
[47/50] [abbrv] incubator-hawq git commit: HAWQ-1306. Removed links in Javadoc referencing pxf-service from pxf-api.
espino
-
2017/02/03
[36/50] [abbrv] incubator-hawq git commit: HAWQ-1282. Shared Input Scan may result in endless loop.
espino
-
2017/02/03
[02/50] [abbrv] incubator-hawq git commit: HAWQ-1237. Modify hard code 'select' privilege in create_ranger_request_json_batch() in rangerrest.c
espino
-
2017/02/03
[10/50] [abbrv] incubator-hawq git commit: HAWQ-1256. Enhance libcurl connection to Ranger Plugin Service, keep it as a long-live connection in session level
espino
-
2017/02/03
[39/50] [abbrv] incubator-hawq git commit: HAWQ-1285. resource manager outputs uninitialized string as host name
espino
-
2017/02/03
[42/50] [abbrv] incubator-hawq git commit: HAWQ-1294. Removed ALL privilege from HAWQ Ranger definition
espino
-
2017/02/03
[17/50] [abbrv] incubator-hawq git commit: HAWQ-1248. Merge Dockerfiles for HAWQ Dev into HAWQ code base.
espino
-
2017/02/03
[27/50] [abbrv] incubator-hawq git commit: HAWQ-1277. Fix build problem on CentOS 7, with --with-plperl.
espino
-
2017/02/03
[11/50] [abbrv] incubator-hawq git commit: HAWQ-1258. Segment resource manager does not switch back when it cannot resolve standby host name
espino
-
2017/02/03
[16/50] [abbrv] incubator-hawq git commit: HAWQ-1268. Update pom.xml to reflect the correct version for apache hawq 2.1.0.0-incubating
espino
-
2017/02/03
[04/50] [abbrv] incubator-hawq git commit: HAWQ-1240. Fix bug of plan refinement for cursor operation
espino
-
2017/02/03
[01/50] [abbrv] incubator-hawq git commit: HAWQ-1243. Add suffix name for ranger restful service. [Forced Update!]
espino
-
2017/02/03
[incubator-hawq] Git Push Summary
espino
-
2017/02/02
incubator-hawq git commit: HAWQ-1308. Fixed Javadoc warnings.
odiachenko
-
2017/02/02
incubator-hawq git commit: HAWQ-1309. Use default value for pxf user/port
kavinder
-
2017/02/01
incubator-hawq git commit: HAWQ-1306. Removed links in Javadoc referencing pxf-service from pxf-api.
odiachenko
-
2017/02/01
incubator-hawq-docs git commit: empty commit to synchronize mirror
yozie
-
2017/02/01
[6/7] incubator-hawq-docs git commit: HAWQ-1305 Add apache license header to doc source
yozie
-
2017/02/01
[3/7] incubator-hawq-docs git commit: HAWQ-1305 Add apache license header to doc source
yozie
-
2017/02/01
[1/7] incubator-hawq-docs git commit: HAWQ-1305 Add apache license header to doc source
yozie
-
2017/02/01
[7/7] incubator-hawq-docs git commit: HAWQ-1305 Add apache license header to doc source
yozie
-
2017/02/01
[2/7] incubator-hawq-docs git commit: HAWQ-1305 Add apache license header to doc source
yozie
-
2017/02/01
[4/7] incubator-hawq-docs git commit: HAWQ-1305 Add apache license header to doc source
yozie
-
2017/02/01
[5/7] incubator-hawq-docs git commit: HAWQ-1305 Add apache license header to doc source
yozie
-
2017/01/31
incubator-hawq git commit: HAWQ-1297. Fixed pxf classpath to work with custom hadoop distros
kavinder
-
2017/01/31
[incubator-hawq] Git Push Summary
odiachenko
-
2017/01/31
[incubator-hawq] Git Push Summary
odiachenko
-
2017/01/30
[2/2] incubator-hawq git commit: HAWQ-1228. Use profile based on file format in HCatalog integration(HiveRC, HiveText profiles).
odiachenko
-
2017/01/30
[1/2] incubator-hawq git commit: HAWQ-1228. Use profile based on file format in HCatalog integration(HiveRC, HiveText profiles).
odiachenko
-
2017/01/30
incubator-hawq git commit: HAWQ-1297. Make PXF install ready from source
shivram
-
2017/01/30
incubator-hawq git commit: HAWQ-1297. Fixed PXF restart
shivram
-
2017/01/26
incubator-hawq git commit: HAWQ-1297. CR Fixes
shivram
-
2017/01/26
incubator-hawq git commit: HAWQ-1294. Removed ALL privilege from HAWQ Ranger definition
adenissov
-
2017/01/25
incubator-hawq git commit: HAWQ-1297. Update PXF build and service scripts to make it installable from source code
shivram
-
2017/01/25
incubator-hawq-docs git commit: HAWQ-1280 Add documentation for gp_interconnect* parameters (closes #89)
yozie
-
2017/01/25
incubator-hawq git commit: HAWQ-1281. Refactored RPS integration tests
adenissov
-
2017/01/23
incubator-hawq git commit: Don't fall back to native acl check.
wlin
-
2017/01/23
incubator-hawq git commit: HAWQ-1291. Fix the name of privilege when create temp table.
hubertzhang
-
2017/01/23
[3/4] incubator-hawq git commit: HAWQ-1228. Support custom delimiter, flat serialization of complex types in HiveText profile.
odiachenko
-
2017/01/23
[4/4] incubator-hawq git commit: HAWQ-1228. Fixed complex types for HiveText.
odiachenko
-
2017/01/23
[1/4] incubator-hawq git commit: HAWQ-1228. Initial commit.
odiachenko
-
2017/01/23
[2/4] incubator-hawq git commit: HAWQ-1228. Hardcoded comma as delimiter.
odiachenko
-
2017/01/22
incubator-hawq git commit: HAWQ-1285. resource manager outputs uninitialized string as host name
yjin
-
2017/01/20
incubator-hawq-docs git commit: HAWQ-1261 - add discussion of HAWQ administrative log files (closes #88)
yozie
-
2017/01/20
[5/7] incubator-hawq-site git commit: Adding new HTML files generated by previous build
yozie
-
2017/01/20
[7/7] incubator-hawq-site git commit: Adding new HTML files generated by previous build
yozie
-
2017/01/20
[3/7] incubator-hawq-site git commit: Adding new HTML files generated by previous build
yozie
-
2017/01/20
[2/7] incubator-hawq-site git commit: Adding new HTML files generated by previous build
yozie
-
2017/01/20
[1/7] incubator-hawq-site git commit: Adding new HTML files generated by previous build
yozie
-
2017/01/20
[6/7] incubator-hawq-site git commit: Adding new HTML files generated by previous build
yozie
-
2017/01/20
[4/7] incubator-hawq-site git commit: Adding new HTML files generated by previous build
yozie
-
2017/01/20
[04/22] incubator-hawq-site git commit: rebuilding html after merge of following fixes: HAWQ-1119, HAWQ-1263, HAWQ-1252, HAWQ-1251, HAWQ-1272, HAWQ-1263
yozie
-
2017/01/20
[08/22] incubator-hawq-site git commit: rebuilding html after merge of following fixes: HAWQ-1119, HAWQ-1263, HAWQ-1252, HAWQ-1251, HAWQ-1272, HAWQ-1263
yozie
-
2017/01/20
[02/22] incubator-hawq-site git commit: rebuilding html after merge of following fixes: HAWQ-1119, HAWQ-1263, HAWQ-1252, HAWQ-1251, HAWQ-1272, HAWQ-1263
yozie
-
2017/01/20
[17/22] incubator-hawq-site git commit: rebuilding html after merge of following fixes: HAWQ-1119, HAWQ-1263, HAWQ-1252, HAWQ-1251, HAWQ-1272, HAWQ-1263
yozie
-
2017/01/20
[14/22] incubator-hawq-site git commit: rebuilding html after merge of following fixes: HAWQ-1119, HAWQ-1263, HAWQ-1252, HAWQ-1251, HAWQ-1272, HAWQ-1263
yozie
-
2017/01/20
[15/22] incubator-hawq-site git commit: rebuilding html after merge of following fixes: HAWQ-1119, HAWQ-1263, HAWQ-1252, HAWQ-1251, HAWQ-1272, HAWQ-1263
yozie
-
2017/01/20
[09/22] incubator-hawq-site git commit: rebuilding html after merge of following fixes: HAWQ-1119, HAWQ-1263, HAWQ-1252, HAWQ-1251, HAWQ-1272, HAWQ-1263
yozie
-
2017/01/20
[06/22] incubator-hawq-site git commit: rebuilding html after merge of following fixes: HAWQ-1119, HAWQ-1263, HAWQ-1252, HAWQ-1251, HAWQ-1272, HAWQ-1263
yozie
-
2017/01/20
[11/22] incubator-hawq-site git commit: rebuilding html after merge of following fixes: HAWQ-1119, HAWQ-1263, HAWQ-1252, HAWQ-1251, HAWQ-1272, HAWQ-1263
yozie
-
2017/01/20
[07/22] incubator-hawq-site git commit: rebuilding html after merge of following fixes: HAWQ-1119, HAWQ-1263, HAWQ-1252, HAWQ-1251, HAWQ-1272, HAWQ-1263
yozie
-
2017/01/20
[22/22] incubator-hawq-site git commit: rebuilding html after merge of following fixes: HAWQ-1119, HAWQ-1263, HAWQ-1252, HAWQ-1251, HAWQ-1272, HAWQ-1263
yozie
-
2017/01/20
[10/22] incubator-hawq-site git commit: rebuilding html after merge of following fixes: HAWQ-1119, HAWQ-1263, HAWQ-1252, HAWQ-1251, HAWQ-1272, HAWQ-1263
yozie
-
2017/01/20
[19/22] incubator-hawq-site git commit: rebuilding html after merge of following fixes: HAWQ-1119, HAWQ-1263, HAWQ-1252, HAWQ-1251, HAWQ-1272, HAWQ-1263
yozie
-
2017/01/20
[18/22] incubator-hawq-site git commit: rebuilding html after merge of following fixes: HAWQ-1119, HAWQ-1263, HAWQ-1252, HAWQ-1251, HAWQ-1272, HAWQ-1263
yozie
-
2017/01/20
[03/22] incubator-hawq-site git commit: rebuilding html after merge of following fixes: HAWQ-1119, HAWQ-1263, HAWQ-1252, HAWQ-1251, HAWQ-1272, HAWQ-1263
yozie
-
2017/01/20
[01/22] incubator-hawq-site git commit: rebuilding html after merge of following fixes: HAWQ-1119, HAWQ-1263, HAWQ-1252, HAWQ-1251, HAWQ-1272, HAWQ-1263
yozie
-
2017/01/20
[13/22] incubator-hawq-site git commit: rebuilding html after merge of following fixes: HAWQ-1119, HAWQ-1263, HAWQ-1252, HAWQ-1251, HAWQ-1272, HAWQ-1263
yozie
-
2017/01/20
[16/22] incubator-hawq-site git commit: rebuilding html after merge of following fixes: HAWQ-1119, HAWQ-1263, HAWQ-1252, HAWQ-1251, HAWQ-1272, HAWQ-1263
yozie
-
2017/01/20
[12/22] incubator-hawq-site git commit: rebuilding html after merge of following fixes: HAWQ-1119, HAWQ-1263, HAWQ-1252, HAWQ-1251, HAWQ-1272, HAWQ-1263
yozie
-
2017/01/20
[20/22] incubator-hawq-site git commit: rebuilding html after merge of following fixes: HAWQ-1119, HAWQ-1263, HAWQ-1252, HAWQ-1251, HAWQ-1272, HAWQ-1263
yozie
-
2017/01/20
[05/22] incubator-hawq-site git commit: rebuilding html after merge of following fixes: HAWQ-1119, HAWQ-1263, HAWQ-1252, HAWQ-1251, HAWQ-1272, HAWQ-1263
yozie
-
2017/01/20
[21/22] incubator-hawq-site git commit: rebuilding html after merge of following fixes: HAWQ-1119, HAWQ-1263, HAWQ-1252, HAWQ-1251, HAWQ-1272, HAWQ-1263
yozie
-
2017/01/20
[3/7] incubator-hawq-docs git commit: HAWQ-1251 Add CREATE CAST/CONVERSION pages to documentation (closes #85)
yozie
-
2017/01/20
[4/7] incubator-hawq-docs git commit: empty commit to force mirror synchronization
yozie
-
2017/01/20
[7/7] incubator-hawq-docs git commit: HAWQ-1119 - create doc content for PXF writable profiles (closes #46)
yozie
-
2017/01/20
[5/7] incubator-hawq-docs git commit: HAWQ-1272 Modify code sample to use standard SQL syntax (closes #87)
yozie
-
2017/01/20
[6/7] incubator-hawq-docs git commit: HAWQ-1263 docs - miscellaneous improvements (closes #86)
yozie
-
2017/01/20
[2/7] incubator-hawq-docs git commit: HAWQ-1252 - pljava doc cleanup, working examples (closes #83)
yozie
-
2017/01/20
[1/7] incubator-hawq-docs git commit: HAWQ-1263 - clarifications to ambari (inc subnav), hawq op env (closes #84)
yozie
-
2017/01/20
incubator-hawq git commit: HAWQ-1286. Reduce unnecessary calls of namespace check when run \d
wlin
-
2017/01/19
incubator-hawq git commit: HAWQ-1193. Add createEncryption, getEZForPath, listEncryptionZones RPC for libhdfs3.
iweng
-
2017/01/19
incubator-hawq git commit: HAWQ-1282. Shared Input Scan may result in endless loop.
hubertzhang
-
2017/01/18
incubator-hawq git commit: HAWQ-1276. hawq should error out directly when ranger plugin service is unavailable, not a warning.
hubertzhang
-
2017/01/18
incubator-hawq git commit: HAWQ-1279. Force to recompute namespace_path when enable_ranger
hubertzhang
-
2017/01/18
incubator-hawq git commit: HAWQ-762. Login to kerberos if credentials are no longer valid
kavinder
-
2017/01/18
incubator-hawq-docs git commit: HAWQ-1119 - create doc content for PXF writable profiles (closes #46)
yozie
-
2017/01/18
[3/4] incubator-hawq git commit: HAWQ-1203. Ranger Plugin Service Implementation. (with contributions by Lav Jain and Leslie Chang) (close #1092)
adenissov
-
2017/01/18
[2/4] incubator-hawq git commit: HAWQ-1203. Ranger Plugin Service Implementation. (with contributions by Lav Jain and Leslie Chang) (close #1092)
adenissov
-
2017/01/18
[1/4] incubator-hawq git commit: HAWQ-1203. Ranger Plugin Service Implementation. (with contributions by Lav Jain and Leslie Chang) (close #1092)
adenissov
-
2017/01/18
[4/4] incubator-hawq git commit: HAWQ-1203. Ranger Plugin Service Implementation. (with contributions by Lav Jain and Leslie Chang) (close #1092)
adenissov
-
2017/01/17
[incubator-hawq] Git Push Summary
espino
-
2017/01/17
incubator-hawq git commit: HAWQ-1276. The error message is not friendly when ranger plugin service is unavailable.
wlin
-
2017/01/16
[incubator-hawq] Git Push Summary
espino
-
2017/01/16
svn commit: r17831 - in /dev/incubator/hawq/2.1.0.0-incubating.RC2: apache-hawq-src-2.1.0.0-incubating.tar.gz apache-hawq-src-2.1.0.0-incubating.tar.gz.asc apache-hawq-src-2.1.0.0-incubating.tar.gz.md5 apache-hawq-src-2.1.0.0-incubating.tar.gz.sha256
espino
-
2017/01/16
incubator-hawq git commit: HAWQ-1277. Fix build problem on CentOS 7, with --with-plperl.
espino
-
2017/01/16
incubator-hawq git commit: HAWQ-1277. Fix build problem on CentOS 7, with --with-plperl.
espino
-
2017/01/16
incubator-hawq git commit: HAWQ-1248. Merge Dockerfiles for HAWQ Dev into HAWQ code base
huor
-
2017/01/16
incubator-hawq-docs git commit: HAWQ-1263 docs - miscellaneous improvements (closes #86)
yozie
-
2017/01/16
incubator-hawq-docs git commit: HAWQ-1272 Modify code sample to use standard SQL syntax (closes #87)
yozie
-
2017/01/16
incubator-hawq-docs git commit: empty commit to force mirror synchronization
yozie
-
2017/01/16
incubator-hawq git commit: HAWQ-1243. Add suffix name for ranger restful service.
hubertzhang
-
2017/01/16
incubator-hawq git commit: HAWQ-1275. Check build-in catalogs, tables and functions in native aclcheck.
hubertzhang
-
2017/01/14
incubator-hawq git commit: HAWQ-1274. Add apache rat check in travis CI.
xunzhang
-
2017/01/13
[3/3] incubator-hawq git commit: Revert "HAWQ-1248. Merge Dockerfiles for HAWQ Dev into HAWQ code base."
huor
-
2017/01/13
[2/3] incubator-hawq git commit: Revert "HAWQ-1248. Merge Dockerfiles for HAWQ Dev into HAWQ code base."
huor
-
2017/01/13
[1/3] incubator-hawq git commit: Revert "HAWQ-1248. Merge Dockerfiles for HAWQ Dev into HAWQ code base." [Forced Update!]
huor
-
2017/01/13
[1/3] incubator-hawq git commit: Revert "HAWQ-1248. Merge Dockerfiles for HAWQ Dev into HAWQ code base."
huor
-
2017/01/13
[2/3] incubator-hawq git commit: Revert "HAWQ-1248. Merge Dockerfiles for HAWQ Dev into HAWQ code base."
huor
-
2017/01/13
[3/3] incubator-hawq git commit: Revert "HAWQ-1248. Merge Dockerfiles for HAWQ Dev into HAWQ code base."
huor
-
2017/01/13
[1/3] incubator-hawq git commit: HAWQ-1248. Merge Dockerfiles for HAWQ Dev into HAWQ code base.
huor
-
2017/01/13
[3/3] incubator-hawq git commit: HAWQ-1248. Merge Dockerfiles for HAWQ Dev into HAWQ code base.
huor
-
2017/01/13
[2/3] incubator-hawq git commit: HAWQ-1248. Merge Dockerfiles for HAWQ Dev into HAWQ code base.
huor
-
2017/01/12
svn commit: r17791 - in /dev/incubator/hawq/2.1.0.0-incubating.RC2: ./ apache-hawq-src-2.1.0.0-incubating.tar.gz apache-hawq-src-2.1.0.0-incubating.tar.gz.asc apache-hawq-src-2.1.0.0-incubating.tar.gz.md5 apache-hawq-src-2.1.0.0-incubating.tar.gz.sha256
espino
-
2017/01/12
[2/2] incubator-hawq git commit: HAWQ-1268. Update pom.xml to reflect the correct version for apache hawq 2.1.0.0-incubating
espino
-
2017/01/12
[1/2] incubator-hawq git commit: HAWQ-1267. Update NOTICE file to reflect the right year for copyright
espino
-
2017/01/12
incubator-hawq git commit: HAWQ-1268. Update pom.xml to reflect the correct version for apache hawq 2.1.0.0-incubating
huor
-
2017/01/12
incubator-hawq git commit: HAWQ-1267. Update NOTICE file to reflect the right year for copyright
huor
-
2017/01/12
incubator-hawq git commit: HAWQ-1257. Prompt all tables which user doesn't have right once
wlin
-
2017/01/11
incubator-hawq-docs git commit: HAWQ-1252 - pljava doc cleanup, working examples (closes #83)
yozie
-
2017/01/11
incubator-hawq-docs git commit: HAWQ-1263 - clarifications to ambari (inc subnav), hawq op env (closes #84)
yozie
-
2017/01/11
incubator-hawq git commit: HAWQ-1215. Support Complextypes with HiveORC
kavinder
-
2017/01/11
incubator-hawq git commit: HAWQ-1256. non-superuser connect to db will do aclcheck through ranger and curl handle haven't been initialized.
hubertzhang
-
2017/01/11
incubator-hawq git commit: HAWQ-1258. Segment resource manager does not switch back when it cannot resolve standby host name
yjin
-
2017/01/10
incubator-hawq git commit: HAWQ-1256. Enhance libcurl connection to Ranger Plugin Service, keep it as a long-live connection in session level
wlin
-
2017/01/10
[54/57] [abbrv] incubator-hawq-docs git commit: HAWQ-1250 - removing legacy unreferenced files; adding version to subnav file; adding index.html for redirect
yozie
-
2017/01/10
[56/57] [abbrv] incubator-hawq-docs git commit: HAWQ-1250 - removing legacy unreferenced files; adding version to subnav file; adding index.html for redirect
yozie