Hi, I was using hadoop 2.2.0 to build my application. I was using HttpConfig.getSchemaPrefix() api call. When I updated hadoop to 2.4.0, the compilation fails for my application and I see that HttpConfig (org.apache.hadoop.http.HttpConfig) APIs have changed.
How do I get the schrema Prefix in 2.4? Thanks Gaurav
