70125/public-after-running-path-command-gitbash-saying-directory
Hey, @KK,
You can fix this issue may be as simple as enclosing the directory path in double-quotes.
$ cat "/c:/Users/krishankant sharma/.ssh/id_rsa.pub"
I hope this will help you.
Hi@akhtar, This error occurs because your python version ...READ MORE
Hi@Manas, You can read your dataset from CSV ...READ MORE
Hi@akhtar, I also got this error. I am able to ...READ MORE
Hi! I found 2 links on github where ...READ MORE
You can use this: lines = sc.textFile(“hdfs://path/to/file/filename.txt”); def isFound(line): if ...READ MORE
Hi, I have the input RDD as a ...READ MORE
DataFrames and SparkSQL performed almost about the ...READ MORE
As parquet is a column based storage ...READ MORE
Hi, To create an RDD from external file ...READ MORE
Hey, You can use the subtractByKey () function to ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.