Skip to content

Commit 35faa91

Browse files
Sanket ChintapalliGitHub Enterprise
authored andcommitted
Merge pull request apache#28 from bzhang02/patch-1
Updated README.md
2 parents d549adb + ffac1b7 commit 35faa91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
spark-starter contains simple examples of using Spark. These simple examples should get you started with using Spark. The pom file included in this project should also help you get started with build your own Spark project. It includes stuff to be able to build Java or Scala files as well as the spark dependencies necessary for accessing Spark Core, Sql, and Hive apis.
44

5-
#Running with Maven
5+
## Running with Maven
66

77
To use hortonworks Spark-HBase Connector, you will need to specify a compatible shc-core jar in pom.xml. Since the latest shc-core does not exist in public repositories, you will need to install it locally.
88
```

0 commit comments

Comments
 (0)