RE: saveAsTable fails to save RDD in Spark SQL 1.3.0

2015-03-18 Thread Shahdad Moradi
: saveAsTable fails to save RDD in Spark SQL 1.3.0 Looks like some authentification issues. Can you check that your current user had authority to operate (maybe r/w/x) on /user/hive/warehouse? Thanks, Sun. fightf...@163.com<mailto:fightf...@163.com> From: s

RE: saveAsTable fails to save RDD in Spark SQL 1.3.0

2015-03-18 Thread Shahdad Moradi
tf...@163.com] Sent: March-17-15 6:33 PM To: Shahdad Moradi; user Subject: Re: saveAsTable fails to save RDD in Spark SQL 1.3.0 Looks like some authentification issues. Can you check that your current user had authority to operate (maybe r/w/x) on /user/hive/warehouse? Thanks, Sun. __

Re: saveAsTable fails to save RDD in Spark SQL 1.3.0

2015-03-17 Thread fightf...@163.com
Looks like some authentification issues. Can you check that your current user had authority to operate (maybe r/w/x) on /user/hive/warehouse? Thanks, Sun. fightf...@163.com From: smoradi Date: 2015-03-18 09:24 To: user Subject: saveAsTable fails to save RDD in Spark SQL 1.3.0 Hi, Basically

saveAsTable fails to save RDD in Spark SQL 1.3.0

2015-03-17 Thread smoradi
Hi, Basically my goal is to make the Spark SQL RDDs available to Tableau software through Simba ODBC driver. I’m running standalone Spark 1.3.0 on Ubuntu 14.04. Got the source code and complied it with maven. Hive is also setup and connected to mysql all on a the same machine. The hive-site.xml fil