sonalgoyal / crux

Crux is a reporting application for HBase. Crux provides a simple web based graphical interface to access HBase, query data and create reports. Crux is open sourced under Apache Software Foundation License v2.0.

Home Page:http://nubetech.co/category/crux-2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build warning and deprecated API usage

anujsrc opened this issue · comments

Environment

Hadoop: 0.20.203.0
HBase: 0.90.3
MySQL: 5.1
Jetty: 7.4.1
OS: Ubuntu 11.04
Hardware: AMD64 with 4GB

Build has one warning
[javac] /home/anuj/Documents/tools/Crux/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

And a deprecated API usage

Note: /home/anuj/Documents/tools/Crux/src/co/nubetech/crux/common/functions/DateFunction.java uses or overrides a deprecated API.