Member since
12-27-2016
73
Posts
34
Kudos Received
5
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
23992 | 03-23-2018 09:21 PM | |
2004 | 02-05-2018 07:08 PM | |
8140 | 01-15-2018 07:21 PM | |
1819 | 12-01-2017 06:35 PM | |
4961 | 03-09-2017 06:21 PM |
04-17-2020
03:02 PM
@testingsauce I am also facing this issue. Saved df in HIVE using saveAsTable but when i try to fetch results using hiveContext.sql(query), it doesn't return anything. BADLY stuck. Please help
... View more
10-07-2019
04:47 PM
Hi, I'm using Hive version:2.3.4 and Spark: 2.4.4 with Hadoop: 2.8.5 but still my pyspark code is not taking my Stripe size parameter for ORC creation. I have posted a new question this community as well. https://community.cloudera.com/t5/Support-Questions/Unable-to-set-stripe-size-for-the-orc-file-using-python/td-p/278918 Could you please advise on this. Thanks, Sai
... View more
01-15-2019
12:03 AM
Is it possible to use the new orc format on exactly Apache Spark 2.2.0?
... View more
05-31-2019
08:38 AM
Hello, My ENV is HDP3.0, spark-2.11.2.3.1,hive3.0, kerberos enabled, I followed as mentioned above, and connected the sparkthriftserver to execute sql: explain select * from tb1,finally got the results: Physical plan:HiveTableScan,HiveTableRelation'''',org.apche.hadoop,hive.serde2.lazy.lazySimpleSerDe instead of llapRealtion. it seems that llap does not work. ps I use the package spark-llap_2-11-1.0.2.1-assembly.jar.
... View more