5 Questions 2 Answers 0 Followers
Questions related from Chems Bezzaz
I have a function written in SQL and I would like to write it in Spark how should I proceed. Thanks. The function is like this: CREATE OR REPLACE FUNCTION grid( widthx double precision,...
29 May 2018 4,854 2 View
Since apache phoenix doesn't support foreign key or other constraint, what can be done to respect integrity since it is the job of the foreign key ?
25 May 2018 6,720 1 View
I have an algorithm which is running in a sequential way however, I don't get the desired performance especially when it comes to execution time and i would like to remodel it to make it suitable...
05 April 2018 2,205 3 View
I would like to know if when talking about intensive computing it means that the data that we are working with is big ?
02 April 2018 4,571 3 View
I would like to partition the generation of a trajectory in hadoop. In order to generate the trajectory, I have a couple of points which the trajectory must pass through. Any clever idea to...
07 March 2018 2,263 0 View