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, 阅读全文
posted @ 2017-04-20 16:23 Lhfcws 阅读(729) 评论(0) 推荐(0)
摘要:Assuming you have sudo/root permission. Try rpmforge-extras first. If you did not have rpmforge-extras, try manual installation. Reference: http://sta 阅读全文
posted @ 2017-04-18 14:18 Lhfcws 阅读(178) 评论(0) 推荐(0)
摘要:An exception occured while performing the indexing job : java.io.IOException: Cannot initialize Cluster. Please check your configuration for mapreduce 阅读全文
posted @ 2017-04-18 11:52 Lhfcws 阅读(358) 评论(0) 推荐(0)
摘要:Keywords: Groovy, Reflection, 反射 The Reflection of Groovy String constant style method. Groovy支持以下的方法定义: Groovy是继承Java的机制的,而Java显然是不支持这种函数定义命名的。然而实际上, 阅读全文
posted @ 2017-04-18 10:51 Lhfcws 阅读(1610) 评论(0) 推荐(0)