apache.spark.sql.execution.vectorized.ColumnVector
scan_colInstance23;
--
View this message in context: http://apache-carbondata-dev-
mailing-list-archive.1130556.n5.nabble.com/Logging-problem-
tp13170p13219.html
Sent from the Apache CarbonData Dev Mailing List archive mailing list
archive at Nabble.com.
; scan_colInstance17;
> > /* 032 */ private
> > org.apache.spark.sql.execution.vectorized.ColumnVector
> scan_colInstance18;
> > /* 033 */ private
> > org.apache.spark.sql.execution.vectorized.ColumnVector
> scan_colInstance19;
> > /* 034 */ private
> > org.apache.spark.sql.execution.vectorized.ColumnVector
> scan_colInstance20;
> > /* 035 */ private
> > org.apache.spark.sql.execution.vectorized.ColumnVector
> scan_colInstance21;
> > /* 036 */ private
> > org.apache.spark.sql.execution.vectorized.ColumnVector
> scan_colInstance22;
> > /* 037 */ private
> > org.apache.spark.sql.execution.vectorized.ColumnVector
> scan_colInstance23;
>
>
>
>
>
> --
> View this message in context: http://apache-carbondata-dev-
> mailing-list-archive.1130556.n5.nabble.com/Logging-problem-
> tp13170p13219.html
> Sent from the Apache CarbonData Dev Mailing List archive mailing list
> archive at Nabble.com.
>
--
Regards
Liang
rk.sql.execution.vectorized.ColumnVector scan_colInstance21;
> /* 036 */ private
> org.apache.spark.sql.execution.vectorized.ColumnVector scan_colInstance22;
> /* 037 */ private
> org.apache.spark.sql.execution.vectorized.ColumnVector scan_colInstance23;
--
View this message in context:
http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/Logging-problem-tp13170p13219.html
Sent from the Apache CarbonData Dev Mailing List archive mailing list archive
at Nabble.com.
Hi,
Today, I was running a filter query ("SELECT * FROM widetable WHERE
col_long_0 = 0") on a wide table with 1187 columns and Spark started
printing the below output. It spills alot of log which I want to turn
off. There is any option to turn it off. I have tried both option
(ERROR,INFO)