见贤思小齐,知足常乐呵

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

 

pom.xml 有小红叉,报错:

   Missing artifact jdk.tools:jdk.tools:jar:1.7

解决方法:(缺少一个jar包)

http://blog.csdn.net/u013281331/article/details/40824707

 Eclipse Java 自动补全:

Window-->Preferences-->Java-->Editor-->Content Assist-->Auto Activation

设置如下,而后点击ok即可:

  • 时间(200)
  • 字母(.ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz)

 

System.out.println

输入sysout 即可自动补充。

 

if ... else if ... else

 

hive UDF errors (未解决):

1. Error while compiling statement: FAILED: SemanticException No valid privileges User tester does not have privileges for CREATEFUNCTION

2. Error while compiling statement: FAILED: SemanticException Error retrieving udf class

posted on 2016-08-26 16:16  Suckseedeva  阅读(2517)  评论(0编辑  收藏  举报