Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged hive

0 votes
790 views
1 answer
    I am trying to run insert overwrite over a partitioned table. The select query of insert overwrite omits one ... in case of partitioned tables? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
595 views
1 answer
    Should the datatype of Split by column in sqoop import always be a number datatype (integer, bignint, numeric)? Can't it be a string? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
347 views
1 answer
    I need to perform an initial upload of roughly 130 million items (5+ Gb total) into a single DynamoDB table. ... can I be doing wrong here. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
670 views
1 answer
    I'm working with some web clicks data, and am just looking for the most recent page_name with the user_id visited (by a ... | 2 0002 | home | 1 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
408 views
1 answer
    I am hoping someone can help me with this issue. Within spark-shell where if I attempt something like below: var ... ? Thanks in advanced!!! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
642 views
1 answer
    I have tried use the example on https://cwiki.apache.org/confluence/display/Hive/Setting+Up+HiveServer2 but gets the ... version: thrift-0.9.1 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
615 views
1 answer
    I create a table in HIVE. It has the following columns: id bigint, rank bigint, date string I want to get ... : Expression Not In Group By Key See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
399 views
1 answer
    Context Spark 2.0.1, spark-submit in cluster mode. I am reading a parquet file from hdfs: val spark = ... there options for this in Spark? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
372 views
1 answer
    I have given the sample table. I want to get the median from "value" column for each group "source" column. ... .scala) Thank you so much! See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
828 views
1 answer
    How can we overwrite a partitioned dataset, but only the partitions we are going to change? For example, ... are going to be written. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
785 views
1 answer
    According to the docs, the collect_set and collect_list functions should be available in Spark SQL. However, I cannot ... to fix this? Thanx! See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
455 views
1 answer
    What are the differences between Apache Spark SQLContext and HiveContext ? Some sources say that since the HiveContext ... using Apache Spark ? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...