Re: RE: Re: Custom OutputCommitter not called by Tez

2022-05-01 Thread Jennifer Chen
unsubscribe On Sat, Apr 30, 2022 at 9:10 PM Julien Phalip wrote: > After all, I was able to have my MetaHook class' commitInsertTable() > method be properly called by Tez. However, it looks like it's in fact a > different instance of that class, and therefore it doesn't share the same > Configur

Log Forging Injections

2020-08-11 Thread Jennifer Chen
Hello The infrastructure and components for my applications consolidates the logs and are then viewed with Apache Hive. Questions: 1) Are there facilities to prevent log forging attacks? 2) Are there output encoding and/or escaping of injection metacharacters ( ', ", <, >, /, etc ) enabled when v