记一次使用Phoenix-Spark时的错误:bad symbolic reference. A signature in package.class refers to term
编译时抛出异常
```
error: bad symbolic reference. A signature in package.class refers to term sql
in package org.apache.spark which is not available.
It may be completely missing from the current classpath, or the ver
原创
2017-12-05 15:33:30 ·
1316 阅读 ·
0 评论