BookmarkSubscribeRSS Feed
filippo_kow
Obsidian | Level 7

 Hi folks,

 

I am having an issue while doing 'ls' in proc hadoop. Here is my code:

proc hadoop;
   hdfs ld="/my/path"
   out="/test/output.txt" recurse;
run;

However, in my output.txt file the column 'owner' is truncated to only 8 characters. Is there any option to increase the length of columns in output.txt file?

 

 Thanks in advance!
 Filip

Catch up on SAS Innovate 2026

Dive into keynotes, announcements and breakthroughs on demand.

Explore Now →
How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 0 replies
  • 164 views
  • 0 likes
  • 1 in conversation