Livy Batch submission for Spark Scala job in Azure HDInsight without providing Cluster credentials in Code for Basic authentication -


i trying submit spark scala (.jar) job via .net azure hdinsight using livy batch submission.i have followed link https://docs.microsoft.com/en-us/rest/api/hdinsightspark/hdinsight-spark-batch-job#create-a-new-batch-job .in need provide basic authentication cluster credentials, username , password mentioned in code.is there secured way avoid providing credentials , use kind of tokens authentication.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -