GitHub user srowen opened a pull request: https://github.com/apache/spark/pull/4981
SPARK-4044 [CORE] Thriftserver fails to start when JAVA_HOME points to JRE instead of JDK Don't use JAR_CMD unless present in archive check. Add datanucleus always if present, to avoid needing a check involving JAR_CMD. Follow up to https://github.com/apache/spark/pull/4873 for branch 1.3. You can merge this pull request into a Git repository by running: $ git pull https://github.com/srowen/spark SPARK-4044.2 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/4981.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #4981 ---- commit 3aafc76bd62f15f22282684e9c62b264eb303e2d Author: Sean Owen <so...@cloudera.com> Date: 2015-03-11T13:42:00Z Don't use JAR_CMD unless present in archive check. Add datanucleus always if present, to avoid needing a check involving JAR_CMD ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org