github-actions[bot] commented on issue #8993:
URL: https://github.com/apache/iceberg/issues/8993#issuecomment-2412570639
This issue has been closed because it has not received any activity in the
last 14 days since being marked as 'stale'
--
This is an automated message from the Apache Gi
github-actions[bot] closed issue #8993: hive integration iceberg related
problems
URL: https://github.com/apache/iceberg/issues/8993
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comm
github-actions[bot] commented on issue #8993:
URL: https://github.com/apache/iceberg/issues/8993#issuecomment-2381033381
This issue has been automatically marked as stale because it has been open
for 180 days with no activity. It will be closed in next 14 days if no further
activity occurs.
pvary commented on issue #8993:
URL: https://github.com/apache/iceberg/issues/8993#issuecomment-1808321603
You have 2 options:
- Hive 3 - Use MR engine for write, and Tez engine for read
- Hive 4
--
This is an automated message from the Apache Git Service.
To respond to the message,
dragon-feng commented on issue #8993:
URL: https://github.com/apache/iceberg/issues/8993#issuecomment-1807953900
@pvary yes,Is there a way to deal with it?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above
pvary commented on issue #8993:
URL: https://github.com/apache/iceberg/issues/8993#issuecomment-1801696625
> @pvary However, writing data does have problems. The data directory is
generated normally, and the data file is also generated normally, but the
metadata directory only has the mated
dragon-feng commented on issue #8993:
URL: https://github.com/apache/iceberg/issues/8993#issuecomment-1800865688
@pvary However, writing data does have problems. The data directory is
generated normally, and the data file is also generated normally, but the
metadata directory only has the m
dragon-feng commented on issue #8993:
URL: https://github.com/apache/iceberg/issues/8993#issuecomment-1800861761
@pvary :In contrast, the tez engine I use supports writing, but not reading.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
dragon-feng commented on issue #8993:
URL: https://github.com/apache/iceberg/issues/8993#issuecomment-1798338476
Commands containing the catalog configuration:
Use iceberg_db;
list jars;
add jar hdfs://mycluster/tmp/ftp/checkpoint/iceberg-hive-runtime-1.4.2.jar;
add jar hd
dragon-feng commented on issue #8993:
URL: https://github.com/apache/iceberg/issues/8993#issuecomment-1798333993
Both version clusters use the same command, The following commands are used:
Use iceberg_db;
list jars;
add jar hdfs://mycluster/tmp/ftp/checkpoint/iceberg-hive-runtim
dragon-feng opened a new issue, #8993:
URL: https://github.com/apache/iceberg/issues/8993
### Apache Iceberg version
None
### Query engine
None
### Please describe the bug 🐞
hadoop3.1.2 hive3.1.2 tez0.9.2 iceberg1.4.2 Table creation and data
insertion a
11 matches
Mail list logo