반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- gas
- Mac
- PANDAS
- string
- Apache
- Github
- list
- Java
- 파이썬
- Google Excel
- Google Spreadsheet
- array
- Redshift
- Excel
- numpy
- Python
- dataframe
- PostgreSQL
- GIT
- django
- Tkinter
- c#
- PySpark
- hive
- Kotlin
- SQL
- google apps script
- matplotlib
- math
Archives
- Today
- Total
목록S3 upload (1)
달나라 노트
Redshift : unload & copy (Parquet format으로 s3 서버에 query 결과 upload하기, s3서버에서 파일 불러와 database table 만들기)
- S3를 이용하는 구문들에 대한 설명은 아래 링크 참조 S3 server에 data 올리기 (csv format) = https://cosmosproject.tistory.com/176 Redshift : unload & copy (s3 서버에 query 결과 upload하기, s3서버에서 파일 불러와 database table 만들기. CSV redshift의 unload 구문은 query결과를 s3 서버에 파일의 형식으로 업로드할 수 있게 해줍니다. copy 구문은 반대로 s3 서버에 있는 파일을 불러와 database 내의 table로 만들 수 있도록 해줍니다. 예시를 보 cosmosproject.tistory.com 이번에는 parquet format을 이용해서 Redshift, Hive등의 d..
SQL/Redshift
2021. 6. 3. 00:14