I think this has something to do with a weird error in an older Mac JDK... they left a method in that wasn't supposed to be in that version. The latest JDK is fine. On Jan 2, 2012 12:16 AM, "rahul raghavendhra" <[email protected]> wrote:
> i checkout the latest trunk from mahout, when i did mvn install i got the > following error.. why this error ? Please help > > > /home/rahul/trunk/integration/src/main/java/org/apache/mahout/cf/taste/impl/model/jdbc/ConnectionPoolDataSource.java:[39,13] > error: ConnectionPoolDataSource is not abstract and does not override > abstract method getParentLogger() in CommonDataSource > > > ./rahul >
