Suryanarayana Garlapati

Results 9 comments of Suryanarayana Garlapati

Yes, we had tested the same and is working. Will post the POC we had done.

hi, we had done a POC and were successful in the same. Will publish the patch in sometime.

Hi Kevin, Once the EG is SSL Enabled, client connecting to it, whether it may be a internal client or a external client, SSL should be enabled at CLient as...

thanks lresende/nareshsankapelly, Following is the example: val textFile = sc.textFile("hdfs://192.16.1.1:8020/tmp/scalakernelcreatereadfile.txt") val counts = textFile.flatMap(line => line.split(" ")) .map(word => (word, 1)) .reduceByKey(_ + _) print(counts.count()) the output is not displayed...

note that direct hdfs read/write from spark scala kernel is wroking, its only the spark read/write to HDFS timesout/hangs.

Hi, Any thoughts or suggestions on the same?

Hi, Any update on this.

Thx @tuexen , By any chance can i have a inprogress one atleast for the [sctp-rt-i-11-3](https://github.com/nplab/ETSI-SCTP-Conformance-Testsuite/blob/master/sctp-rt-tests/sctp-rt-i-11-3.pkt). If possible i will try and contribute back as well.

Thx @tuexen for the inputs. Will give it a try.