aboutsummaryrefslogtreecommitdiff
path: root/sbin/start-master.sh
diff options
context:
space:
mode:
authorDongjoon Hyun <dongjoon@apache.org>2016-03-02 20:34:22 -0800
committerReynold Xin <rxin@databricks.com>2016-03-02 20:34:22 -0800
commit9c274ac4a6a190a436180ffb0db0c926d6abd0b0 (patch)
treeef1aed679969de53fe531fd9d3eb93ac860b89eb /sbin/start-master.sh
parentb60b8137992641b9193e57061aa405f908b0f267 (diff)
downloadspark-9c274ac4a6a190a436180ffb0db0c926d6abd0b0.tar.gz
spark-9c274ac4a6a190a436180ffb0db0c926d6abd0b0.tar.bz2
spark-9c274ac4a6a190a436180ffb0db0c926d6abd0b0.zip
[SPARK-13627][SQL][YARN] Fix simple deprecation warnings.
## What changes were proposed in this pull request? This PR aims to fix the following deprecation warnings. * MethodSymbolApi.paramss--> paramLists * AnnotationApi.tpe -> tree.tpe * BufferLike.readOnly -> toList. * StandardNames.nme -> termNames * scala.tools.nsc.interpreter.AbstractFileClassLoader -> scala.reflect.internal.util.AbstractFileClassLoader * TypeApi.declarations-> decls ## How was this patch tested? Check the compile build log and pass the tests. ``` ./build/sbt ``` Author: Dongjoon Hyun <dongjoon@apache.org> Closes #11479 from dongjoon-hyun/SPARK-13627.
Diffstat (limited to 'sbin/start-master.sh')
0 files changed, 0 insertions, 0 deletions