Hi Jian, The answer to your problem is here: http://www.mail-archive.com/hive-u...@hadoop.apache.org/msg02361.html
On Thu, Feb 11, 2010 at 4:32 AM, jian yi <eyj...@gmail.com> wrote: > Buildfile: D:\hadoop\src\hive\build.xml > > jar: > > create-dirs: > > compile-ant-tasks: > > create-dirs: > > init: > > compile: > [echo] Compiling: anttasks > > deploy-ant-tasks: > > create-dirs: > > init: > > compile: > [echo] Compiling: anttasks > > jar: > > init: > > compile: > > ivy-init-dirs: > > ivy-download: > [get] Getting: > http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.1.0/ivy-2.1.0.jar > [get] To: D:\hadoop\src\hive\build\ivy\lib\ivy-2.1.0.jar > [get] Not modified - so not downloaded > > ivy-probe-antlib: > > ivy-init-antlib: > > ivy-init: > > ivy-retrieve-hadoop-source: > [ivy:retrieve] :: Ivy 2.0.0-rc2 - 20081028224207 :: > http://ant.apache.org/ivy/ :: > :: loading settings :: file = D:\hadoop\src\hive\ivy\ivysettings.xml > > BUILD FAILED > D:\hadoop\src\hive\build.xml:148: The following error occurred while > executing this line: > D:\hadoop\src\hive\build.xml:93: The following error occurred while > executing this line: > D:\hadoop\src\hive\shims\build.xml:55: The following error occurred while > executing this line: > D:\hadoop\src\hive\build-common.xml:180: impossible to configure > ivy:settings with given file: D:\hadoop\src\hive\ivy\ivysettings.xml : > java.text.ParseException: failed to load settings from > file:/D:/hadoop/src/hive/ivy/ivysettings.xml: impossible to set defaultTTL > to eternal on class org.apache.ivy.core.cache.DefaultRepositoryCacheManager > > Total time: 2 seconds >