Sumedh Wale

Results 47 comments of Sumedh Wale

@jerryldh As mentioned in the PR #928, that change by itself will not work with current set of gradle scripts that are still on gradle 3.5.1 where getTestClassesDirs is not...

@rishitesh What's the plan to address such issues? Shouldn't we remove hbase jars from product jars since it is not supported in SnappyData in any case (and only rowstore builds...

Full version will be helpful (java -version). And also the query/task that failed.

@fire Do you have a hive meta-store that you want to point SD to, or do you want to directly connect? Does the Spark way of hive access work or...

@crabo How much time the delete from snappy-sql shell takes? For single value you may want to use "BatchNo = ..." instead of IN which should be faster. Can you...

@rsachar06 Which version of Spark are you running with? The latest 1.0.0 release is supported with upstream Spark 2.1.1 or SnappyData's Spark itself (i.e. running ./bin/spark-shell from SnappyData distribution).