springBootVersion = '1.2.8.RELEASE'
        springDIVersion = '0.5.4.RELEASE'
        thriftGradleVersion = '0.3.1'


Other Gradle configs:
 compile "org.apache.thrift:libthrift:0.9.3"
    compile 'org.slf4j:slf4j-api:1.7.14'

    compile 'org.apache.kafka:kafka_2.11:0.9.0.0'
    compile 'org.apache.kafka:kafka-clients:0.9.0.0'

    compile 'javax.el:javax.el-api:3.0.1-b04'

    compile 'org.apache.spark:spark-core_2.11:1.4.1'

    compile 'org.springframework.data:spring-data-mongodb:1.8.4.RELEASE'

    compile 'com.stratio.deep:deep-core:0.8.0'
    compile 'com.stratio.deep:deep-commons:0.8.0'

    compile 'org.json:json:20140107'
    compile 'com.aerospike:aerospike-client:3.1.7'
    compile 'org.springframework.data:spring-data-keyvalue:1.0.1.RELEASE'
    compile 'com.stratio.deep:deep-aerospike:0.8.0'

    compile 'org.apache.spark:spark-sql_2.11:1.4.1'
    compile 'org.apache.spark:spark-mllib_2.11:1.4.1'

    testCompile('org.springframework.boot:spring-boot-starter-test')
    testCompile('com.sun.jdmk:jmxtools:1.2.1')



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Issue-wihle-applying-filters-conditions-in-DataFrame-in-Spark-tp26560p26564.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to