-
Notifications
You must be signed in to change notification settings - Fork 10
/
tests_output.txt
95 lines (86 loc) · 2.75 KB
/
tests_output.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
>>go test
Wrote 26 bytes
File availability: 26
READ: from go!
PREAD: hello hdfs world, from go!
12/04/15 15:35:16 INFO util.NativeCodeLoader: Loaded the native-hadoop library
Got working directory: hdfs://brick5:34310/user/marcus
Got working directory: /tmp
Got default block size: 67108864
Got capacity: 8882556100608
Got used: 192861925927
Name : hdfs://brick5:34310/tmp
Type : D
Replication : 0
BlockSize : 0
Size : 0
LastMod : 2012-04-15 15:35:16 +0800 CST
LastAccess : 1970-01-01 08:00:00 +0800 CST
Owner : marcus
Group : supergroup
Permissions : 111111111
Name : hdfs://brick5:34310/tmp/appends
Type : F
Replication : 3
BlockSize : 67108864
Size : 21
LastMod : 2012-04-15 15:34:30 +0800 CST
LastAccess : 2012-04-15 15:34:30 +0800 CST
Owner : marcus
Group : supergroup
Permissions : 110100100
Name : hdfs://brick5:34310/tmp/gotestfile.txt
Type : F
Replication : 2
BlockSize : 67108864
Size : 26
LastMod : 2012-04-15 15:35:15 +0800 CST
LastAccess : 2012-04-15 15:35:15 +0800 CST
Owner : marcus
Group : supergroup
Permissions : 110100100
Name : hdfs://brick5:34310/tmp/gousertextfile.txt
Type : F
Replication : 3
BlockSize : 67108864
Size : 32
LastMod : 2012-04-15 15:34:31 +0800 CST
LastAccess : 2012-04-15 15:34:31 +0800 CST
Owner : nobody
Group : supergroup
Permissions : 110100100
Name : hdfs://brick5:34310/tmp/newdir
Type : D
Replication : 0
BlockSize : 0
Size : 0
LastMod : 2012-04-15 15:35:16 +0800 CST
LastAccess : 1970-01-01 08:00:00 +0800 CST
Owner : marcus
Group : supergroup
Permissions : 111101101
host - brick3.r715
host - brick6.r715
host - brick0.r715
Name : hdfs://brick5:34310/tmp/appends
Type : F
Replication : 3
BlockSize : 67108864
Size : 21
LastMod : 2012-04-15 15:35:16 +0800 CST
LastAccess : 2012-04-15 15:35:16 +0800 CST
Owner : marcus
Group : supergroup
Permissions : 110100100
Name : hdfs://brick5:34310/tmp/gousertextfile.txt
Type : F
Replication : 3
BlockSize : 67108864
Size : 32
LastMod : 2012-04-15 15:35:17 +0800 CST
LastAccess : 2012-04-15 15:35:17 +0800 CST
Owner : nobody
Group : supergroup
Permissions : 110100100
PASS
ok hdfs 5.706s