Andrey Ponomarenko created HIVE-17797:
-
Summary: History of API changes for Hive Common
Key: HIVE-17797
URL: https://issues.apache.org/jira/browse/HIVE-17797
Project: Hive
Issue Type: Imp
Sergey Shelukhin created HIVE-17796:
---
Summary: PTF in a view disables PPD
Key: HIVE-17796
URL: https://issues.apache.org/jira/browse/HIVE-17796
Project: Hive
Issue Type: Bug
Rep
Github user asfgit closed the pull request at:
https://github.com/apache/hive/pull/198
---
Ashutosh Chauhan created HIVE-17795:
---
Summary: Add distribution management tag in pom
Key: HIVE-17795
URL: https://issues.apache.org/jira/browse/HIVE-17795
Project: Hive
Issue Type: Bug
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62954/
---
Review request for hive and Sergey Shelukhin.
Bugs: HIVE-17782
https://issu
Hi
There are couple of tables that you are seeing, the top one is Query Execution
Summary and next one is Task Execution Summary.
At the end of your query execution, you should see something like "Time taken:
xx.xx seconds” in hive CLI or beeline. This represents the overall time the
query too
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62952/
---
Review request for hive, Gopal V and Jason Dere.
Bugs: HIVE-17792
https://i
Hi all:
Maybe in last mail the attached picture is not shown.
I re-described my question here. I saw following statistics about the runtime
when running query.
The Run DAG is 318s. But it is not the sum of DURATION of all
VERTICES((59549+4069+3055+3055+1004+1006+132736+34248+11077+1003+439+
Mithun Radhakrishnan created HIVE-17794:
---
Summary: HCatLoader breaks when a member is added to a
struct-column of a table
Key: HIVE-17794
URL: https://issues.apache.org/jira/browse/HIVE-17794
Pr
BELUGA BEHR created HIVE-17793:
--
Summary: Parameterize Logging Messages
Key: HIVE-17793
URL: https://issues.apache.org/jira/browse/HIVE-17793
Project: Hive
Issue Type: Improvement
Comp
Deepak Jaiswal created HIVE-17792:
-
Summary: Enable Bucket Map Join when there are extra keys other
than bucketed columns
Key: HIVE-17792
URL: https://issues.apache.org/jira/browse/HIVE-17792
Project:
Mithun Radhakrishnan created HIVE-17791:
---
Summary: Temp dirs under the staging directory should honour
`inheritPerms`
Key: HIVE-17791
URL: https://issues.apache.org/jira/browse/HIVE-17791
Projec
Vaibhav Gumashta created HIVE-17790:
---
Summary: Export/Import: Bug while getting auth entities due to
which we write partition info during compilation phase
Key: HIVE-17790
URL: https://issues.apache.org/jira/br
Andrew Sherman created HIVE-17789:
-
Summary: Flaky test:
TestSessionManagerMetrics.testAbandonedSessionMetrics has timing related
problems
Key: HIVE-17789
URL: https://issues.apache.org/jira/browse/HIVE-17789
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62693/#review187818
---
metastore/src/java/org/apache/hadoop/hive/metastore/txn/Compactio
Alan Gates created HIVE-17788:
-
Summary: MetastoreConf not properly handling variable
interpolation in config values
Key: HIVE-17788
URL: https://issues.apache.org/jira/browse/HIVE-17788
Project: Hive
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62935/#review187800
---
Ship it!
Ship It!
- Peter Vary
On Oct. 12, 2017, 2:45 p.m.,
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62935/
---
Review request for hive and Peter Vary.
Bugs: HIVE-17787
https://issues.apa
Marta Kuczora created HIVE-17787:
Summary: Apply more filters on the BeeLine tests output files
(follow-up on HIVE-17569)
Key: HIVE-17787
URL: https://issues.apache.org/jira/browse/HIVE-17787
Project:
Saijin Huang created HIVE-17786:
---
Summary: JdbcConnectionParams set exact host and port in Utils.java
Key: HIVE-17786
URL: https://issues.apache.org/jira/browse/HIVE-17786
Project: Hive
Issue T
Peter Vary created HIVE-17785:
-
Summary: Encription tests are not running
Key: HIVE-17785
URL: https://issues.apache.org/jira/browse/HIVE-17785
Project: Hive
Issue Type: Bug
Reporter:
Hi all:
I know that some map tasks can be executed parallel, for example, Map1 and
Map10 are running together like, so maybe we can not sum the DURATION of every
tasks as execution time.
15:07:18,917 INFO [e1890b6a-a9fe-4e0d-8bd7-167603079db1 main]
monitoring.RenderStrategy$LogToFileFunction:
Hi all:
Anyone knows how to view the detail execution time of every map/reduce task
in hive on tez?
I screenshot the result:
Run DAG is 324.s . But this is not the sum of DURATION time of every tasks(
665=163+22+1+1+2+3+143+31+4+0+254+29+8+2+1+1). So which parameter DURATION(ms)
or CPU_TIME
Hello,
I noticed that there are some functions in ObjectStore (e.g. dropDatabase)
that do something like this:
...
success = commitTransaction();
...
return success;
The only case where commitTransaction returns false is when it was
rolled back already which is a pretty rare case.
In most c
24 matches
Mail list logo