close related issues by TAJO-1397 Closes #519 #420 #534
Project: http://git-wip-us.apache.org/repos/asf/tajo/repo Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/a06b5e56 Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/a06b5e56 Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/a06b5e56 Branch: refs/heads/index_support Commit: a06b5e56490116e345afc737de46bf1a4ed256a9 Parents: 5a02873 Author: Jinho Kim <[email protected]> Authored: Mon Jul 20 17:37:51 2015 +0900 Committer: Jinho Kim <[email protected]> Committed: Mon Jul 20 17:37:51 2015 +0900 ---------------------------------------------------------------------- BUILDING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tajo/blob/a06b5e56/BUILDING ---------------------------------------------------------------------- diff --git a/BUILDING b/BUILDING index 0c4bbf8..118206f 100644 --- a/BUILDING +++ b/BUILDING @@ -42,7 +42,7 @@ Maven build goals: Build options: * Use -Dtar to create a TAR with the distribution (using -Pdist) - * Use -Dhadoop.version to build with the specific hadoop version (-Dhadoop.version=2.5.1) + * Use -Dhadoop.version to build with the specific hadoop version (-Dhadoop.version=2.7.1) * Currently, 2.3.0 or higher are supported. * Use -Dhbase.version to build with the specific hbase version (-Dhbase.version=0.98.7-hadoop2) * Currently, 0.98.x-hadoop2 or higher are tested.
