Jenkins build is back to normal : Knox-master-patch-scan #96297

2018-10-09 Thread Apache Jenkins Server
See

Build failed in Jenkins: Knox-master-patch-scan #96296

2018-10-09 Thread Apache Jenkins Server
See -- Started by timer [EnvInject] - Loading node environment variables. Building remotely on H4 (Hadoop) in workspace

Re: Spark History UI Error WARN HttpParser: Header is too large >8192

2018-10-09 Thread Theyaa Matti
Hi David, Thank you for the quick response. I do have that property set with the recommended value in Knox, but the issue still persists only with the Spark History UI. The issue appears only when I enable ssl for knox. If I turn ssl off in Knox the issue disappears, and if I enable it,

Re: Spark History UI Error WARN HttpParser: Header is too large >8192

2018-10-09 Thread David Villarreal
Hi Theyaa, Change the size of gateway.httpserver.requestHeaderBuffer property. I think the default is 8912 (8k) change to 16384. See if that helps. For the second problem Request is a replay (34))] this message is often seen when the timing of one of the servers is off. Make sure you use

Spark History UI Error WARN HttpParser: Header is too large >8192

2018-10-09 Thread Theyaa Matti
Hi, I am getting this error message "WARN HttpParser: Header is too large >8192" when trying to access the spark history ui through knox. Any idea please? Also when trying to load the executors page, I get : GSS initiate failed [Caused by GSSException: Failure unspecified at GSS-API level

[jira] [Commented] (KNOX-1438) Add support for adding REST call to submit yarn service in knox proxy+sso enabled cluster

2018-10-09 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16643596#comment-16643596 ] Kevin Risden commented on KNOX-1438: [~ssath...@hortonworks.com] - Can you add more details to the

[jira] [Commented] (KNOX-1520) markbook refers to wrong parent-pom version

2018-10-09 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16643466#comment-16643466 ] Kevin Risden commented on KNOX-1520: +1 from me thanks! > markbook refers to wrong parent-pom version

[jira] [Updated] (KNOX-1520) markbook refers to wrong parent-pom version

2018-10-09 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Francke updated KNOX-1520: --- Attachment: KNOX-1520.1.patch > markbook refers to wrong parent-pom version >

[jira] [Updated] (KNOX-1520) markbook refers to wrong parent-pom version

2018-10-09 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Francke updated KNOX-1520: --- Status: Patch Available (was: Open) > markbook refers to wrong parent-pom version >

Re: Issue building the site

2018-10-09 Thread Lars Francke
Agreed. Thanks! https://issues.apache.org/jira/browse/KNOX-1520 On Tue, Oct 9, 2018 at 3:25 PM Kevin Risden wrote: > My guess is a find/replace for 1.0.0 to move from 1.0.0 to the 1.1.0 > version of the book. This mistakenly changed the trunk/pom.xml to 1.1.0 > instead of it staying in at

[jira] [Commented] (KNOX-1520) markbook refers to wrong parent-pom version

2018-10-09 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16643432#comment-16643432 ] Lars Francke commented on KNOX-1520: Ah! Our comments overlapped :)    Good: We came to the same

[jira] [Commented] (KNOX-1520) markbook refers to wrong parent-pom version

2018-10-09 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16643430#comment-16643430 ] Lars Francke commented on KNOX-1520: This happened in commit 1837102. I think Larry did a search &

[jira] [Commented] (KNOX-1520) markbook refers to wrong parent-pom version

2018-10-09 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16643427#comment-16643427 ] Kevin Risden commented on KNOX-1520: My guess is a find/replace for 1.0.0 to move from 1.0.0 to the

[jira] [Comment Edited] (KNOX-1520) markbook refers to wrong parent-pom version

2018-10-09 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16643427#comment-16643427 ] Kevin Risden edited comment on KNOX-1520 at 10/9/18 1:26 PM: - My guess is a

Re: Issue building the site

2018-10-09 Thread Kevin Risden
My guess is a find/replace for 1.0.0 to move from 1.0.0 to the 1.1.0 version of the book. This mistakenly changed the trunk/pom.xml to 1.1.0 instead of it staying in at 1.0.0. The commit that made this change is here: r1837102 | lmccay | 2018-07-30 21:10:29 -0400 (Mon, 30 Jul 2018) | 1 line

[jira] [Created] (KNOX-1520) markbook refers to wrong parent-pom version

2018-10-09 Thread Lars Francke (JIRA)
Lars Francke created KNOX-1520: -- Summary: markbook refers to wrong parent-pom version Key: KNOX-1520 URL: https://issues.apache.org/jira/browse/KNOX-1520 Project: Apache Knox Issue Type: Bug

Re: Issue building the site

2018-10-09 Thread Lars Francke
Okay, thanks Kevin. That confirms my suspicion. @Philip: I don't know where you're getting that from. Could you try deleting the folder and try again? Are you using some kind of Maven mirror repository? I'm now fairly certain that this is a bug so I'll file an issue. On Tue, Oct 9, 2018 at 3:12

Re: Issue building the site

2018-10-09 Thread Kevin Risden
New laptop just checked out knox-site and ran into the same error you did. On my old laptop I have the gateway-site/1.0.0 folder. Kevin Risden On Tue, Oct 9, 2018 at 9:02 AM Lars Francke wrote: > Thanks for checking. Are you sure that you don't have gateway-site in your > Maven cache locally?

Re: Issue building the site

2018-10-09 Thread Philip Zampino
I do have that entry in my local maven repo, but it's dated today. -- Phil On 10/9/18, 9:09 AM, "Lars Francke" wrote: Thanks for checking. Are you sure that you don't have gateway-site in your Maven cache locally? Should be in

Re: Issue building the site

2018-10-09 Thread Lars Francke
Thanks for checking. Are you sure that you don't have gateway-site in your Maven cache locally? Should be in ~/.m2/repository/org/apache/hadoop/gateway/gateway-site/1.0.0 On Tue, Oct 9, 2018 at 2:42 PM Phil Zampino wrote: > I just updated, and it built fine for me using 'ant generate'. > > On

[jira] [Resolved] (KNOX-1447) Unable to delete atlas tag via knox

2018-10-09 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden resolved KNOX-1447. Resolution: Duplicate > Unable to delete atlas tag via knox > --- >

Re: Issue building the site

2018-10-09 Thread Phil Zampino
I just updated, and it built fine for me using 'ant generate'. On Tue, Oct 9, 2018 at 7:18 AM Lars Francke wrote: > Hi, > > I've tried to build the site using the Ant task but it fails almost > immediately with the error message: > > [ERROR] [ERROR] Some problems were encountered while

[jira] [Resolved] (KNOX-1518) Large HDFS file downloads are incomplete when content is gzipped

2018-10-09 Thread Phil Zampino (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Zampino resolved KNOX-1518. Resolution: Fixed

[jira] [Updated] (KNOX-1519) Fix 404s in the documentation

2018-10-09 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-1519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Francke updated KNOX-1519: --- Attachment: KNOX-1519.1.patch > Fix 404s in the documentation > - > >

[jira] [Created] (KNOX-1519) Fix 404s in the documentation

2018-10-09 Thread Lars Francke (JIRA)
Lars Francke created KNOX-1519: -- Summary: Fix 404s in the documentation Key: KNOX-1519 URL: https://issues.apache.org/jira/browse/KNOX-1519 Project: Apache Knox Issue Type: Bug

[jira] [Updated] (KNOX-1519) Fix 404s in the documentation

2018-10-09 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-1519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Francke updated KNOX-1519: --- Status: Patch Available (was: Open) > Fix 404s in the documentation > -

Issue building the site

2018-10-09 Thread Lars Francke
Hi, I've tried to build the site using the Ant task but it fails almost immediately with the error message: [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for org.apache.hadoop.gateway:markbook:[unknown-version]: Failure to find