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 Spark

0 votes
1.1k views
1 answer
    I am trying to run a spark program where i have multiple jar files, if I had only one jar I am not ... lib/spark/assembly/lib/hive-serde.jar. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have created one dataframe ordersDF.Below is the schema. root |-- order_id: long (nullable = ... //stackoverflow.com/questions/65914467/spark-dataframe-clarification-on-select...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I tried to write a simple unit for Spark join from the tutorial - Apache Spark Unit Testing Part 2 - ... -unit-testing-with-sharedsparksession-org-apache-spark-sql-test-sharedspar...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    I'm working on a game using spark ar, by following the tutorial from youtube (blinking game tutorial). ... -to-solve-javascript-unhandled-promise-rejection-and-property-p-doesnt...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    Question: in pandas when dropping duplicates you can specify which columns to keep. Is there an equivalent in ... /questions/38687212/spark-dataframe-drop-duplicates-and-keep-first...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
920 views
1 answer
    当使用 spark streaming 2.0.0 集成 kafka 0.10.0时出现 KafkaConsumer 多线程争用的问题 部分代码如下: val ssc = new StreamingContext(sc, ... 60S 时会发生错误 当 batchDuration 为 5s, slideDuration 为 10S 时不会发生错误...
asked Feb 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
3.4k views
1 answer
    So I've got the following declaration: record String1 : String (1 .. 64); String2 : String (1 .. 64); Timestamp : Time; ... Integer; B: Integer; C: String(1 .. 64); end record;...
asked Jan 27, 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

2.1m questions

2.1m answers

60 comments

56.7k users

...