Pau Tallada Crespí
Pau Tallada Crespí
I works with the command line client :( ``` [MY_USERNAME@HOSTNAME gohdfs]$ kinit Password for MY_USERNAME@REALM: [MY_USERNAME@HOSTNAME gohdfs]$ ./hdfs ls / apps data hbase tmp user warehouse [MY_USERNAME@HOSTNAME gohdfs]$ ./hdfs cat...
Hi! Thank you very much for the debug build. This is my output: ``` [tallada@hnode50 rclone]$ klist Ticket cache: FILE:/tmp/krb5cc_63228 Default principal: [email protected] Valid starting Expires Service principal 06/15/2024 12:45:56...
``` [tallada@hnode50 rclone]$ ./rclone lsd shepherd:/tmp -1 2024-05-03 13:20:28 -1 logs -1 2024-06-15 22:11:59 -1 test_rclone [tallada@hnode50 rclone]$ ./rclone copy -vv --retries 1 /etc/group shepherd:/tmp/test_rclone 2024/06/15 22:25:27 DEBUG : rclone:...
Still does not seem to work :/ ``` [tallada@hnode50 rclone]$ ./rclone copy -vv --retries 1 /etc/group shepherd:/tmp/test_rclone 2024/06/18 16:41:53 DEBUG : rclone: Version "v1.68.0-DEV" starting with parameters ["./rclone" "copy" "-vv"...
Let me ask how can I get you access to this system ;) Thanks a lot!
Hi, I got permission, I'll contact you via email :)
Thank you! I tested it and it works beautifully ;) About the `data_transfer_protection`, I don't know much about the implications. We don't deal with sensitive data, so it should not...
Hi! I'm very interested in using this, is there anything I can do to help?
I've been debugging the issue all day and I can only reproduce it by using very large FITS file. A 13.9 GiB file does NOT trigger it, a 35GiB file...
Just as an example of the kind of corruption: A file, opened with fitsio:  Same, with spark-fits:  I've just filtered by the values that are wrong. As you...