Re: Oracle JDBC - Spark SQL - Key Not Found: Scale

2017-02-26 Thread Takeshi Yamamuro
Hi, Thank for your report! Sean had already told us why this happened here: https://issues.apache.org/jira/browse/SPARK-19392 // maropu On Mon, Feb 27, 2017 at 1:19 PM, ayan guha wrote: > Hi > > I am using CDH 5.8 build of Spark 1.6, so some patches may have been made. >

Are we still dependent on Guava jar in Spark 2.1.0 as well?

2017-02-26 Thread kant kodali
Are we still dependent on Guava jar in Spark 2.1.0 as well (Given Guava jar incompatibility issues)?

Re: The driver hangs at DataFrame.rdd in Spark 2.1.0

2017-02-26 Thread Liang-Chi Hsieh
Hi Stan, Looks like it is the same issue we are working to solve. Related PRs are: https://github.com/apache/spark/pull/16998 https://github.com/apache/spark/pull/16785 You can take a look of those PRs and help review too. Thanks. StanZhai wrote > Thanks for Cheng's help. > > > It must be

Re: The driver hangs at DataFrame.rdd in Spark 2.1.0

2017-02-26 Thread Liang-Chi Hsieh
Hi Stan, Looks like it is the same issue we are working to solve. Related PRs are: https://github.com/apache/spark/pull/16998 https://github.com/apache/spark/pull/16785 You can take a look of those PRs and help review too. Thanks. StanZhai wrote > Hi all, > > > The driver hangs at

Re: A DataFrame cache bug

2017-02-26 Thread Liang-Chi Hsieh
Hi Gen, I submitted a PR to fix the issue of refreshByPath: https://github.com/apache/spark/pull/17064 Thanks. tgbaggio wrote > Hi, The example that I provided is not very clear. And I add a more clear > example in jira. > > Thanks > > Cheers > Gen > > On Wed, Feb 22, 2017 at 3:47 PM,