Граф коммитов

57 Коммитов

Автор SHA1 Сообщение Дата
Kaarthik Sivashanmugam 0913c049f1 fixing Twitter link 2016-03-21 23:06:52 -07:00
Kaarthik Sivashanmugam f3d8f14aae adding Nuget and Twitter badges 2016-03-21 22:57:33 -07:00
skaarthik 89394e8914 fixing broken link to API doc 2016-03-07 12:09:42 -08:00
skaarthik fdb98481d1 fixing broken links to CodeCov and Travis 2016-03-07 12:07:43 -08:00
skaarthik b7d056cc6c replacing references to SparkCLR after repo rename 2016-03-07 11:42:07 -08:00
Kaarthik Sivashanmugam 04484b1709 rebranding SparkCLR to Mobius 2016-02-26 10:11:56 -08:00
skaarthik d762cdc07f documentation improvements 2016-02-04 14:13:22 -08:00
skaarthik 9e0abd4b54 formtting changes, moving linux-compatibility to separate file 2016-01-27 19:51:28 -08:00
skaarthik 7f0fee4516 updating version numbers, fixing url to run-samples scripts, organizing notes 2016-01-27 19:29:32 -08:00
Kaarthik Sivashanmugam c011946c07 adding link to perf scenarios 2016-01-15 10:44:16 -08:00
Kaarthik Sivashanmugam f2ec5e6087 adding codecov badge 2016-01-14 09:35:39 -08:00
Kaarthik Sivashanmugam 1e40686239 fixing StackOverflow link 2016-01-13 20:02:54 -08:00
Kaarthik Sivashanmugam e8ec9e7d07 fixing Gitter URL 2016-01-13 19:40:57 -08:00
skaarthik cf6eafed5f creating community section and adding Gitter info 2016-01-13 19:36:27 -08:00
skaarthik 1edc6828e2 fixing path to samples 2016-01-12 13:23:45 -08:00
skaarthik 1e29aa9528 added 'API Usage' section 2016-01-12 13:22:04 -08:00
Kaarthik Sivashanmugam 129a6c8ac1 Merge pull request #231 from kspk/master
Adding logo for SparkCLR and updating Readme.md
2016-01-12 09:30:52 -08:00
Abhishek Kumar a8836b63a5 Readme.md doesn't like style attributes. 2016-01-11 01:22:35 -08:00
Abhishek Kumar 31615565ed Use higher resolution image for looking good on Mac.
(And actually remove the redundant title)
2016-01-11 01:20:27 -08:00
Abhishek Kumar 675153d563 Add logo to header, remove redundant title. 2016-01-11 01:16:38 -08:00
Kaarthik Sivashanmugam 6d1db2330c Merge pull request #220 from skaarthik/doc
adding link to API documentation
2016-01-10 13:41:12 -08:00
skaarthik 8add53fa56 consolidating build scripts in one directory 2016-01-09 17:54:51 -08:00
Ryan Davis 277e2d591c Simplify the `Split` expression 2016-01-09 09:50:52 +10:00
Abhishek Kumar be79a2ab17 Update readme 2016-01-08 13:00:08 -08:00
Kaarthik Sivashanmugam 0232422b57 adding link to API documentation 2016-01-08 11:52:08 -08:00
ms-guizha c994c24cf3 Merge branch 'master' of https://github.com/Microsoft/SparkCLR 2015-12-22 16:52:23 +08:00
ms-guizha b3a8152f6b resolve comments from tao qin and kaarthik 2015-12-22 16:46:37 +08:00
Kaarthik Sivashanmugam 6697ad77d9 updating version in Readme file 2015-12-18 15:31:14 -08:00
kai 5ea833a588 add linux instructions to README 2015-12-11 17:05:13 -08:00
tawan0109 979bd60cfb Fix broken links in README.md 2015-12-09 13:03:49 +08:00
Kaarthik Sivashanmugam 1db5d1c9f9 adding note on running build.cmd before running runsamples.cmd 2015-12-04 14:24:48 -08:00
Kaarthik Sivashanmugam 8894ece536 adding license badge 2015-12-04 10:00:41 -08:00
Kaarthik Sivashanmugam 160bef67d5 adding stats on PRs & issues 2015-12-01 11:43:45 -08:00
Daniel Li 5eb925bfdf Update README.md - use sparkclr@AppVeyor account for CI build; added a few runsample examples 2015-11-30 21:26:15 -08:00
skaarthik ef8aaa66d1 fixing typos 2015-11-30 11:59:31 -08:00
Daniel Li 776f709660 Update README.md. Incorporate changes in build.cmd and runsamples.cmd 2015-11-17 14:07:54 -08:00
tawan 6da237cfbf Update README.md, add two extra enviroment variables in 'Running Samples' section, remove unrequired env variable 'SCALA_HOME' 2015-11-17 13:49:14 +08:00
Tao Wang a44536e99e Merge pull request #43 from tawan0109/master
Fix `SPARKCSV_JARS` is not supported issue
2015-11-12 17:43:05 +08:00
tawan 61b84579e6 Fix `SPARKCSV_JARS` is not supported issue 2015-11-12 17:36:04 +08:00
danielli90 166f437124 Update README.md, Add contribution section. 2015-11-11 23:03:01 -08:00
renyi 0fb612dd77 add csharp streaming module and dstream text file sample, unit test 2015-11-11 12:17:50 -08:00
tawan ffa55b55f6 Fix "Could not find or load main class org.apache.spark.launcher.SparkCLRSubmitArguments" issue 2015-11-11 17:58:26 +08:00
tawan a088ee53ad Simplified job submission & Zip support 2015-11-11 14:21:07 +08:00
Kaarthik Sivashanmugam 67507b360e adding AppVeyor build status 2015-11-06 10:49:42 -08:00
jthelin bd4342fe7f Only use three-backticks for code blocks.
- Only use three-backticks for code blocks -- use single-backtick for inline code.
2015-11-06 09:12:25 -08:00
jthelin c5acaa99da Smooth out some formatting wrinkles in README. 2015-11-05 23:58:18 -08:00
jthelin ca09c3ae7a EOL problems in README.md 2015-11-05 17:38:14 -08:00
Daniel Li 992d36aa71 updated readme.md
fix typo.
2015-11-05 13:39:49 -08:00
danielli90 49eea2f382 fix compiler warnings; update README.md with details for running samples 2015-11-04 13:03:58 -08:00
Daniel Li 431892a33d fix format in readme, incorproate feedback 2015-11-03 09:42:48 -08:00