04 2017 档案
摘要:Assuming that groovy codes are in src/main/groovy and java codes are in src/main/java. We can use 2 maven-compiler-plugin to compile groovy and java,
阅读全文
摘要:Assuming you have sudo/root permission. Try rpmforge-extras first. If you did not have rpmforge-extras, try manual installation. Reference: http://sta
阅读全文
摘要:An exception occured while performing the indexing job : java.io.IOException: Cannot initialize Cluster. Please check your configuration for mapreduce
阅读全文
摘要:Keywords: Groovy, Reflection, 反射 The Reflection of Groovy String constant style method. Groovy支持以下的方法定义: Groovy是继承Java的机制的,而Java显然是不支持这种函数定义命名的。然而实际上,
阅读全文