pentaho-mongodb-plugin
pentaho-mongodb-plugin copied to clipboard
Allow mongodb steps connect to mongodb atlas
Hi, I have made some changes in the project pentaho-mongo-utils for allow the mongodb steps connect with the mongodb atlas through the java driver https://docs.atlas.mongodb.com/driver-connection/#java-driver-example
Please let me know any improvements that I should do in the source code.
Thanks Daniel
Hello, This is an automated comment from our build system. Since this pull request originated from a user not in the Pentaho organization, we will not proceed with automatic validation of the pull request. However, rest assured that it will be reviewed manually as soon as we get the chance. Thanks for your contribution!
Build Failed
:x: Something went wrong while validating this pull request.
Build Commands
mvn -B -fn -f pom.xml clean install && mvn -B -f pom.xml site
Stdout log
(last 100 lines)
> :heavy_exclamation_mark: 'try' have incorrect indentation level 8, expected level should be 4. at Line: 1,878
> :heavy_exclamation_mark: 'member def type' have incorrect indentation level 12, expected level should be 6. at Line: 1,879
> :heavy_exclamation_mark: 'try' child have incorrect indentation level 12, expected level should be 6. at Line: 1,879
> :heavy_exclamation_mark: '(' is not followed by whitespace. at Line: 1,879 Column: 52
> :heavy_exclamation_mark: ')' is not preceded with whitespace. at Line: 1,879 Column: 68
> :heavy_exclamation_mark: 'member def type' have incorrect indentation level 12, expected level should be 6. at Line: 1,880
> :heavy_exclamation_mark: 'try' child have incorrect indentation level 12, expected level should be 6. at Line: 1,880
> :heavy_exclamation_mark: '(' is not followed by whitespace. at Line: 1,880 Column: 60
> :heavy_exclamation_mark: ')' is not preceded with whitespace. at Line: 1,880 Column: 80
> :heavy_exclamation_mark: 'member def type' have incorrect indentation level 12, expected level should be 6. at Line: 1,881
> :heavy_exclamation_mark: 'try' child have incorrect indentation level 12, expected level should be 6. at Line: 1,881
> :heavy_exclamation_mark: '(' is not followed by whitespace. at Line: 1,881 Column: 55
> :heavy_exclamation_mark: ')' is not preceded with whitespace. at Line: 1,881 Column: 74
> :heavy_exclamation_mark: 'member def type' have incorrect indentation level 12, expected level should be 6. at Line: 1,882
> :heavy_exclamation_mark: 'try' child have incorrect indentation level 12, expected level should be 6. at Line: 1,882
> :heavy_exclamation_mark: '(' is not followed by whitespace. at Line: 1,882 Column: 56
> :heavy_exclamation_mark: ')' is not preceded with whitespace. at Line: 1,882 Column: 76
> :heavy_exclamation_mark: 'member def type' have incorrect indentation level 12, expected level should be 6. at Line: 1,883
> :heavy_exclamation_mark: 'try' child have incorrect indentation level 12, expected level should be 6. at Line: 1,883
> :heavy_exclamation_mark: 'if' have incorrect indentation level 12, expected level should be 6. at Line: 1,884
> :heavy_exclamation_mark: '(' is not followed by whitespace. at Line: 1,884 Column: 17
> :heavy_exclamation_mark: ')' is not preceded with whitespace. at Line: 1,884 Column: 36
> :heavy_exclamation_mark: 'if' child have incorrect indentation level 16, expected level should be 8. at Line: 1,885
> :heavy_exclamation_mark: 'if rcurly' have incorrect indentation level 12, expected level should be 6. at Line: 1,886
> :heavy_exclamation_mark: 'member def type' have incorrect indentation level 12, expected level should be 6. at Line: 1,887
> :heavy_exclamation_mark: 'try' child have incorrect indentation level 12, expected level should be 6. at Line: 1,887
> :heavy_exclamation_mark: ')' is not preceded with whitespace. at Line: 1,889 Column: 127
> :heavy_exclamation_mark: 'if' have incorrect indentation level 12, expected level should be 6. at Line: 1,893
> :heavy_exclamation_mark: '(' is not followed by whitespace. at Line: 1,893 Column: 17
> :heavy_exclamation_mark: ')' is not preceded with whitespace. at Line: 1,893 Column: 44
> :heavy_exclamation_mark: 'if' child have incorrect indentation level 16, expected level should be 8. at Line: 1,894
> :heavy_exclamation_mark: '(' is not followed by whitespace. at Line: 1,894 Column: 37
> :heavy_exclamation_mark: ')' is not preceded with whitespace. at Line: 1,894 Column: 53
> :heavy_exclamation_mark: 'if' child have incorrect indentation level 16, expected level should be 8. at Line: 1,895
> :heavy_exclamation_mark: 'if rcurly' have incorrect indentation level 12, expected level should be 6. at Line: 1,896
> :heavy_exclamation_mark: 'try rcurly' have incorrect indentation level 8, expected level should be 4. at Line: 1,897
> :heavy_exclamation_mark: '(' is not followed by whitespace. at Line: 1,897 Column: 18
> :heavy_exclamation_mark: ')' is not preceded with whitespace. at Line: 1,897 Column: 29
> :heavy_exclamation_mark: 'if' have incorrect indentation level 12, expected level should be 6. at Line: 1,898
> :heavy_exclamation_mark: '(' is not followed by whitespace. at Line: 1,898 Column: 17
> :heavy_exclamation_mark: ')' is not preceded with whitespace. at Line: 1,898 Column: 45
> :heavy_exclamation_mark: 'if' child have incorrect indentation level 16, expected level should be 8. at Line: 1,899
> :heavy_exclamation_mark: 'if rcurly' have incorrect indentation level 12, expected level should be 6. at Line: 1,900
> :heavy_exclamation_mark: 'else' child have incorrect indentation level 16, expected level should be 8. at Line: 1,901
> :heavy_exclamation_mark: '(' is not followed by whitespace. at Line: 1,901 Column: 43
> :heavy_exclamation_mark: ')' is not preceded with whitespace. at Line: 1,901 Column: 86
> :heavy_exclamation_mark: 'else rcurly' have incorrect indentation level 12, expected level should be 6. at Line: 1,902
> :heavy_exclamation_mark: 'catch rcurly' have incorrect indentation level 8, expected level should be 4. at Line: 1,903
> :heavy_exclamation_mark: 'method def' child have incorrect indentation level 8, expected level should be 4. at Line: 1,904
> :heavy_exclamation_mark: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. at Line: 1,905
Stderr log
(last 100 lines)
Cloning into 'pentaho-mongodb-plugin-base-150-33414742-ea09-4e91-875f-973948bf82f9'...
From https://github.com/pentaho/pentaho-mongodb-plugin
* [new ref] refs/pull/150/head -> pullRequest
Copyright year is not the current year on src/main/java/org/pentaho/di/trans/steps/mongodboutput/MongoDbOutputDialog.java. Found 2016. Was expecting 2017
Copyright year is not the current year on src/main/java/org/pentaho/di/trans/steps/mongodboutput/MongoDbOutputMeta.java. Found 2016. Was expecting 2017
Copyright year is not the current year on src/main/java/org/pentaho/di/ui/trans/steps/mongodbinput/MongoDbInputDialog.java. Found 2016. Was expecting 2017
Copyright year is not the current year on src/test/java/org/pentaho/di/trans/steps/mongodboutput/MongoDbOutputMetaTest.java. Found 2015. Was expecting 2017
java.lang.Exception: java.lang.RuntimeException: org.eclipse.egit.github.core.client.RequestException: Validation Failed (422): body is too long (maximum is 65536 characters)
at org.pentaho.build.buddy.bundles.orchestrator.OrchestratorImpl.orchestrate(OrchestratorImpl.java:369)
at Proxye9f595a1_5eb9_466e_bd7f_57305db87c6e.orchestrate(Unknown Source)
at org.pentaho.build.buddy.bundles.rest.OrchestratorRestService$1.write(OrchestratorRestService.java:62)
at org.apache.cxf.jaxrs.provider.BinaryDataProvider.writeTo(BinaryDataProvider.java:172)
at org.apache.cxf.jaxrs.utils.JAXRSUtils.writeMessageBody(JAXRSUtils.java:1381)
at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.serializeMessage(JAXRSOutInterceptor.java:244)
at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.processResponse(JAXRSOutInterceptor.java:120)
at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.handleMessage(JAXRSOutInterceptor.java:83)
at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
at org.apache.cxf.interceptor.OutgoingChainInterceptor.handleMessage(OutgoingChainInterceptor.java:83)
at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:253)
at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234)
at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208)
at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160)
at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:180)
at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:298)
at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:217)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:273)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:812)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)
at org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:70)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:271)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:80)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:499)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:311)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:544)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: org.eclipse.egit.github.core.client.RequestException: Validation Failed (422): body is too long (maximum is 65536 characters)
at org.pentaho.build.buddy.bundles.source.github.GithubSourceRetriever.onStop(GithubSourceRetriever.java:263)
at org.pentaho.build.buddy.bundles.source.github.SlackbotGithubSourceRetriever.onStop(SlackbotGithubSourceRetriever.java:36)
at Proxy8365684b_d412_45d9_90d2_6133f10bf378.onStop(Unknown Source)
at org.pentaho.build.buddy.bundles.orchestrator.OrchestratorImpl.orchestrate(OrchestratorImpl.java:353)
... 41 more
Caused by: org.eclipse.egit.github.core.client.RequestException: Validation Failed (422): body is too long (maximum is 65536 characters)
at org.eclipse.egit.github.core.client.GitHubClient.createException(GitHubClient.java:552)
at org.eclipse.egit.github.core.client.GitHubClient.sendJson(GitHubClient.java:643)
at org.eclipse.egit.github.core.client.GitHubClient.post(GitHubClient.java:757)
at org.eclipse.egit.github.core.service.IssueService.createComment(IssueService.java:813)
at org.eclipse.egit.github.core.service.IssueService.createComment(IssueService.java:785)
at org.eclipse.egit.github.core.service.IssueService.createComment(IssueService.java:770)
at org.pentaho.build.buddy.bundles.source.github.GithubSourceRetriever.onStop(GithubSourceRetriever.java:242)
... 44 more
Hello, This is an automated comment from our build system. Since this pull request originated from a user not in the Pentaho organization, we will not proceed with automatic validation of the pull request. However, rest assured that it will be reviewed manually as soon as we get the chance. Thanks for your contribution!
:x: Build failed in 13s
Build command:
mvn clean verify -B -e -Daudit -amd
:exclamation: No tests found!
Errors:
Filtered log (click to expand)
Pull request 150 : Not mergeable at 4e712df4442ef8ab7ef0977d3fa6e54f0d2a3920+c5ce0d429c3200efcd1d3ef5623e3937547acc91 (NOT_MERGEABLE)
:information_source: This is an automatic message
:x: Build failed in 36s
Build command:
mvn clean verify -B -e -Daudit -amd
:exclamation: No tests found!
Errors:
Filtered log (click to expand)
script returned exit code 1
:information_source: This is an automatic message
:x: Build failed in 37s
Build command:
mvn clean verify -B -e -Daudit -amd
:exclamation: No tests found!
Errors:
Filtered log (click to expand)
script returned exit code 1
:information_source: This is an automatic message
:x: Build failed in 25s
Build command:
mvn clean verify -B -e -Daudit -amd
:exclamation: No tests found!
Errors:
Filtered log (click to expand)
script returned exit code 1
:information_source: This is an automatic message
:x: Build failed in 7s
Build command:
mvn clean verify -B -e -Daudit -amd
:exclamation: No tests found!
Errors:
Filtered log (click to expand)
Pull request 150 : Not mergeable at 4e712df4442ef8ab7ef0977d3fa6e54f0d2a3920+c5ce0d429c3200efcd1d3ef5623e3937547acc91 (NOT_MERGEABLE)
:information_source: This is an automatic message
:x: Build failed in 26s
Build command:
mvn clean verify -B -e -Daudit -amd
:exclamation: No tests found!
Errors:
Filtered log (click to expand)
script returned exit code 1
:information_source: This is an automatic message
:x: Build failed in 5m 48s
Build command:
mvn clean verify -B -e -Daudit -amd
:exclamation: No tests found!
Errors:
Filtered log (click to expand)
script returned exit code 1
:information_source: This is an automatic message
:x: Build failed in 47m 5s
Build command:
mvn clean verify -B -e -Daudit -amd
:exclamation: No tests found!
Errors:
Filtered log (click to expand)
script returned exit code 1
:information_source: This is an automatic message
:x: Build failed in 1h 45m 9s
Build command:
mvn clean verify -B -e -Daudit -amd
:exclamation: No tests found!
Errors:
Filtered log (click to expand)
script returned exit code 1
:information_source: This is an automatic message