--
You received this message because you are subscribed to the Google Groups "Druid User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to druid-user+unsubscribe@googlegroups.com.
To post to this group, send email to druid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/CAAoNsd%3Dgtb%2BFVzXXD2Z4eL304dusuGDvwKUDwSf1wW0ueV7-kA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/CACZNdYBu9T5dBG1VCBjm8KLavESA7QHnJ_F8VXTSGhmQU4oFDw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/CAAoNsdm7Wky6b56f9AQrjufxYMK_sxCjwz7mL89G%2Bv_HtzV4yA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/CACZNdYDWTACO2s%2Bf%2BUarT37K1a7E7CnbY9qebVwpvxdsZn8WBQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Gian
Gian
To unsubscribe from this group and stop receiving emails from it, send an email to druid...@googlegroups.com.
To post to this group, send email to druid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/CAAoNsd%3Dgtb%2BFVzXXD2Z4eL304dusuGDvwKUDwSf1wW0ueV7-kA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Druid User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to druid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/CACZNdYBu9T5dBG1VCBjm8KLavESA7QHnJ_F8VXTSGhmQU4oFDw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Druid User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to druid...@googlegroups.com.
To post to this group, send email to druid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/CAAoNsdm7Wky6b56f9AQrjufxYMK_sxCjwz7mL89G%2Bv_HtzV4yA%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "Druid User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to druid...@googlegroups.com.
To post to this group, send email to druid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/CACZNdYDWTACO2s%2Bf%2BUarT37K1a7E7CnbY9qebVwpvxdsZn8WBQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
val dw2 = sqlContext.read.format("jdbc").options(Map("url" -> "jdbc:avatica:remote:url=http://localhost:8082/druid/v2/sql/avatica/", "dbtable" -> "Fire_Department_Calls_for_service", "driver" -> "org.apache.calcite.avatica.remote.Driver", "fetchSize"->"10000")).load()
dw2: org.apache.spark.sql.DataFrame = [ALS Unit: string, Address: string ... 43 more fields]
I ran spark shell like ./spark-shell --driver-class-path ../../avatica-1.12.0.jar --jars ../../avatica-1.12.0.jar
vijay
To unsubscribe from this group and stop receiving emails from it, send an email to druid-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/4055e0f6-f28a-40da-9fea-629445ab2211o%40googlegroups.com.