> On March 23, 2018, 2:27 a.m., Sergey Shelukhin wrote:
> > llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java
> > Lines 1105 (patched)
> > <https://reviews.apache.org/r/66236/diff/1/?file=1985965#file1985965line1106>
> >
> >     is it possible to do this thru management endpoint that has appropriate 
> > acls and security?

I can add a management endpoint as well. I will leave the HTTP endpoint for 
secure cluster access only (maybe it can be useful if someone builds UI for 
this).


- Prasanth_J


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66236/#review199835
-----------------------------------------------------------


On March 23, 2018, 2 a.m., Prasanth_J wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/66236/
> -----------------------------------------------------------
> 
> (Updated March 23, 2018, 2 a.m.)
> 
> 
> Review request for hive, Gopal V and Sergey Shelukhin.
> 
> 
> Bugs: HIVE-19033
>     https://issues.apache.org/jira/browse/HIVE-19033
> 
> 
> Repository: hive-git
> 
> 
> Description
> -------
> 
> HIVE-19033: Provide an option to purge LLAP IO cache
> 
> 
> Diffs
> -----
> 
>   llap-client/src/java/org/apache/hadoop/hive/llap/io/api/LlapIo.java 
> 6e6f5b92c998bb1b3055421a06155fad9b22e8e4 
>   
> llap-server/src/java/org/apache/hadoop/hive/llap/cache/CacheContentsTracker.java
>  4fbaac1db0a545e591f4b8af53b729d6a10dd679 
>   
> llap-server/src/java/org/apache/hadoop/hive/llap/cache/LowLevelCachePolicy.java
>  2cd70b97b2dfad94fb7e05f78d268fb6aefe4e6e 
>   
> llap-server/src/java/org/apache/hadoop/hive/llap/cache/LowLevelFifoCachePolicy.java
>  50a2411b4b14306342d451b6a62c629440a0cfba 
>   
> llap-server/src/java/org/apache/hadoop/hive/llap/cache/LowLevelLrfuCachePolicy.java
>  b42f76184cb08be0f6db1be8e64f86593a89c372 
>   
> llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusOptionsProcessor.java
>  e88c819b2c26bbc4fef92d4030206853bdb33184 
>   
> llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java
>  65b4d81000d1b4ac9041a51e5e8d8377efa25a71 
>   
> llap-server/src/java/org/apache/hadoop/hive/llap/daemon/services/impl/LlapIoMemoryServlet.java
>  153ab3554bbd5437aba39e980700551b11b333f9 
>   
> llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapIoImpl.java 
> e5bc3c2bfa8615187eb1d1a3b80afb16a42b2c08 
>   
> llap-server/src/test/org/apache/hadoop/hive/llap/cache/TestLowLevelCacheImpl.java
>  2c87bc28e51918d34c73edcdbb6874ec84db86cb 
>   
> llap-server/src/test/org/apache/hadoop/hive/llap/cache/TestOrcMetadataCache.java
>  f7ebff2028dcde66d3345873a96ba1becc5ef59c 
> 
> 
> Diff: https://reviews.apache.org/r/66236/diff/1/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Prasanth_J
> 
>

Reply via email to