[
https://issues.apache.org/jira/browse/HIVE-13901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15365360#comment-15365360
]
Ashutosh Chauhan commented on HIVE-13901:
-----------------------------------------
I once again did following:
{code}
git pull
patch -p1 < HIVE-13901.7.patch
mvn clean install -DskipTests && cd itests && mvn clean install -DskipTests &&
cd hive-unit && mvn test
-Dtest=TestEmbeddedHiveMetaStore,TestRemoteHiveMetaStore,TestSetUGIOnBothClientServer,TestSetUGIOnOnlyClient,TestSetUGIOnOnlyServer
{code}
and all of the tests corresponding to testPartition() failed (as reported here
as well). I did this on MacOS. Rajesh, can you try above steps one more time?
> Hivemetastore add partitions can be slow depending on filesystems
> -----------------------------------------------------------------
>
> Key: HIVE-13901
> URL: https://issues.apache.org/jira/browse/HIVE-13901
> Project: Hive
> Issue Type: Sub-task
> Components: Metastore
> Reporter: Rajesh Balamohan
> Assignee: Rajesh Balamohan
> Priority: Minor
> Attachments: HIVE-13901.1.patch, HIVE-13901.2.patch,
> HIVE-13901.6.patch, HIVE-13901.7.patch
>
>
> Depending on FS, creating external tables & adding partitions can be
> expensive (e.g msck which adds all partitions).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)