Guest User

Untitled

a guest
Jul 21st, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. avgdiv: Store 1-27 Schema: {group: bytearray,double} Type: Unknown
  2. |
  3. |---avgdiv: ForEach 1-26 Schema: {group: bytearray,double} Type: bag
  4. | |
  5. | Project 1-22 Projections: [0]
  6. | FieldSchema: group: bytearray Type: bytearray
  7. | Input: grpd: CoGroup 1-16
  8. | |
  9. | UserFunc 1-25 function: org.apache.pig.builtin.AVG
  10. | FieldSchema: double Type: double
  11. | |
  12. | |---Project 1-23 Projections: [3]
  13. | FieldSchema: dividends: bag({dividends: bytearray}) Type: bag
  14. | Input: Project 1-24 Projections: [1] Overloaded: false|
  15. | |---Project 1-24 Projections: [1]
  16. | FieldSchema: divs: bag({exchange: bytearray,symbol: bytearray,
  17. | date: bytearray,dividends: bytearray}) Type: bag
  18. | Input: grpd: CoGroup 1-16
  19. |
  20. |---grpd: CoGroup 1-16 Schema: {group: bytearray,divs: {exchange: bytearray,
  21. | | symbol: bytearray,date: bytearray,dividends: bytearray}} Type: bag
  22. | |
  23. | Project 1-15 Projections: [1]
  24. | FieldSchema: symbol: bytearray Type: bytearray
  25. | Input: divs: Load 1-14
  26. |
  27. |---divs: Load 1-14 Schema: {exchange: bytearray,symbol: bytearray,
  28. date: bytearray,dividends: bytearray} Type: bag
Add Comment
Please, Sign In to add comment