https://developer.apple.com/library/prerelease/content/documentation/DeveloperTools/Conceptual/WhatsNewXcode/introduction.html Compatibility Xcode 8 beta requires a Mac running macOS El Capitan version 10.11.4 or later. It includes SDKs for iOS 10.0,…
今天倒腾Hadoop,要修改源码,由于之前搞研究是基于hadoop1.0.3来做的,所以这次也用的这个版本,但是我电脑上Java的版本是1.8以上的,结果用ant编译hadoop源码报错,错误大概是这样: compile-mapred-classes: Trying to override old definition of task jsp-compile [javac] /Users/lili/快盘/hadoop-1.0.3/build.xml:540: warning: 'includea…