I'm very new to this Website even for Spark. Please help me. val df = spark.read.format("csv").option("header","true").option("dateFormat", "MM-dd-yyyy").load("
how can i connect to WSS protocol? when i trying to connect to WSS protocol on HTTPS i recieve this error but when i connect to WS protocol on HTTP it works per
As in the title, I want to know if there is alternative method for Vue.set() for changing the entire object instead of one property. Vue.set(): this.$set(this.o
I have a procedure which updates all fields in a document. However I would like to skip the wdFieldDocVariable, the item index should be Type. Public Sub MyApp
I have two notebooks. First notebook is reading tweets from twitter using tweepy and writing it to a socket. Other notebook is reading tweets from that socket u
On my test server, which uses MS SQL, I call $this->save() from the model. In the debug log I see the resulting command: UPDATE [Accounts] SET [ACCT_CLIENT_O
I'm very new to ffmpeg. Consider http://example.com/live is a remote stream source. I want to get the stream from that source and then broadcast it as MPEG-TS,