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

55 Коммитов

Автор SHA1 Сообщение Дата
Wei Zhang a5bac3196c Add missing DefaultStorage interface 2019-08-06 18:14:21 +08:00
Wei Zhang 54bd2636cd Apply Deployable delegations 2019-08-06 18:14:21 +08:00
Wei Zhang 137cf29742 Fix coding style issues 2019-08-06 18:14:21 +08:00
Wei Zhang 33ac913672 Change HttpObservable HTTP methods return with HttpResponse paired 2019-08-06 18:14:21 +08:00
Wei Zhang 576a295b36 Fix Message Info Type with fixed integer values 2019-08-06 18:14:21 +08:00
Wei Zhang 89c2314ce8 Add missing ProxyUser property and apply method 2019-08-06 18:14:21 +08:00
Wei Zhang 72fe27580d Introduce Deployable interface and Blob implement 2019-08-06 18:14:21 +08:00
Wei Zhang 9b32426ca3 Introduce WASB URI class with UTs 2019-08-06 18:14:21 +08:00
Wei Zhang 30589d3e39 Fix HttpObservable related unit tests with blocking results 2019-08-05 15:22:46 +08:00
Wei Zhang 7b17d57729 Add HttpObservable unit tests 2019-08-05 15:22:46 +08:00
Wei Zhang ba2139bb71 Introduce Azure HttpObservable and SSL bypass properties 2019-08-05 15:22:46 +08:00
Wei Zhang c5b7eeceee Fix coding style issues 2019-07-16 16:24:45 +08:00
Wei Zhang 25437e1a5c Fix HttpObservable UA header 2019-07-16 16:24:45 +08:00
Wei Zhang 8e5f234d6d Introduce Versions class for version and configuration constants 2019-07-16 16:24:45 +08:00
Wei Zhang d861a81a10 Introduce UserAgentEntity class with UT.
Refer to --
  https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/User-Agent
for the `toString()` format.
2019-07-16 16:24:45 +08:00
Wei Zhang 96a5126d24 Generate versions into the properties file in build. 2019-07-16 16:24:45 +08:00
Zhang Wei 256c61054d Enable javadoc and source builds in azure-pipelines.yml for Azure Pipelines 2019-07-04 13:21:03 +08:00
Wei Zhang 93404d2273 Fix comments error for javadoc build 2019-07-04 11:23:34 +08:00
Wei Zhang 65037398ee Add scm and developers elements into pom.xml 2019-07-02 14:30:44 +08:00
Wei Zhang 1b46165c74 Simplify HDIException and add convertToJson UT 2019-05-23 15:31:08 +08:00
Zhang Wei 813eac35ff Add test and code coverage results for Azure Pipelines 2019-05-21 11:03:27 +08:00
Zhang Wei db16600772 Only copy target jar files to publish 2019-05-17 14:36:19 +08:00
Zhang Wei 1f95fcaae9 Update azure-pipelines.yml for Azure Pipelines
Added CopyFiles and PublishBuildArtifacts tasks
2019-05-17 14:36:19 +08:00
Wei Zhang 15eea56cde Have to introduce new version dependencies to override exclusions 2019-05-16 18:35:52 +08:00
Wei Zhang 8ad01366c9 Fix vulnerability dependencies. 2019-05-16 17:24:02 +08:00
Zhang Wei 6182b1b223 Set up CI with Azure Pipelines
[skip ci]
2019-05-16 16:24:10 +08:00
Wei Zhang 0f50b7f684 Add tests code coverage status into README 2019-05-15 17:00:36 +08:00
Wei Zhang dd63f8fcfa Add Travis CI master branch build status 2019-05-15 16:41:00 +08:00
Wei Zhang f1f8691897 Switch Travis CI to use openjdk8 2019-05-15 14:17:20 +08:00
Wei Zhang 189ef482b2 Prepare Travis CI configuration and mvnw tools
The mvnw tools are generated by
   `mvn -N io.takari:maven:wrapper -Dmaven=3.6.0`
2019-05-15 14:13:35 +08:00
Wei Zhang 95ba0f44bb Fix HttpErrorStatus classes inheritance relationship. 2019-05-15 13:23:41 +08:00
Wei Zhang 6a4e4fb9b6 Add friendly factory API for Spark Batch Remote Process 2019-05-14 12:06:02 +08:00
Wei Zhang de682537a9 Deprecate legacy HTTP submission codes 2019-05-14 10:06:16 +08:00
Wei Zhang 80ed73f53d Introduce HttpObservable with checker fixed. 2019-05-10 16:32:55 +08:00
Wei Zhang e37c283e9a Enable testing coverage report 2019-05-09 15:56:33 +08:00
Wei Zhang aed417f879 Simple Livy Spark Batch job class for preparing the following refactor 2019-05-09 15:44:16 +08:00
Wei Zhang 7252461182 Update UT records for Spark job submission with stdout/stderr dumping 2019-05-09 11:19:05 +08:00
Wei Zhang 2f88e35844 Replace YarnUI log fetcher DOM parse engine from Htmlunit to Jsoup 2019-05-09 11:15:14 +08:00
Wei Zhang 0eafe620a6 Fix YarnContainerLogFetcher with UT 2019-05-08 17:07:58 +08:00
Wei Zhang 665105962e Fix PostBatches constructor regression 2019-05-07 14:24:49 +08:00
Wei Zhang 1e05396997 Refactor PostBatches and Spark submission parameter 2019-05-07 11:33:53 +08:00
Wei Zhang 34259b7386 Disable style check for comments indentation 2019-05-07 11:32:53 +08:00
Wei Zhang ccd4e9cf33 Add Livy Spark Job submission records. 2019-05-06 09:39:01 +08:00
Wei Zhang 1f47aead6d Port legacy Spark Job submission unit tests. 2019-05-05 16:25:31 +08:00
Wei Zhang 90d93a20b8 Change Cucumber report one feature as one case 2019-05-05 13:58:26 +08:00
Wei Zhang 466b422aac Change LaterInit exception thrown to runtime type 2019-04-28 13:30:50 +08:00
Wei Zhang b3ab178251 Move some Unit tests in. 2019-04-28 11:55:43 +08:00
Wei Zhang 4d909de0c2 Add LaterInit class with UT 2019-04-25 17:28:04 +08:00
Wei Zhang 63cfcfc61a Initialise UT goal
The checker framework is only enabled for source codes.
2019-04-25 17:25:28 +08:00
Wei Zhang 18dbbc29df Refactor legacy codes package and class names 2019-04-04 16:43:52 +08:00