Member since
09-29-2015
286
Posts
601
Kudos Received
60
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
12684 | 03-21-2017 07:34 PM | |
3663 | 11-16-2016 04:18 AM | |
2084 | 10-18-2016 03:57 PM | |
4983 | 09-12-2016 03:36 PM | |
8178 | 08-25-2016 09:01 PM |
01-13-2017
12:59 AM
Just one question. AMBARI-12896 won't encrypt/obfscate password stored in ranger's xml file, will it?
... View more
02-13-2016
06:12 AM
1 Kudo
@Gerd Koenig You should be able to accept your own answer now
... View more
11-23-2017
04:33 PM
@Santanu Ghosh Please make sure tat you use the correct SSH port for sandbox which is 2222 (not default 22). So please try the following command to do SSH to Sandbox: # ssh root@127.0.0.1 -p 2222 . OR # ssh maria_dev@127.0.0.1 -p 2222
Enter Password: maria_dev .
... View more
12-15-2015
11:35 PM
Well just to add, you need one machine for Spark History Server or you can collocate it with other master components i.e. MR History Server etc.
... View more
12-08-2015
05:49 AM
Very common question, thanks for sharing!
... View more
03-07-2016
07:33 PM
It has now been patched. https://issues.apache.org/jira/browse/HIVE-11470
... View more
05-20-2016
05:23 PM
See also https://github.com/steveloughran/kerberos_and_hadoop/blob/master/sections/errors.md
... View more
08-19-2016
10:25 PM
where and how can I add this parameter? I am having same issues. thanks
... View more
06-04-2016
05:34 AM
ORC is considering adding a faster decompression in 2016 - zstd (ZStandard). The enum values for that has already been reserved, but until we work through the trade-offs involved in ZStd - more on that sometime later this year.
https://issues.apache.org/jira/browse/ORC-46 But bigger wins are in motion for ORC with LLAP, the in-memory format for LLAP isn't compressed at all - so it performs like ORC without compression overheads, while letting the cold data on disk sit around in Zlib.
... View more
11-06-2015
06:37 PM
As of HDP 2.3.2 ..above components are supported by Ranger For Storm @hfaouaz@hortonworks.com Yes, Storm and Kafka needs to be kerberized
... View more