[VOTE] Release Apache Knox 1.1.0 RC 2

2018-07-24 Thread larry mccay
All - A number of issues were identified and subsequently fixed based on testing of RC 1. Release candidate #2 for the Apache Knox 1.1.0 is available at: https://dist.apache.org/repos/dist/dev/knox/knox-1.1.0/ The release candidate is a zip archive of the sources in: https://git-wip-us.apache.

[CANCEL] [VOTE] Release Apache Knox 1.1.0 RC 1

2018-07-24 Thread larry mccay
-1 I've seen the same issues as Phil and believe that the whitelisting of the cited APIs are a release blocker. In addition to the input validation in the UI, I have also noted that the Topologies list doesn't dynamically update on cloning or deleting of a topology. Also, Discovery for WebHBase se

Re: [VOTE] Release Apache Knox 1.1.0 RC 1

2018-07-24 Thread Phil Zampino
-1 After some testing, there are some issues which merit another RC, IMO: - Some services are unnecessarily held to the dispatch whitelist validation (e.g., WEBHDFS, WEBHBASE) - The Admin UI URL input field validation requires a port, which it should not. While there are work-arounds for both, th

Re: Issue in writing a rule containing %.

2018-07-24 Thread Dhruv Goyal
We are using HDP-2.6.5 which comes with Knox Version v0.12, Also the HDP’s Knox packaging is a little different. > On 24-Jul-2018, at 7:57 PM, Dhruv Goyal <777.dh...@gmail.com> wrote: > > Hi, > Thanks Sandeep, > > I tried using the same dispatch but still there was no luck I got this > excepti

Re: Issue in writing a rule containing %.

2018-07-24 Thread Dhruv Goyal
Hi, Thanks Sandeep, I tried using the same dispatch but still there was no luck I got this exception: 2018-07-24 14:23:51,128 DEBUG hadoop.gateway (UrlRewriteProcessor.java:rewrite(166)) - Rewrote URL: https://192.168.134.119:8443/gateway/default/grafana/api/datasources/proxy/1/ws/v1/timeline/

Re: Issue in writing a rule containing %.

2018-07-24 Thread Sandeep Moré
Hello Dhruv, In your service definition you might want to use the PassAllHeadersNoEncodingDispatch dispatch. We have

Issue in writing a rule containing %.

2018-07-24 Thread Dhruv Goyal
Hi, I am trying to integrate Knox with a custom service. Knox version- v0.12 I have many rest calls which contain % as the special characters and I want to integrate these calls with Knox. Examples: 1./api/datasources/proxy/1/ws/v1/timeline/metrics?metricNames=Counter.ReadAllQuery.%._rate&hos