Mariusz Dubielecki

Results 9 comments of Mariusz Dubielecki

I guess it will not work. I tried to upgrade spark to 2.3.1 and it started returning such an error: `org.apache.spark.sql.AnalysisException: Queries with streaming sources must be executed with writeStream.start();;`...

Hi Paul I'd love to help you with development of sink for Cassandra especially that it is not going to be included to the open-source driver as you said. Please...

I thought also about foreach sink but it has two downsides. ~~First of all it does not support this stateful transaminations which are the key things when it comes to...

I would love to see support for maven modules out of the box like in Paketo buildpacks via BP_MAVEN_BUILT_MODULE https://github.com/paketo-buildpacks/maven As maven modules are very popular among Maven projects and...

PR to update README. I spent quite a bit of time to find out GOOGLE_BUILDABLE does not work for Java https://github.com/GoogleCloudPlatform/buildpacks/pull/191

@lovefool I got the same error when the Drone firmware message queue was full and just crashed. I guess the same happens to you. In general, this line in the...

@jotheesh1729 If you use MacOS do comment out code as below in the crazyfile lib ``` self.socket.bind(('', 2399)) # self.socket.connect(self.addr) ``` It seems like bind, at least for MacOS implementation,...

Hey I use the integration with Xiao Esp32S3 and have the following issue: * I could make it working only with Arduino framework, and it sometimes needs to flash a...

I have the same problem traning model on MBP PRO M4 https://discord.com/channels/1216765309076115607/1318390825528332371/1377605985153323028 I thought it was an issue related to my dataset, but then I tried to train model on...