Guest User

Untitled

a guest
Jan 23rd, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. nodejs pts/0 192.168.0.00 Wed Nov 1 15:03 - 15:26 (00:22)
  2. reboot system boot 1.2.39-254.el6.x Tue Oct 24 13:49 - 06:00 (453+16:10)
  3. devuser pts/0 192.168.0.00 Mon Oct 30 13:27 - 16:35 (03:08)
  4.  
  5. create external table tmp_log (
  6. nm_1 string,
  7. nm_2 string,
  8. nm_3 string,
  9. nm_4 string,
  10. nm_5 string,
  11. nm_6 string,
  12. nm_7 string,
  13. nm_8 string,
  14. nm_8 string,
  15. nm_9 string,
  16. nm_10 string,
  17. nm_11 string
  18. )
  19. row format serde 'org.apache.hadoop.hive.serde2.RegexSerDe'
  20. with serdeproperties
  21. ("input.regex" = "(\ S +). * (\ s) (\ S +). * ???????? ... I do not know.")
  22. location '/ user / skkimtest06 / test /'
Add Comment
Please, Sign In to add comment