Skip to content

Commit

Permalink
Added script for MAPR-24374
Browse files Browse the repository at this point in the history
Signed-off-by: Rostyslav Sotnychenko <rsotnychenko@maprtech.com>

(cherry picked from commit 14902af)
  • Loading branch information
rsotn-mapr authored and Mikhail Gorbov committed Jan 2, 2018
1 parent 43880be commit bcbf917
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions conf/spark-jars.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/bash

SPARK_INSTALLATION_DIRECTORY="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
SPARK_JARS_CLASSPATH="$SPARK_INSTALLATION_DIRECTORY/jars/*.jar"

0 comments on commit bcbf917

Please sign in to comment.