|
|
-
Re: jetty7 and hadoop1.1.2Jean-Marc Spaggiari 2013-03-11, 19:45
Hi Alexey,
Can you please go to JIRA: https://issues.apache.org/jira/browse/HBASE , create a ticket, and attached your patch to it? Thanks, JM 2013/3/11 Алексей Бабутин <[EMAIL PROTECTED]>: > Patch in attach. > > After patch,hadoop compile and work fine.But only one cheat. > In HttpServer.java I have commited defineFilter(webAppContext, KRB5_FILTER > ... > because it is not working properly with defineFilter(...) string 435 > > in holder.setInitParameters(parameters). > The,you can remove 448-450,i have used it for finding problem, and uncomment > 447 string.it should work. > After that,A had to comment 100,102,103 string in > Krb5AndCertsSslSocketConnector.java. > > > Cheers, > Alexey Babutin. > >>Have you logged a JIRA ?holder. >> > No,I haven't. > >>If not, open one and attach patch there. >> >>Cheers >> >>On Thu, Mar 7, 2013 at 1:53 PM, Алексей Бабутин >><[EMAIL PROTECTED]>wrote: >> >>> Hi, >>> >>> I have changed jetty6 to jetty7.But I don't know where to send patch. >>> where can i send it for check? >>> >>> Cheers, >>> Alexey Babutin. >>> |