-
ServiceNow personal developer instance enabled SecurityOperations plugin?
I've deployed a ServiceNow developer instance running version 'London' and can't see an option to enable SecurityOperations plugin. However I had a previous instance and I'm sure it was a straight forward operation from the instance manager. Does anyone know how to do this or whats changed? Thanks
-
how to read an ORC file in scala without hadoop ecosystem
I have snappy.orc formatted data in a S3 bucket that i need to read into a scala application. I don't use non of the hadoop ecosystem components. is there any way to read the file into the app without using hadoop? I am using windows 10, JDK 1.8, scala-version 2.12.8
-
How to provision a Hadoop ecosystem cluster with OpenShift?
We are searching a viable way for provisioning a Hadoop ecosystem cluster with OpenShift (based on Docker). We look to build up a cluster using the services of the Hadoop ecosystem, i.e. HDFS, YARN, Spark, Hive, HBase, ZooKeeper etc. My team has been using Hortonworks HDP for on-premise hardware but will now switch into an…