Spark学习:使用RDD API实现倒排索引

63 阅读1分钟

使用RDD API实现倒排索引

在这里插入图片描述

一、本地IDE运行

1、pom.xml

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation