question

scano_183208 avatar image
scano_183208 asked Erick Ramirez answered

Getting DseFsConnectionException using Livy client

Getting the following error when using livy client to dowload a jar file from dsefs directory to a tmp folder.

When I sudo su or simply use dse fs I do not get any errors.

20/12/28 22:06:45 INFO BatchSession: Batch session 19 created [appid: null, state: running, info: {driverLogUrl=null, sparkUiUrl=null}]
20/12/28 22:06:55 INFO LineBufferedStream: Exception in thread "main" com.datastax.bdp.fs.client.DseFsConnectionException: Could not connect to DSEFS. Last endpoint tried: 192.168.21.4:5598
20/12/28 22:06:55 INFO LineBufferedStream:      at com.datastax.bdp.fs.client.RestClientProxy.<init>(RestClientProxy.scala:161)
20/12/28 22:06:55 INFO LineBufferedStream:      at com.datastax.bdp.fs.client.DseFsClient.liftedTree1$1(DseFsClient.scala:62)
20/12/28 22:06:55 INFO LineBufferedStream:      at com.datastax.bdp.fs.client.DseFsClient.<init>(DseFsClient.scala:62)
20/12/28 22:06:55 INFO LineBufferedStream:      at com.datastax.bdp.fs.hadoop.DseFileSystem.initialize(DseFileSystem.scala:129)
20/12/28 22:06:55 INFO LineBufferedStream:      at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:2653)
dsefslivy
10 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

1 Answer

Erick Ramirez avatar image
Erick Ramirez answered

[Duplicate of question #9778]

Share
10 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.