Re: Microsoft SQL jdbc support from spark sql

2015-04-16 Thread Denny Lee
back. My solution only works when you set the master to "local". > I > get the same error when I try to run it on the cluster. > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Microsoft-SQL-jdbc-support-from-spark-sql

Re: Microsoft SQL jdbc support from spark sql

2015-04-16 Thread ARose
I take it back. My solution only works when you set the master to "local". I get the same error when I try to run it on the cluster. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Microsoft-SQL-jdbc-support-from-spark-sql-tp22399p22525.html Sen

Re: Microsoft SQL jdbc support from spark sql

2015-04-16 Thread bipin
Looks a good option. BTW v3.0 is round the corner. http://slick.typesafe.com/news/2015/04/02/slick-3.0.0-RC3-released.html Thanks -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Microsoft-SQL-jdbc-support-from-spark-sql-tp22399p22521.html Sent from the

Re: Microsoft SQL jdbc support from spark sql

2015-04-16 Thread bipin
I am running the queries from spark-sql. I don't think it can communicate with thrift server. Can you tell how I should run the quries to make it work. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Microsoft-SQL-jdbc-support-from-spark-sql-tp22399p

Re: Microsoft SQL jdbc support from spark sql

2015-04-16 Thread bipin
message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Microsoft-SQL-jdbc-support-from-spark-sql-tp22399p22514.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user

Re: Microsoft SQL jdbc support from spark sql

2015-04-15 Thread ARose
/Microsoft-SQL-jdbc-support-from-spark-sql-tp22399p22502.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

Re: Microsoft SQL jdbc support from spark sql

2015-04-11 Thread Cheng Lian
ot;Customer" ); But this gives ERROR CliDriver: scala.MatchError: SQLServerDriver:4 (of class com.microsoft.sqlserver.jdbc.SQLServerDriver) Can anyone tell what is the proper way to connect to ms-sql server. Thanks -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.co

Re: Microsoft SQL jdbc support from spark sql

2015-04-07 Thread Denny Lee
; It prints the schema of the DataFrame just fine, but as soon as it tries to > evaluate it for the show() call, I get a ClassNotFoundException for the > driver. But the driver is definitely included as a dependency, so is MS > SQL > Server just not supported? > > > > -- > Vi

Re: Microsoft SQL jdbc support from spark sql

2015-04-07 Thread ARose
how() call, I get a ClassNotFoundException for the driver. But the driver is definitely included as a dependency, so is MS SQL Server just not supported? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Microsoft-SQL-jdbc-support-from-spar

Re: Microsoft SQL jdbc support from spark sql

2015-04-06 Thread Bipin Nag
server.jdbc.SQLServerDriver) >> >> Can anyone tell what is the proper way to connect to ms-sql server. >> Thanks >> >> >> >> >> >> >> -- >> View this message in context: http://apache-spark-user-list. >> 1001560.n3.nabble.com/Mic

Re: Microsoft SQL jdbc support from spark sql

2015-04-06 Thread Denny Lee
> Can anyone tell what is the proper way to connect to ms-sql server. > Thanks > > > > > > > -- > View this message in context: http://apache-spark-user-list. > 1001560.n3.nabble.com/Microsoft-SQL-jdbc-support-from-spark- > sql-tp22399.html > Sent from the

Microsoft SQL jdbc support from spark sql

2015-04-06 Thread bipin
context: http://apache-spark-user-list.1001560.n3.nabble.com/Microsoft-SQL-jdbc-support-from-spark-sql-tp22399.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@