티스토리 뷰
728x90
# project/plugins.sbt
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.1")
# build.sbt
assemblyMergeStrategy in assembly := {
case PathList("META-INF", xs @ _*) => MergeStrategy.discard
case x => MergeStrategy.first
}
sbt clean compile assembly
jar tf asdf.jar
https://andres.jaimes.net/scala/how-to-create-a-fat-jar/
https://stackoverflow.com/questions/32859316/include-dependencies-in-jar-using-sbt-package
https://www.baeldung.com/jar-file-get-class-names
---
INFO metastore: Trying to connect to metastore with URI thrift://ip-172-31-39-192.ap-south-1.compute.internal:9083
WARN Hive: Failed to access metastore. This class should not accessed in runtime.
org.apache.hadoop.hive.ql.metadata.HiveException: java.lang.RuntimeException: Unable to instantiate org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient
at org.apache.hadoop.hive.ql.metadata.Hive.getAllDatabases(Hive.java:1236)
libraryDependencies += "org.apache.spark" %% "spark-sql" % "2.4.5" % "provided"
https://stackoverflow.com/questions/63439816/aws-emr-spark-use-glue-as-hive-metastore
728x90
'공부' 카테고리의 다른 글
[js] sleep single thread (0) | 2023.05.16 |
---|---|
[pypi] seunggabi_core_python (0) | 2023.05.16 |
[shell] replace file (awk) (0) | 2023.05.15 |
[aws] glacier `restore-object.sh` (0) | 2023.05.12 |
[aws] cli check version (0) | 2023.05.12 |
댓글
250x250
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- 모델y
- wlw
- 테슬라 크레딧 사용
- COUNT
- 레퍼럴
- 인스타그램
- 책그림
- 어떻게 능력을 보여줄 것인가?
- 김달
- 테슬라 리퍼럴 코드
- Bot
- follower
- 유투브
- 할인
- 테슬라 레퍼럴
- 모델 Y 레퍼럴
- 연애학개론
- 메디파크 내과 전문의 의학박사 김영수
- 클루지
- 테슬라
- Kluge
- 테슬라 레퍼럴 코드 확인
- 테슬라 리퍼럴 코드 생성
- 테슬라 추천
- 개리마커스
- 팔로워 수 세기
- 테슬라 레퍼럴 적용 확인
- 테슬라 리퍼럴 코드 혜택
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함