Github user wangyum commented on the issue:
https://github.com/apache/spark/pull/20659
> [error]
/home/jenkins/workspace/SparkPullRequestBuilder/sql/hive-thriftserver/src/main/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:825:
error: cannot find symbol
[error] String lScratchDir = hiveConf.getVar(ConfVars.LOCALSCRATCHDIR);
[error]
But HiveSessionImpl.java#L825 is:
```
FileUtils.forceDelete(sessionLogDir);
```
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]