You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/07/11 21:56:00 UTC

[GitHub] [iceberg] varunsrinath opened a new issue, #5231: Metadata file always gets created under /user/hive/ dir

varunsrinath opened a new issue, #5231:
URL: https://github.com/apache/iceberg/issues/5231

   Despite overriding the workdirectory the meta data is alway getting create under /user/hive/  dir
   
   the table gets created at the correct location, only the metadata still points to /user/hive.
   
   unfortunately on Mac we cannot create /user/hive folder..
   
   hive> CREATE TABLE z (i int) STORED BY 'org.apache.iceberg.mr.hive.HiveIcebergStorageHandler';
   FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. org.apache.iceberg.exceptions.RuntimeIOException: Failed to create file: file:/user/hive/warehouse/z/metadata/00000-34dff96a-8d34-43f3-b49a-592deada0e0d.metadata.json
   
   
   `<property>
       <name>hive.metastore.warehouse.dir</name>
       <value>/Users/myname/Desktop/workspace/hdfs</value>
       <description>location of default database for the warehouse</description>
     </property>`


-- 
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 comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] varunsrinath closed issue #5231: Metadata file always gets created under /user/hive/ dir

Posted by GitBox <gi...@apache.org>.
varunsrinath closed issue #5231: Metadata file always gets created under /user/hive/ dir
URL: https://github.com/apache/iceberg/issues/5231


-- 
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 comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] github-actions[bot] commented on issue #5231: Metadata file always gets created under /user/hive/ dir

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #5231:
URL: https://github.com/apache/iceberg/issues/5231#issuecomment-1384687822

   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. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.


-- 
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 comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] nastra commented on issue #5231: Metadata file always gets created under /user/hive/ dir

Posted by GitBox <gi...@apache.org>.
nastra commented on issue #5231:
URL: https://github.com/apache/iceberg/issues/5231#issuecomment-1181375095

   @varunsrinath could you please share your catalog configuration that you're using?


-- 
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 comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] github-actions[bot] closed issue #5231: Metadata file always gets created under /user/hive/ dir

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #5231: Metadata file always gets created under /user/hive/ dir
URL: https://github.com/apache/iceberg/issues/5231


-- 
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 comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] varunsrinath commented on issue #5231: Metadata file always gets created under /user/hive/ dir

Posted by GitBox <gi...@apache.org>.
varunsrinath commented on issue #5231:
URL: https://github.com/apache/iceberg/issues/5231#issuecomment-1180908761

   Not sure why it tried to do a file:// protocol


-- 
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 comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] pvary commented on issue #5231: Metadata file always gets created under /user/hive/ dir

Posted by GitBox <gi...@apache.org>.
pvary commented on issue #5231:
URL: https://github.com/apache/iceberg/issues/5231#issuecomment-1190118695

   @varunsrinath: Also please share the Hive/Iceberg versions too


-- 
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 comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] github-actions[bot] commented on issue #5231: Metadata file always gets created under /user/hive/ dir

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #5231:
URL: https://github.com/apache/iceberg/issues/5231#issuecomment-1412938081

   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 Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org