[
https://issues.apache.org/jira/browse/HIVE-12971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16889562#comment-16889562
]
Hive QA commented on HIVE-12971:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12975319/HIVE-12971.0.patch
{color:red}ERROR:{color} -1 due to build exiting with an error
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/18118/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/18118/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-18118/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Tests exited with: NonZeroExitCodeException
Command 'bash /data/hiveptest/working/scratch/source-prep.sh' failed with exit
status 1 and output '+ date '+%Y-%m-%d %T.%3N'
2019-07-20 17:53:58.172
+ [[ -n /usr/lib/jvm/java-8-openjdk-amd64 ]]
+ export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
+ JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
+ export
PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+
PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+ export 'ANT_OPTS=-Xmx1g -XX:MaxPermSize=256m '
+ ANT_OPTS='-Xmx1g -XX:MaxPermSize=256m '
+ export 'MAVEN_OPTS=-Xmx1g '
+ MAVEN_OPTS='-Xmx1g '
+ cd /data/hiveptest/working/
+ tee /data/hiveptest/logs/PreCommit-HIVE-Build-18118/source-prep.txt
+ [[ false == \t\r\u\e ]]
+ mkdir -p maven ivy
+ [[ git = \s\v\n ]]
+ [[ git = \g\i\t ]]
+ [[ -z master ]]
+ [[ -d apache-github-source-source ]]
+ [[ ! -d apache-github-source-source/.git ]]
+ [[ ! -d apache-github-source-source ]]
+ date '+%Y-%m-%d %T.%3N'
2019-07-20 17:53:58.176
+ cd apache-github-source-source
+ git fetch origin
+ git reset --hard HEAD
HEAD is now at ac78f79 HIVE-21711: Regression caused by HIVE-21279 for
blobstorage fs (Vineet Garg, reviewed by Prasanth Jayachandran)
+ git clean -f -d
Removing standalone-metastore/metastore-server/src/gen/
+ git checkout master
Already on 'master'
Your branch is up-to-date with 'origin/master'.
+ git reset --hard origin/master
HEAD is now at ac78f79 HIVE-21711: Regression caused by HIVE-21279 for
blobstorage fs (Vineet Garg, reviewed by Prasanth Jayachandran)
+ git merge --ff-only origin/master
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2019-07-20 17:53:58.947
+ rm -rf ../yetus_PreCommit-HIVE-Build-18118
+ mkdir ../yetus_PreCommit-HIVE-Build-18118
+ git gc
+ cp -R . ../yetus_PreCommit-HIVE-Build-18118
+ mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-18118/yetus
+ patchCommandPath=/data/hiveptest/working/scratch/smart-apply-patch.sh
+ patchFilePath=/data/hiveptest/working/scratch/build.patch
+ [[ -f /data/hiveptest/working/scratch/build.patch ]]
+ chmod +x /data/hiveptest/working/scratch/smart-apply-patch.sh
+ /data/hiveptest/working/scratch/smart-apply-patch.sh
/data/hiveptest/working/scratch/build.patch
Going to apply patch with: git apply -p0
/data/hiveptest/working/scratch/build.patch:3826: trailing whitespace.
key int
/data/hiveptest/working/scratch/build.patch:3827: trailing whitespace.
value string
/data/hiveptest/working/scratch/build.patch:3828: trailing whitespace.
/data/hiveptest/working/scratch/build.patch:834: new blank line at EOF.
+
/data/hiveptest/working/scratch/build.patch:2233: new blank line at EOF.
+
warning: 5 lines add whitespace errors.
+ [[ maven == \m\a\v\e\n ]]
+ rm -rf /data/hiveptest/working/maven/org/apache/hive
+ mvn -B clean install -DskipTests -T 4 -q
-Dmaven.repo.local=/data/hiveptest/working/maven
Jul 20, 2019 5:54:47 PM org.sonatype.guice.bean.reflect.Logs$JULSink warn
WARNING: Error injecting: kr.motd.maven.os.DetectExtension
com.google.inject.ConfigurationException: Guice configuration errors:
1) Could not find a suitable constructor in kr.motd.maven.os.DetectExtension.
Classes must have either one (and only one) constructor annotated with @Inject
or a zero-argument constructor that is not private.
at kr.motd.maven.os.DetectExtension.class(DetectExtension.java:74)
while locating kr.motd.maven.os.DetectExtension
1 error
at
com.google.inject.internal.InjectorImpl.getProvider(InjectorImpl.java:1035)
at
com.google.inject.internal.InjectorImpl.getProvider(InjectorImpl.java:994)
at
com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1044)
at
org.sonatype.guice.bean.reflect.AbstractDeferredClass.get(AbstractDeferredClass.java:45)
at
com.google.inject.internal.ProviderInternalFactory.provision(ProviderInternalFactory.java:86)
at
com.google.inject.internal.InternalFactoryToInitializableAdapter.provision(InternalFactoryToInitializableAdapter.java:54)
at
com.google.inject.internal.ProviderInternalFactory$1.call(ProviderInternalFactory.java:70)
at
com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:113)
at
org.sonatype.guice.plexus.lifecycles.PlexusLifecycleManager.onProvision(PlexusLifecycleManager.java:138)
at
com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:122)
at
com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:68)
at
com.google.inject.internal.ProviderInternalFactory.circularGet(ProviderInternalFactory.java:68)
at
com.google.inject.internal.InternalFactoryToInitializableAdapter.get(InternalFactoryToInitializableAdapter.java:46)
at
com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46)
at
com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1066)
at
com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
at com.google.inject.Scopes$1$1.get(Scopes.java:59)
at
com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
at
com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1009)
at
com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1059)
at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1005)
at
org.sonatype.guice.bean.locators.LazyBeanEntry.getValue(LazyBeanEntry.java:83)
at
org.sonatype.guice.plexus.locators.LazyPlexusBean.getValue(LazyPlexusBean.java:49)
at
org.sonatype.guice.bean.locators.EntryListAdapter$ValueIterator.next(EntryListAdapter.java:112)
at java.util.AbstractCollection.addAll(AbstractCollection.java:343)
at
org.apache.maven.DefaultMaven.getLifecycleParticipants(DefaultMaven.java:538)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:270)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[ERROR] Internal error: com.google.inject.ProvisionException: Unable to
provision, see the following errors:
[ERROR]
[ERROR] 1) Could not find a suitable constructor in
kr.motd.maven.os.DetectExtension. Classes must have either one (and only one)
constructor annotated with @Inject or a zero-argument constructor that is not
private.
[ERROR] at kr.motd.maven.os.DetectExtension.class(DetectExtension.java:74)
[ERROR] while locating kr.motd.maven.os.DetectExtension
[ERROR] at ClassRealm[extension>kr.motd.maven:os-maven-plugin:1.6.2, parent:
sun.misc.Launcher$AppClassLoader@677327b6] (via modules:
org.sonatype.guice.bean.binders.MergedModule ->
org.sonatype.guice.plexus.binders.PlexusBindingModule)
[ERROR] at ClassRealm[extension>kr.motd.maven:os-maven-plugin:1.6.2, parent:
sun.misc.Launcher$AppClassLoader@677327b6] (via modules:
org.sonatype.guice.bean.binders.MergedModule ->
org.sonatype.guice.plexus.binders.PlexusBindingModule)
[ERROR] while locating org.apache.maven.AbstractMavenLifecycleParticipant
annotated with @com.google.inject.name.Named(value=detect-os)
[ERROR]
[ERROR] 1 error
[ERROR] -> [Help 1]
org.apache.maven.InternalErrorException: Internal error:
com.google.inject.ProvisionException: Unable to provision, see the following
errors:
1) Could not find a suitable constructor in kr.motd.maven.os.DetectExtension.
Classes must have either one (and only one) constructor annotated with @Inject
or a zero-argument constructor that is not private.
at kr.motd.maven.os.DetectExtension.class(DetectExtension.java:74)
while locating kr.motd.maven.os.DetectExtension
at ClassRealm[extension>kr.motd.maven:os-maven-plugin:1.6.2, parent:
sun.misc.Launcher$AppClassLoader@677327b6] (via modules:
org.sonatype.guice.bean.binders.MergedModule ->
org.sonatype.guice.plexus.binders.PlexusBindingModule)
at ClassRealm[extension>kr.motd.maven:os-maven-plugin:1.6.2, parent:
sun.misc.Launcher$AppClassLoader@677327b6] (via modules:
org.sonatype.guice.bean.binders.MergedModule ->
org.sonatype.guice.plexus.binders.PlexusBindingModule)
while locating org.apache.maven.AbstractMavenLifecycleParticipant annotated
with @com.google.inject.name.Named(value=detect-os)
1 error
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:168)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: com.google.inject.ProvisionException: Unable to provision, see the
following errors:
1) Could not find a suitable constructor in kr.motd.maven.os.DetectExtension.
Classes must have either one (and only one) constructor annotated with @Inject
or a zero-argument constructor that is not private.
at kr.motd.maven.os.DetectExtension.class(DetectExtension.java:74)
while locating kr.motd.maven.os.DetectExtension
at ClassRealm[extension>kr.motd.maven:os-maven-plugin:1.6.2, parent:
sun.misc.Launcher$AppClassLoader@677327b6] (via modules:
org.sonatype.guice.bean.binders.MergedModule ->
org.sonatype.guice.plexus.binders.PlexusBindingModule)
at ClassRealm[extension>kr.motd.maven:os-maven-plugin:1.6.2, parent:
sun.misc.Launcher$AppClassLoader@677327b6] (via modules:
org.sonatype.guice.bean.binders.MergedModule ->
org.sonatype.guice.plexus.binders.PlexusBindingModule)
while locating org.apache.maven.AbstractMavenLifecycleParticipant annotated
with @com.google.inject.name.Named(value=detect-os)
1 error
at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1018)
at
org.sonatype.guice.bean.locators.LazyBeanEntry.getValue(LazyBeanEntry.java:83)
at
org.sonatype.guice.plexus.locators.LazyPlexusBean.getValue(LazyPlexusBean.java:49)
at
org.sonatype.guice.bean.locators.EntryListAdapter$ValueIterator.next(EntryListAdapter.java:112)
at java.util.AbstractCollection.addAll(AbstractCollection.java:343)
at
org.apache.maven.DefaultMaven.getLifecycleParticipants(DefaultMaven.java:538)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:270)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
... 11 more
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException
+ result=1
+ '[' 1 -ne 0 ']'
+ rm -rf yetus_PreCommit-HIVE-Build-18118
+ exit 1
'
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12975319 - PreCommit-HIVE-Build
> Hive Support for Kudu
> ---------------------
>
> Key: HIVE-12971
> URL: https://issues.apache.org/jira/browse/HIVE-12971
> Project: Hive
> Issue Type: New Feature
> Affects Versions: 2.0.0
> Reporter: Lenni Kuff
> Assignee: Grant Henke
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-12971.0.patch
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> JIRA for tracking work related to Hive/Kudu integration.
> It would be useful to allow Kudu data to be accessible via Hive. This would
> involve creating a Kudu SerDe/StorageHandler and implementing support for
> QUERY and DML commands like SELECT, INSERT, UPDATE, and DELETE. Kudu
> Input/OutputFormats classes already exist. The work can be staged to support
> this functionality incrementally.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)