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

1083 Коммитов

Автор SHA1 Сообщение Дата
tawan0109 61fef193d3 Address review comments 2016-08-12 11:32:04 +08:00
Kaarthik Sivashanmugam 04f642eed8 documentation updates 2016-08-11 18:18:38 -07:00
Hebin Huang 9197b265ff Fix SocketStream.ReadByte() to release unreadable cache 2016-08-11 17:00:57 -07:00
tawan0109 a0c72f5fa1 Improve the implementation of RDD TakeOrdered and Top operations 2016-08-11 21:39:45 +08:00
Kaarthik Sivashanmugam da03e58dbe added new F# example
* moved existing F# example to have all F# examples under a single folder
* added copyright notice to existing F# examples
* updated documentation
2016-08-10 17:54:09 -07:00
Kaarthik Sivashanmugam a2fe4f5dee improving debug experience
* Added the option of using default port (5567) when debugging Mobius driver app. It is possible to provide a specific port number for CSharpBackend and also continue using the old debug behavior by specifying port 0
* Deleted App.Config from examples and updated projects to share App.Config
* Updated documentation
* Added/updated tests
2016-08-09 14:52:25 -07:00
Kaarthik Sivashanmugam 1ab980cb20 Update .gitignore 2016-08-09 10:11:40 -07:00
Yun Tang e46e4109be Update .gitignore
Since the .pptx and .docx file name has changed to `Mobius`, we should update .gitignore file.
BTW, I also add the Riosock.sdf file which generated when I open this cpp project in VS.
2016-08-08 16:37:10 +08:00
Tao Wang 95afbf3f65 Merge pull request #515 from Myasuka/fix-md-files
fix broken links in markdown files
2016-08-01 08:48:16 +08:00
Renyi Xiong 109c3792ff Merge pull request #513 from xiongrenyi/directstream
refactoring to change low level enumerator back to normal
2016-07-30 21:22:02 -07:00
Yun Tang 6f94bc7aaa fix broken links in markdown files 2016-07-31 00:43:13 +08:00
renyi e38b0c2b98 refactoring to change low level enumerator back to normal 2016-07-29 10:06:02 -07:00
Tao Wang c1dd6d1962 Merge pull request #508 from tawan0109/REPL
Mobius REPL
2016-07-29 10:04:02 +08:00
Renyi Xiong 030625ea6e Merge pull request #512 from cosminBoaca/patch-1
Fixed broken RunSamples.cmd link
2016-07-28 17:47:10 -07:00
cosminBoaca 7f618571af Fixed broken doc link 2016-07-28 16:03:36 -07:00
Renyi Xiong d20d2812b6 Merge pull request #511 from xiongrenyi/directstream
add try finally block to parallel job since driver does not exit if the job fails
2016-07-28 13:19:49 -07:00
tawan0109 5eed2bf959 Add empty line check in RoslynScriptEngine & code refactoring 2016-07-28 16:53:23 +08:00
tawan0109 2c4ea6e07e Code clean up & add document 2016-07-27 16:31:22 +08:00
renyi fe89bf75e7 add try finally block to parallel job since drive does not exit if the job fails 2016-07-26 15:30:44 -07:00
tawan0109 3b95e7043a Unit test for CSharpWorker 2016-07-26 11:07:11 +08:00
tawan0109 621a82c35e Fix ReplTest not included in coverage report issue 2016-07-25 21:45:09 +08:00
tawan0109 45ef6a5291 Merge branch 'master' of https://github.com/microsoft/SparkCLR into REPL 2016-07-25 20:03:58 +08:00
tawan0109 25bb151cdb Code refactoring: construct SqlContext outside of RolsynScriptEngine 2016-07-25 15:31:53 +08:00
tawan0109 1eb7d98158 Rename sparkclr-repl.cmd to sparkclr-shell.cmd 2016-07-25 15:00:02 +08:00
Hebin Huang c753dbb75c Merge pull request #509 from hebinhuang/FixBuild
Merge two code coverage uploads to one
2016-07-22 12:11:53 -07:00
Hebin Huang 5092917204 Merge two code coverage uploads to one 2016-07-22 11:01:39 -07:00
tawan0109 a5e6fa6eba Minor fix for directive support 2016-07-22 18:22:18 +08:00
tawan0109 13a27e3eb6 Code clean up 2016-07-22 17:27:33 +08:00
tawan0109 7e879e1180 Support :help directive & code refactoring 2016-07-22 16:46:04 +08:00
tawan0109 eef32e0d7e Support :load directive 2016-07-22 15:52:09 +08:00
tawan0109 c2766fd479 Remove DisplayDiagnostics() from RoslynScriptEngine.cs 2016-07-21 20:53:12 +08:00
tawan0109 fc968fbb1e Merge branch 'REPL' of https://github.com/tawan0109/SparkCLR into REPL_DEV2 2016-07-21 20:28:28 +08:00
tawan0109 038c561d60 Add ReplTest project 2016-07-21 20:22:45 +08:00
Tao Wang 867e7e0a5d Merge pull request #3 from kai-zeng/repl
code clean up
2016-07-21 11:57:10 +08:00
Kai Zeng a33613b5b5 code clean up 2016-07-20 20:54:19 -07:00
Renyi Xiong 9dc4674e93 Merge pull request #507 from xiongrenyi/DirectStream
unifying KafkaUtils.CreateDirectStream API
2016-07-20 18:58:53 -07:00
Renyi Xiong 36e8fbbf2c Update configuration-mobius.md 2016-07-20 14:59:44 -07:00
Renyi Xiong df00f417d7 Update configuration-mobius.md 2016-07-20 14:58:13 -07:00
Renyi Xiong 2bceabb2a0 Update configuration-mobius.md
add spark.mobius.streaming.kafka.numPartitions.<topicName>[.<clusterId>]
2016-07-20 14:51:27 -07:00
renyi 66f6f60571 unifying KafkaUtils.CreateDirectStream API 2016-07-20 14:05:06 -07:00
tawan0109 12de1a7129 Code clean && add missing comments 2016-07-20 13:38:02 +08:00
Tao Qin 3d541e942e Change time unit of streaming back to millisecond (#504)
* Change time unit of streaming back to millisecond

* Update Microsoft.Spark.CSharp.Adapter.Doc.XML and Mobius_API_Documentation.md

* Change according to review comments
2016-07-19 19:16:40 -07:00
Hebin Huang ae1494e547 Merge pull request #505 from hebinhuang/NativeCodeCov
Implement automatic code coverage reports for c++ code
2016-07-19 13:59:30 -07:00
Hebin Huang 38a9eb2069 Implement automatic code coverage reports for c++ code 2016-07-19 12:56:55 -07:00
tawan0109 9a0648b397 Code refactoring 2016-07-19 16:58:45 +08:00
tawan0109 0b94b5a23d Use sparkContext.AddFile to ship generated compilation binary 2016-07-18 19:39:18 +08:00
tawan0109 8cbdf30ed1 Merge branch 'master' of https://github.com/microsoft/SparkCLR into REPL 2016-07-18 14:26:01 +08:00
tawan0109 0bf617ae4a Create DLL dump diretory under the directory specified by option spark.local.dir & delete DLL dump directory on exit 2016-07-18 11:25:36 +08:00
Tao Qin bf210f47f0 Add CSharpInputDStream to enable control of data injection by C# code (#500)
* Add CSharpInputDStream

* Add Unit test for CSharpInputDStream
2016-07-17 18:46:26 -07:00
Quanmao LIU bf84818d46 Use log4net as default logger service as current default logger cannot suppress undesired lower level messages. (#501) 2016-07-16 22:24:48 +08:00